[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. 32457 1726867603.67675: 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 32457 1726867603.68125: Added group all to inventory 32457 1726867603.68127: Added group ungrouped to inventory 32457 1726867603.68132: Group all now contains ungrouped 32457 1726867603.68135: Examining possible inventory source: /tmp/network-5rw/inventory.yml 32457 1726867603.84017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 32457 1726867603.84083: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 32457 1726867603.84106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 32457 1726867603.84172: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 32457 1726867603.84254: Loaded config def from plugin (inventory/script) 32457 1726867603.84257: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 32457 1726867603.84300: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 32457 1726867603.84394: Loaded config def from plugin (inventory/yaml) 32457 1726867603.84397: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 32457 1726867603.84490: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 32457 1726867603.84946: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 32457 1726867603.84949: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 32457 1726867603.84952: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 32457 1726867603.84958: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 32457 1726867603.84962: Loading data from /tmp/network-5rw/inventory.yml 32457 1726867603.85039: /tmp/network-5rw/inventory.yml was not parsable by auto 32457 1726867603.85109: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 32457 1726867603.85151: Loading data from /tmp/network-5rw/inventory.yml 32457 1726867603.85243: group all already in inventory 32457 1726867603.85250: set inventory_file for managed_node1 32457 1726867603.85254: set inventory_dir for managed_node1 32457 1726867603.85255: Added host managed_node1 to inventory 32457 1726867603.85257: Added host managed_node1 to group all 32457 1726867603.85258: set ansible_host for managed_node1 32457 1726867603.85259: set ansible_ssh_extra_args for managed_node1 32457 1726867603.85263: set inventory_file for managed_node2 32457 1726867603.85265: set inventory_dir for managed_node2 32457 1726867603.85266: Added host managed_node2 to inventory 32457 1726867603.85268: Added host managed_node2 to group all 32457 1726867603.85269: set ansible_host for managed_node2 32457 1726867603.85270: set ansible_ssh_extra_args for managed_node2 32457 1726867603.85273: set inventory_file for managed_node3 32457 1726867603.85276: set inventory_dir for managed_node3 32457 1726867603.85276: Added host managed_node3 to inventory 32457 1726867603.85280: Added host managed_node3 to group all 32457 1726867603.85281: set ansible_host for managed_node3 32457 1726867603.85281: set ansible_ssh_extra_args for managed_node3 32457 1726867603.85284: Reconcile groups and hosts in inventory. 32457 1726867603.85288: Group ungrouped now contains managed_node1 32457 1726867603.85290: Group ungrouped now contains managed_node2 32457 1726867603.85291: Group ungrouped now contains managed_node3 32457 1726867603.85372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 32457 1726867603.85504: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 32457 1726867603.85559: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 32457 1726867603.85587: Loaded config def from plugin (vars/host_group_vars) 32457 1726867603.85590: 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) 32457 1726867603.85597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 32457 1726867603.85605: 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) 32457 1726867603.85654: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 32457 1726867603.86003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867603.86106: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 32457 1726867603.86147: Loaded config def from plugin (connection/local) 32457 1726867603.86150: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 32457 1726867603.86836: Loaded config def from plugin (connection/paramiko_ssh) 32457 1726867603.86839: 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) 32457 1726867603.87766: 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) 32457 1726867603.87807: Loaded config def from plugin (connection/psrp) 32457 1726867603.87810: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 32457 1726867603.88481: 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) 32457 1726867603.88519: Loaded config def from plugin (connection/ssh) 32457 1726867603.88522: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 32457 1726867603.90472: 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) 32457 1726867603.90512: Loaded config def from plugin (connection/winrm) 32457 1726867603.90515: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 32457 1726867603.90548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 32457 1726867603.90610: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 32457 1726867603.90680: Loaded config def from plugin (shell/cmd) 32457 1726867603.90682: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 32457 1726867603.90707: 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) 32457 1726867603.90775: Loaded config def from plugin (shell/powershell) 32457 1726867603.90778: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 32457 1726867603.90832: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 32457 1726867603.91010: Loaded config def from plugin (shell/sh) 32457 1726867603.91012: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 32457 1726867603.91047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 32457 1726867603.91168: Loaded config def from plugin (become/runas) 32457 1726867603.91170: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 32457 1726867603.91357: Loaded config def from plugin (become/su) 32457 1726867603.91359: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 32457 1726867603.91519: Loaded config def from plugin (become/sudo) 32457 1726867603.91521: 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 32457 1726867603.91555: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml 32457 1726867603.91886: in VariableManager get_vars() 32457 1726867603.91907: done with get_vars() 32457 1726867603.92043: trying /usr/local/lib/python3.12/site-packages/ansible/modules 32457 1726867603.94982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 32457 1726867603.95094: in VariableManager get_vars() 32457 1726867603.95099: done with get_vars() 32457 1726867603.95102: variable 'playbook_dir' from source: magic vars 32457 1726867603.95103: variable 'ansible_playbook_python' from source: magic vars 32457 1726867603.95103: variable 'ansible_config_file' from source: magic vars 32457 1726867603.95104: variable 'groups' from source: magic vars 32457 1726867603.95105: variable 'omit' from source: magic vars 32457 1726867603.95105: variable 'ansible_version' from source: magic vars 32457 1726867603.95106: variable 'ansible_check_mode' from source: magic vars 32457 1726867603.95107: variable 'ansible_diff_mode' from source: magic vars 32457 1726867603.95108: variable 'ansible_forks' from source: magic vars 32457 1726867603.95108: variable 'ansible_inventory_sources' from source: magic vars 32457 1726867603.95109: variable 'ansible_skip_tags' from source: magic vars 32457 1726867603.95110: variable 'ansible_limit' from source: magic vars 32457 1726867603.95110: variable 'ansible_run_tags' from source: magic vars 32457 1726867603.95111: variable 'ansible_verbosity' from source: magic vars 32457 1726867603.95148: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml 32457 1726867603.95550: in VariableManager get_vars() 32457 1726867603.95567: done with get_vars() 32457 1726867603.95606: in VariableManager get_vars() 32457 1726867603.95620: done with get_vars() 32457 1726867603.95659: in VariableManager get_vars() 32457 1726867603.95700: done with get_vars() 32457 1726867603.95834: in VariableManager get_vars() 32457 1726867603.95847: done with get_vars() 32457 1726867603.95851: variable 'omit' from source: magic vars 32457 1726867603.95869: variable 'omit' from source: magic vars 32457 1726867603.95905: in VariableManager get_vars() 32457 1726867603.95915: done with get_vars() 32457 1726867603.95968: in VariableManager get_vars() 32457 1726867603.95984: done with get_vars() 32457 1726867603.96019: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32457 1726867603.96232: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32457 1726867603.96359: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32457 1726867603.97006: in VariableManager get_vars() 32457 1726867603.97028: done with get_vars() 32457 1726867603.97443: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 32457 1726867603.97580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32457 1726867603.99260: in VariableManager get_vars() 32457 1726867603.99280: done with get_vars() 32457 1726867603.99319: in VariableManager get_vars() 32457 1726867603.99351: done with get_vars() 32457 1726867603.99459: in VariableManager get_vars() 32457 1726867603.99476: done with get_vars() 32457 1726867603.99482: variable 'omit' from source: magic vars 32457 1726867603.99493: variable 'omit' from source: magic vars 32457 1726867603.99526: in VariableManager get_vars() 32457 1726867603.99541: done with get_vars() 32457 1726867603.99561: in VariableManager get_vars() 32457 1726867603.99576: done with get_vars() 32457 1726867603.99605: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 32457 1726867603.99715: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 32457 1726867603.99795: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 32457 1726867604.00272: in VariableManager get_vars() 32457 1726867604.00294: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32457 1726867604.02266: in VariableManager get_vars() 32457 1726867604.02287: done with get_vars() 32457 1726867604.02322: in VariableManager get_vars() 32457 1726867604.02342: done with get_vars() 32457 1726867604.02411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 32457 1726867604.02428: 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 32457 1726867604.05058: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 32457 1726867604.05215: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 32457 1726867604.05217: 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) 32457 1726867604.05282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 32457 1726867604.05308: 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) 32457 1726867604.05601: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 32457 1726867604.05666: Loaded config def from plugin (callback/default) 32457 1726867604.05669: 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) 32457 1726867604.07134: Loaded config def from plugin (callback/junit) 32457 1726867604.07137: 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) 32457 1726867604.07184: 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) 32457 1726867604.07254: Loaded config def from plugin (callback/minimal) 32457 1726867604.07257: 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) 32457 1726867604.07298: 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) 32457 1726867604.07362: Loaded config def from plugin (callback/tree) 32457 1726867604.07364: 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 32457 1726867604.07482: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 32457 1726867604.07485: 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_vlan_mtu_nm.yml ************************************************ 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml 32457 1726867604.07513: in VariableManager get_vars() 32457 1726867604.07530: done with get_vars() 32457 1726867604.07538: in VariableManager get_vars() 32457 1726867604.07547: done with get_vars() 32457 1726867604.07551: variable 'omit' from source: magic vars 32457 1726867604.07590: in VariableManager get_vars() 32457 1726867604.07606: done with get_vars() 32457 1726867604.07634: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_vlan_mtu.yml' with nm as provider] ********* 32457 1726867604.08801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 32457 1726867604.08883: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 32457 1726867604.08930: getting the remaining hosts for this loop 32457 1726867604.08932: done getting the remaining hosts for this loop 32457 1726867604.08935: getting the next task for host managed_node1 32457 1726867604.08938: done getting next task for host managed_node1 32457 1726867604.08940: ^ task is: TASK: Gathering Facts 32457 1726867604.08942: ^ 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 32457 1726867604.08944: getting variables 32457 1726867604.08945: in VariableManager get_vars() 32457 1726867604.08956: Calling all_inventory to load vars for managed_node1 32457 1726867604.08959: Calling groups_inventory to load vars for managed_node1 32457 1726867604.08961: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867604.08975: Calling all_plugins_play to load vars for managed_node1 32457 1726867604.08989: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867604.08993: Calling groups_plugins_play to load vars for managed_node1 32457 1726867604.09030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867604.09085: done with get_vars() 32457 1726867604.09092: done getting variables 32457 1726867604.09159: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:6 Friday 20 September 2024 17:26:44 -0400 (0:00:00.017) 0:00:00.017 ****** 32457 1726867604.09184: entering _queue_task() for managed_node1/gather_facts 32457 1726867604.09185: Creating lock for gather_facts 32457 1726867604.09545: worker is 1 (out of 1 available) 32457 1726867604.09555: exiting _queue_task() for managed_node1/gather_facts 32457 1726867604.09568: done queuing things up, now waiting for results queue to drain 32457 1726867604.09570: waiting for pending results... 32457 1726867604.09996: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32457 1726867604.10002: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000af 32457 1726867604.10005: variable 'ansible_search_path' from source: unknown 32457 1726867604.10007: calling self._execute() 32457 1726867604.10020: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867604.10035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867604.10048: variable 'omit' from source: magic vars 32457 1726867604.10143: variable 'omit' from source: magic vars 32457 1726867604.10168: variable 'omit' from source: magic vars 32457 1726867604.10206: variable 'omit' from source: magic vars 32457 1726867604.10257: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867604.10300: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867604.10329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867604.10351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867604.10367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867604.10402: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867604.10410: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867604.10418: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867604.10510: Set connection var ansible_connection to ssh 32457 1726867604.10526: Set connection var ansible_timeout to 10 32457 1726867604.10537: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867604.10548: Set connection var ansible_shell_executable to /bin/sh 32457 1726867604.10553: Set connection var ansible_shell_type to sh 32457 1726867604.10564: Set connection var ansible_pipelining to False 32457 1726867604.10589: variable 'ansible_shell_executable' from source: unknown 32457 1726867604.10595: variable 'ansible_connection' from source: unknown 32457 1726867604.10602: variable 'ansible_module_compression' from source: unknown 32457 1726867604.10607: variable 'ansible_shell_type' from source: unknown 32457 1726867604.10612: variable 'ansible_shell_executable' from source: unknown 32457 1726867604.10618: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867604.10626: variable 'ansible_pipelining' from source: unknown 32457 1726867604.10634: variable 'ansible_timeout' from source: unknown 32457 1726867604.10641: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867604.10848: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867604.10863: variable 'omit' from source: magic vars 32457 1726867604.10872: starting attempt loop 32457 1726867604.10880: running the handler 32457 1726867604.10900: variable 'ansible_facts' from source: unknown 32457 1726867604.10921: _low_level_execute_command(): starting 32457 1726867604.10936: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867604.11742: 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 <<< 32457 1726867604.11746: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.11748: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867604.11751: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.11825: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867604.11829: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.11835: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.11907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.13574: stdout chunk (state=3): >>>/root <<< 32457 1726867604.13686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.13749: stderr chunk (state=3): >>><<< 32457 1726867604.13753: stdout chunk (state=3): >>><<< 32457 1726867604.13859: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867604.13865: _low_level_execute_command(): starting 32457 1726867604.13869: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969 `" && echo ansible-tmp-1726867604.1378138-32485-193417161827969="` echo /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969 `" ) && sleep 0' 32457 1726867604.14394: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.14464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867604.14490: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.14531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.14611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.16559: stdout chunk (state=3): >>>ansible-tmp-1726867604.1378138-32485-193417161827969=/root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969 <<< 32457 1726867604.16618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.16835: stdout chunk (state=3): >>><<< 32457 1726867604.16838: stderr chunk (state=3): >>><<< 32457 1726867604.16841: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867604.1378138-32485-193417161827969=/root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867604.16844: variable 'ansible_module_compression' from source: unknown 32457 1726867604.16945: ANSIBALLZ: Using generic lock for ansible.legacy.setup 32457 1726867604.16954: ANSIBALLZ: Acquiring lock 32457 1726867604.16962: ANSIBALLZ: Lock acquired: 140297357971856 32457 1726867604.16970: ANSIBALLZ: Creating module 32457 1726867604.67968: ANSIBALLZ: Writing module into payload 32457 1726867604.68138: ANSIBALLZ: Writing module 32457 1726867604.68168: ANSIBALLZ: Renaming module 32457 1726867604.68222: ANSIBALLZ: Done creating module 32457 1726867604.68363: variable 'ansible_facts' from source: unknown 32457 1726867604.68367: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867604.68370: _low_level_execute_command(): starting 32457 1726867604.68372: _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' 32457 1726867604.69378: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867604.69420: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867604.69426: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867604.69463: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.69546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867604.69569: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.69605: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.69672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.71508: stdout chunk (state=3): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 32457 1726867604.71570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.71628: stderr chunk (state=3): >>><<< 32457 1726867604.71640: stdout chunk (state=3): >>><<< 32457 1726867604.71663: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867604.71721 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 32457 1726867604.71939: _low_level_execute_command(): starting 32457 1726867604.71942: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 32457 1726867604.72302: Sending initial data 32457 1726867604.72305: Sent initial data (1181 bytes) 32457 1726867604.72921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867604.72956: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867604.72976: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867604.73001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867604.73013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867604.73032: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867604.73036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.73047: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867604.73054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867604.73061: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32457 1726867604.73068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867604.73079: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867604.73092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867604.73099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867604.73106: stderr chunk (state=3): >>>debug2: match found <<< 32457 1726867604.73140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.73186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867604.73204: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.73211: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.73289: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.76708: 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"} <<< 32457 1726867604.77060: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.77282: stderr chunk (state=3): >>><<< 32457 1726867604.77286: stdout chunk (state=3): >>><<< 32457 1726867604.77288: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867604.77291: variable 'ansible_facts' from source: unknown 32457 1726867604.77292: variable 'ansible_facts' from source: unknown 32457 1726867604.77294: variable 'ansible_module_compression' from source: unknown 32457 1726867604.77296: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32457 1726867604.77298: variable 'ansible_facts' from source: unknown 32457 1726867604.77464: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py 32457 1726867604.77681: Sending initial data 32457 1726867604.77685: Sent initial data (154 bytes) 32457 1726867604.78169: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867604.78186: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867604.78190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867604.78293: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.78310: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.78375: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.79936: 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 <<< 32457 1726867604.79968: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867604.80049: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp9fuzknz2 /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py <<< 32457 1726867604.80052: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py" <<< 32457 1726867604.80097: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp9fuzknz2" to remote "/root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py" <<< 32457 1726867604.81747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.81946: stderr chunk (state=3): >>><<< 32457 1726867604.81962: stdout chunk (state=3): >>><<< 32457 1726867604.81998: done transferring module to remote 32457 1726867604.82043: _low_level_execute_command(): starting 32457 1726867604.82110: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/ /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py && sleep 0' 32457 1726867604.83214: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867604.83355: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.83439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.83568: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.85336: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867604.85340: stdout chunk (state=3): >>><<< 32457 1726867604.85345: stderr chunk (state=3): >>><<< 32457 1726867604.85487: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867604.85491: _low_level_execute_command(): starting 32457 1726867604.85493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/AnsiballZ_setup.py && sleep 0' 32457 1726867604.86140: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867604.86144: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867604.86146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867604.86271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867604.86274: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867604.88411: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32457 1726867604.88437: stdout chunk (state=3): >>>import _imp # builtin <<< 32457 1726867604.88471: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 32457 1726867604.88548: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32457 1726867604.88586: stdout chunk (state=3): >>>import 'posix' # <<< 32457 1726867604.88618: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32457 1726867604.88657: stdout chunk (state=3): >>>import 'time' # <<< 32457 1726867604.88660: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 32457 1726867604.88701: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867604.88726: stdout chunk (state=3): >>>import '_codecs' # <<< 32457 1726867604.88745: stdout chunk (state=3): >>>import 'codecs' # <<< 32457 1726867604.88797: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32457 1726867604.88811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd6184d0> <<< 32457 1726867604.88852: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd5e7b30> <<< 32457 1726867604.88869: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd61aa50> <<< 32457 1726867604.88916: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 32457 1726867604.88930: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 32457 1726867604.88969: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 32457 1726867604.89055: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32457 1726867604.89084: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 32457 1726867604.89109: stdout chunk (state=3): >>>import 'os' # <<< 32457 1726867604.89162: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 32457 1726867604.89169: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 32457 1726867604.89203: 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' <<< 32457 1726867604.89227: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd42d130> <<< 32457 1726867604.89295: 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 <<< 32457 1726867604.89310: 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 0x7fd4bd42dfa0> <<< 32457 1726867604.89327: stdout chunk (state=3): >>>import 'site' # <<< 32457 1726867604.89365: 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. <<< 32457 1726867604.89771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32457 1726867604.89804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867604.89905: stdout chunk (state=3): >>># /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' <<< 32457 1726867604.89966: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd46be00> # /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' <<< 32457 1726867604.90020: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd46bec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32457 1726867604.90060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32457 1726867604.90173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4a37d0> # /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' <<< 32457 1726867604.90278: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd483ad0> <<< 32457 1726867604.90308: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4811f0> <<< 32457 1726867604.90413: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd468fb0> <<< 32457 1726867604.90416: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 32457 1726867604.90560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 32457 1726867604.90645: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4c2390> # /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 0x7fd4bd482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4c0bc0> <<< 32457 1726867604.90649: 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 0x7fd4bd4f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd468230> <<< 32457 1726867604.90728: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bd4f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4f8b60> <<< 32457 1726867604.90762: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bd4f8ef0> <<< 32457 1726867604.90843: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd466d50> <<< 32457 1726867604.90887: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py # code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4f9250> import 'importlib.machinery' # <<< 32457 1726867604.90974: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4fa480> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32457 1726867604.91009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 32457 1726867604.91050: 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 0x7fd4bd5106b0> <<< 32457 1726867604.91054: stdout chunk (state=3): >>>import 'errno' # <<< 32457 1726867604.91162: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bd511d90> # /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' <<< 32457 1726867604.91212: 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 0x7fd4bd512c30> <<< 32457 1726867604.91248: 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 0x7fd4bd513290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd512180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32457 1726867604.91313: 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' <<< 32457 1726867604.91333: 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 0x7fd4bd513d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd513440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4fa4e0> <<< 32457 1726867604.91407: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 32457 1726867604.91414: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 32457 1726867604.91531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bd21bbc0> <<< 32457 1726867604.91590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bd2446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd244410> # 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 0x7fd4bd2446e0> # /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' <<< 32457 1726867604.91662: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867604.91892: 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 0x7fd4bd245010> <<< 32457 1726867604.91919: 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 0x7fd4bd245a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd219d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32457 1726867604.91972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 32457 1726867604.92016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 32457 1726867604.92057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd246e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd245b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4fabd0> <<< 32457 1726867604.92085: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32457 1726867604.92160: 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 <<< 32457 1726867604.92185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32457 1726867604.92253: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd273140> <<< 32457 1726867604.92257: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32457 1726867604.92301: 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 <<< 32457 1726867604.92308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32457 1726867604.92358: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd293500> <<< 32457 1726867604.92386: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32457 1726867604.92417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32457 1726867604.92461: stdout chunk (state=3): >>>import 'ntpath' # <<< 32457 1726867604.92505: 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 0x7fd4bd2f4260> <<< 32457 1726867604.92521: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 32457 1726867604.92539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 32457 1726867604.92565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32457 1726867604.92605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32457 1726867604.92690: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2f69c0> <<< 32457 1726867604.92767: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2f4380> <<< 32457 1726867604.92801: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2bd280> <<< 32457 1726867604.92838: 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 0x7fd4bd0fd370> <<< 32457 1726867604.92868: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd292300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd247d40> <<< 32457 1726867604.93022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32457 1726867604.93048: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4bd292420> <<< 32457 1726867604.93293: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rjnn4a85/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 32457 1726867604.93452: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867604.93521: 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' <<< 32457 1726867604.93576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32457 1726867604.93639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd162ff0> import '_typing' # <<< 32457 1726867604.93803: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd141ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd141040> # zipimport: zlib available <<< 32457 1726867604.93840: stdout chunk (state=3): >>>import 'ansible' # <<< 32457 1726867604.93905: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867604.93920: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 32457 1726867604.95329: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867604.96453: 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 0x7fd4bd160ec0> <<< 32457 1726867604.96517: 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' <<< 32457 1726867604.96532: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 32457 1726867604.96605: 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 0x7fd4bd196900> <<< 32457 1726867604.96645: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd196690> <<< 32457 1726867604.96703: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd195fa0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 32457 1726867604.96740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd1963f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd163c80> import 'atexit' # <<< 32457 1726867604.96800: 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 0x7fd4bd1976b0> # 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 0x7fd4bd1978f0> <<< 32457 1726867604.96853: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32457 1726867604.96933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32457 1726867604.96985: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd197e30> 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' <<< 32457 1726867604.97063: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb29c40> # 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 0x7fd4bcb2b860> <<< 32457 1726867604.97105: 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' <<< 32457 1726867604.97161: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2c260> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32457 1726867604.97224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2d130> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32457 1726867604.97264: 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' <<< 32457 1726867604.97347: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2fe00> <<< 32457 1726867604.97415: 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 0x7fd4bd1430e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2e0c0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 32457 1726867604.97449: 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 <<< 32457 1726867604.97465: 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 <<< 32457 1726867604.97575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 32457 1726867604.97599: 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 0x7fd4bcb37d10> import '_tokenize' # <<< 32457 1726867604.97684: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb367e0> <<< 32457 1726867604.97731: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb36540> # /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' <<< 32457 1726867604.97779: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb36ab0> <<< 32457 1726867604.97818: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2e5d0> <<< 32457 1726867604.97855: 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 0x7fd4bcb7bfe0> <<< 32457 1726867604.97859: 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 <<< 32457 1726867604.97918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7c080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32457 1726867604.97923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32457 1726867604.97942: 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' <<< 32457 1726867604.97963: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867604.97990: 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 0x7fd4bcb7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7d8e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32457 1726867604.98022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 32457 1726867604.98083: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867604.98098: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bcb800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7e1e0> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 32457 1726867604.98152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867604.98181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 32457 1726867604.98229: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb838c0> <<< 32457 1726867604.98347: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb80290> <<< 32457 1726867604.98413: 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 0x7fd4bcb84710> <<< 32457 1726867604.98444: 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 0x7fd4bcb84740> <<< 32457 1726867604.98517: 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' <<< 32457 1726867604.98541: 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 0x7fd4bcb84c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7c230> # /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' <<< 32457 1726867604.98603: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32457 1726867604.98637: 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 0x7fd4bca10320> <<< 32457 1726867604.98785: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867604.98797: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bca113a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb86ab0> <<< 32457 1726867604.98838: 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 0x7fd4bcb87e30> <<< 32457 1726867604.98874: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb866c0> # zipimport: zlib available <<< 32457 1726867604.98889: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32457 1726867604.98984: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867604.99130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32457 1726867604.99216: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32457 1726867604.99243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867604.99367: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867604.99933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.00450: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 32457 1726867605.00453: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32457 1726867605.00492: 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' <<< 32457 1726867605.00545: 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 0x7fd4bca156a0> <<< 32457 1726867605.00627: 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' <<< 32457 1726867605.00687: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca16630> <<< 32457 1726867605.00742: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd293b30> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 32457 1726867605.00746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.00770: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 32457 1726867605.01051: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.01118: 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 0x7fd4bca16cc0> # zipimport: zlib available <<< 32457 1726867605.01548: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.01992: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02059: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02140: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 32457 1726867605.02157: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02189: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02219: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 32457 1726867605.02233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02384: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32457 1726867605.02421: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32457 1726867605.02472: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02534: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32457 1726867605.02745: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.02967: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32457 1726867605.03039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32457 1726867605.03050: stdout chunk (state=3): >>>import '_ast' # <<< 32457 1726867605.03107: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca178f0> <<< 32457 1726867605.03137: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03191: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03279: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 32457 1726867605.03306: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 32457 1726867605.03319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03353: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03399: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32457 1726867605.03449: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03492: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03548: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03616: 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 <<< 32457 1726867605.03657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867605.03740: 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 0x7fd4bca223f0> <<< 32457 1726867605.03779: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca1db20> <<< 32457 1726867605.03815: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32457 1726867605.03828: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03887: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03946: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.03975: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04030: 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 <<< 32457 1726867605.04048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32457 1726867605.04074: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32457 1726867605.04093: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32457 1726867605.04160: 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 <<< 32457 1726867605.04189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32457 1726867605.04236: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb0ad50> <<< 32457 1726867605.04284: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcbfea20> <<< 32457 1726867605.04372: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca225d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd197d40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32457 1726867605.04409: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04436: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32457 1726867605.04510: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32457 1726867605.04544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32457 1726867605.04592: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04630: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04714: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.04804: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04831: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04855: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.04884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 32457 1726867605.04895: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.05208: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 32457 1726867605.05254: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.05436: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.05469: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.05521: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 32457 1726867605.05561: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.05601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 32457 1726867605.05670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab64e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 32457 1726867605.05696: 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 <<< 32457 1726867605.05725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32457 1726867605.05785: 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' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64c440> <<< 32457 1726867605.05830: 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 0x7fd4bc64ca10> <<< 32457 1726867605.05898: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca9c890> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab7050> <<< 32457 1726867605.05930: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4830> <<< 32457 1726867605.05949: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32457 1726867605.06016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 32457 1726867605.06051: 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' <<< 32457 1726867605.06208: 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' # 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 0x7fd4bc64f740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64eff0> <<< 32457 1726867605.06219: 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 0x7fd4bc64f1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64e420> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 32457 1726867605.06297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 32457 1726867605.06391: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64f860> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32457 1726867605.06409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd4bc6b2360> <<< 32457 1726867605.06475: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6b0380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4860> import 'ansible.module_utils.facts.timeout' # <<< 32457 1726867605.06510: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32457 1726867605.06533: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 32457 1726867605.06583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.06691: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 32457 1726867605.06705: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.06784: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 32457 1726867605.06790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 32457 1726867605.06802: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.06826: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.06880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 32457 1726867605.06883: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.06913: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.07131: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 32457 1726867605.07243: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.07312: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 32457 1726867605.07342: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.07796: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 32457 1726867605.08227: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08286: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08334: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08368: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08421: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 32457 1726867605.08444: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08447: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08492: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 32457 1726867605.08496: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08549: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 32457 1726867605.08635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08650: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08687: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32457 1726867605.08702: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08739: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32457 1726867605.08772: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08833: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.08928: 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' <<< 32457 1726867605.08988: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6b2570> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32457 1726867605.09126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32457 1726867605.09137: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6b31d0> import 'ansible.module_utils.facts.system.local' # <<< 32457 1726867605.09155: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.09266: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.09632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 32457 1726867605.09635: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.09816: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 32457 1726867605.09819: stdout chunk (state=3): >>># 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' <<< 32457 1726867605.09869: 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 0x7fd4bc6ea690> <<< 32457 1726867605.10055: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6d89b0> import 'ansible.module_utils.facts.system.python' # <<< 32457 1726867605.10072: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.10181: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 32457 1726867605.10276: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.10581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.10668: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.10715: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 32457 1726867605.10766: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.10805: 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' <<< 32457 1726867605.10833: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867605.10861: 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 0x7fd4bc6fe360> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6fdf70> import 'ansible.module_utils.facts.system.user' # <<< 32457 1726867605.10917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32457 1726867605.11035: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 32457 1726867605.11170: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32457 1726867605.11317: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11425: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11578: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11606: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32457 1726867605.11640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32457 1726867605.11644: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.11808: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.11949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32457 1726867605.11957: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32457 1726867605.11963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.12093: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.12203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32457 1726867605.12227: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.12250: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.12290: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.12840: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.13340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 32457 1726867605.13385: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.13491: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.13810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32457 1726867605.13813: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.13999: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14097: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 32457 1726867605.14142: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14213: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32457 1726867605.14219: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 32457 1726867605.14392: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14455: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14687: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.14892: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 32457 1726867605.15104: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.15107: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.15193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 32457 1726867605.15196: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.15218: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 32457 1726867605.15265: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.15362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 32457 1726867605.15539: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32457 1726867605.15721: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.16231: stdout chunk (state=3): >>>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 <<< 32457 1726867605.16341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 32457 1726867605.16440: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.16548: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 32457 1726867605.16574: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.16737: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.16740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.16882: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.16930: 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' # <<< 32457 1726867605.16963: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.17322: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32457 1726867605.17328: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.17451: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 32457 1726867605.17487: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.17540: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.17595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 32457 1726867605.17827: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.17830: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867605.17847: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 32457 1726867605.17933: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.18009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 32457 1726867605.18035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32457 1726867605.18094: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867605.18843: 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' <<< 32457 1726867605.18889: 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' <<< 32457 1726867605.18946: 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 0x7fd4bc496e70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc494b00> <<< 32457 1726867605.19015: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc494830> <<< 32457 1726867605.30108: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 32457 1726867605.30116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc4dedb0> # /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 0x7fd4bc4dda60> <<< 32457 1726867605.30137: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 32457 1726867605.30150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867605.30182: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 32457 1726867605.30232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6f2a80> <<< 32457 1726867605.30243: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc4de9f0> <<< 32457 1726867605.30485: 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 <<< 32457 1726867605.56146: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "45", "epoch": "1726867605", "epoch_int": "1726867605", "date": "2024-09-20", "time": "17:26:45", "iso8601_micro": "2024-09-20T21:26:45.182693Z", "iso8601": "2024-09-20T21:26:45Z", "iso8601_basic": "20240920T172645182693", "iso8601_basic_short": "20240920T172645", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_is_chroot": false, "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_loadavg": {"1m": 0.62646484375, "5m": 0.54736328125, "15m": 0.30908203125}, "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_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_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<<< 32457 1726867605.56344: stdout chunk (state=3): >>>-: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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2963, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 568, "free": 2963}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 850, "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": 261789683712, "block_size": 4096, "block_total": 65519099, "block_available": 63913497, "block_used": 1605602, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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"}}} <<< 32457 1726867605.57007: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path <<< 32457 1726867605.57013: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.57090: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # 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 <<< 32457 1726867605.57095: stdout chunk (state=3): >>># 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<<< 32457 1726867605.57285: stdout chunk (state=3): >>> # 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 <<< 32457 1726867605.57304: stdout chunk (state=3): >>># cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # 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 <<< 32457 1726867605.57330: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.57625: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 32457 1726867605.57660: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 32457 1726867605.57706: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 32457 1726867605.57833: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 32457 1726867605.57836: 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 # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 32457 1726867605.57859: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 32457 1726867605.57887: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 32457 1726867605.57910: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32457 1726867605.57960: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 32457 1726867605.58071: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors <<< 32457 1726867605.58097: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.58149: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 32457 1726867605.58203: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 32457 1726867605.58304: stdout chunk (state=3): >>># 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 <<< 32457 1726867605.58368: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # 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 <<< 32457 1726867605.58522: 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 <<< 32457 1726867605.58526: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32457 1726867605.58567: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 32457 1726867605.58623: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 32457 1726867605.58908: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # 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 <<< 32457 1726867605.58938: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 32457 1726867605.59041: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 32457 1726867605.59061: stdout chunk (state=3): >>># clear sys.audit hooks <<< 32457 1726867605.59532: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867605.59582: stdout chunk (state=3): >>><<< 32457 1726867605.59594: stderr chunk (state=3): >>><<< 32457 1726867605.59910: _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 0x7fd4bd6184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd5e7b30> # /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 0x7fd4bd61aa50> 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 0x7fd4bd42d130> # /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 0x7fd4bd42dfa0> 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 0x7fd4bd46be00> # /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 0x7fd4bd46bec0> # /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 0x7fd4bd4a37d0> # /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 0x7fd4bd4a3e60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd483ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4811f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd468fb0> # /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 0x7fd4bd4c3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4c2390> # /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 0x7fd4bd482090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4c0bc0> # /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 0x7fd4bd4f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd468230> # /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 0x7fd4bd4f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4f8b60> # 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 0x7fd4bd4f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd466d50> # /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 0x7fd4bd4f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4f9250> 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 0x7fd4bd4fa480> 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 0x7fd4bd5106b0> 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 0x7fd4bd511d90> # /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 0x7fd4bd512c30> # 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 0x7fd4bd513290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd512180> # /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 0x7fd4bd513d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd513440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4fa4e0> # /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 0x7fd4bd21bbc0> # /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 0x7fd4bd2446b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd244410> # 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 0x7fd4bd2446e0> # /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 0x7fd4bd245010> # 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 0x7fd4bd245a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2448c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd219d60> # /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 0x7fd4bd246e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd245b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd4fabd0> # /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 0x7fd4bd273140> # /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 0x7fd4bd293500> # /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 0x7fd4bd2f4260> # /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 0x7fd4bd2f69c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2f4380> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd2bd280> # /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 0x7fd4bd0fd370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd292300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd247d40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd4bd292420> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rjnn4a85/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 0x7fd4bd162ff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd141ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd141040> # 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 0x7fd4bd160ec0> # /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 0x7fd4bd196900> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd196690> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd195fa0> # /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 0x7fd4bd1963f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd163c80> 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 0x7fd4bd1976b0> # 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 0x7fd4bd1978f0> # /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 0x7fd4bd197e30> 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 0x7fd4bcb29c40> # 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 0x7fd4bcb2b860> # /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 0x7fd4bcb2c260> # /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 0x7fd4bcb2d130> # /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 0x7fd4bcb2fe00> # 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 0x7fd4bd1430e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2e0c0> # /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 0x7fd4bcb37d10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb367e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb36540> # /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 0x7fd4bcb36ab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb2e5d0> # 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 0x7fd4bcb7bfe0> # /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 0x7fd4bcb7c080> # /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 0x7fd4bcb7db20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7d8e0> # /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 0x7fd4bcb800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7e1e0> # /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 0x7fd4bcb838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb80290> # 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 0x7fd4bcb84710> # 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 0x7fd4bcb84740> # 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 0x7fd4bcb84c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb7c230> # /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 0x7fd4bca10320> # 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 0x7fd4bca113a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb86ab0> # 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 0x7fd4bcb87e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcb866c0> # 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 0x7fd4bca156a0> # /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 0x7fd4bca16630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd293b30> 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 0x7fd4bca16cc0> # 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 0x7fd4bca178f0> # 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 0x7fd4bca223f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca1db20> 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 0x7fd4bcb0ad50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcbfea20> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca225d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bd197d40> # 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 0x7fd4bcab64e0> # /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 0x7fd4bc64c440> # 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 0x7fd4bc64ca10> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bca9c890> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab7050> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4bc0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4830> # /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 0x7fd4bc64f740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64eff0> # 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 0x7fd4bc64f1d0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc64e420> # /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 0x7fd4bc64f860> # /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 0x7fd4bc6b2360> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6b0380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bcab4860> 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 0x7fd4bc6b2570> # /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 0x7fd4bc6b31d0> 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 0x7fd4bc6ea690> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6d89b0> 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 0x7fd4bc6fe360> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc6fdf70> 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 0x7fd4bc496e70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc494b00> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc494830> # /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 0x7fd4bc4dedb0> # /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 0x7fd4bc4dda60> # /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 0x7fd4bc6f2a80> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd4bc4de9f0> 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_iscsi_iqn": "", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "45", "epoch": "1726867605", "epoch_int": "1726867605", "date": "2024-09-20", "time": "17:26:45", "iso8601_micro": "2024-09-20T21:26:45.182693Z", "iso8601": "2024-09-20T21:26:45Z", "iso8601_basic": "20240920T172645182693", "iso8601_basic_short": "20240920T172645", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_local": {}, "ansible_is_chroot": false, "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_loadavg": {"1m": 0.62646484375, "5m": 0.54736328125, "15m": 0.30908203125}, "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_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_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_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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "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": 2963, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 568, "free": 2963}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 850, "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": 261789683712, "block_size": 4096, "block_total": 65519099, "block_available": 63913497, "block_used": 1605602, "inode_total": 131070960, "inode_available": 131029044, "inode_used": 41916, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_lsb": {}, "ansible_fips": false, "ansible_apparmor": {"status": "disabled"}, "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_interfaces": ["lo", "eth0", "rpltstbr"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_pkg_mgr": "dnf", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 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_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 32457 1726867605.62097: 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-1726867604.1378138-32485-193417161827969/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867605.62101: _low_level_execute_command(): starting 32457 1726867605.62103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867604.1378138-32485-193417161827969/ > /dev/null 2>&1 && sleep 0' 32457 1726867605.63404: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867605.63407: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867605.63618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867605.63621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867605.63624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867605.63626: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867605.63628: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867605.63686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867605.63708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867605.63764: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867605.63991: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867605.65621: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867605.65625: stdout chunk (state=3): >>><<< 32457 1726867605.65668: stderr chunk (state=3): >>><<< 32457 1726867605.65672: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867605.65675: handler run complete 32457 1726867605.65964: variable 'ansible_facts' from source: unknown 32457 1726867605.67009: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.67359: variable 'ansible_facts' from source: unknown 32457 1726867605.67454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.67599: attempt loop complete, returning result 32457 1726867605.67611: _execute() done 32457 1726867605.67672: dumping result to json 32457 1726867605.67675: done dumping result, returning 32457 1726867605.67679: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-a1ad-cd15-0000000000af] 32457 1726867605.67681: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000af 32457 1726867605.68547: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000af 32457 1726867605.68550: WORKER PROCESS EXITING ok: [managed_node1] 32457 1726867605.69229: no more pending results, returning what we have 32457 1726867605.69232: results queue empty 32457 1726867605.69233: checking for any_errors_fatal 32457 1726867605.69234: done checking for any_errors_fatal 32457 1726867605.69235: checking for max_fail_percentage 32457 1726867605.69236: done checking for max_fail_percentage 32457 1726867605.69237: checking to see if all hosts have failed and the running result is not ok 32457 1726867605.69238: done checking to see if all hosts have failed 32457 1726867605.69239: getting the remaining hosts for this loop 32457 1726867605.69240: done getting the remaining hosts for this loop 32457 1726867605.69266: getting the next task for host managed_node1 32457 1726867605.69274: done getting next task for host managed_node1 32457 1726867605.69276: ^ task is: TASK: meta (flush_handlers) 32457 1726867605.69280: ^ 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 32457 1726867605.69284: getting variables 32457 1726867605.69285: in VariableManager get_vars() 32457 1726867605.69328: Calling all_inventory to load vars for managed_node1 32457 1726867605.69332: Calling groups_inventory to load vars for managed_node1 32457 1726867605.69491: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867605.69501: Calling all_plugins_play to load vars for managed_node1 32457 1726867605.69503: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867605.69506: Calling groups_plugins_play to load vars for managed_node1 32457 1726867605.70137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.70695: done with get_vars() 32457 1726867605.70706: done getting variables 32457 1726867605.70775: in VariableManager get_vars() 32457 1726867605.70919: Calling all_inventory to load vars for managed_node1 32457 1726867605.70922: Calling groups_inventory to load vars for managed_node1 32457 1726867605.70924: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867605.70929: Calling all_plugins_play to load vars for managed_node1 32457 1726867605.70931: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867605.70934: Calling groups_plugins_play to load vars for managed_node1 32457 1726867605.71214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.71445: done with get_vars() 32457 1726867605.71463: done queuing things up, now waiting for results queue to drain 32457 1726867605.71465: results queue empty 32457 1726867605.71466: checking for any_errors_fatal 32457 1726867605.71472: done checking for any_errors_fatal 32457 1726867605.71473: checking for max_fail_percentage 32457 1726867605.71474: done checking for max_fail_percentage 32457 1726867605.71474: checking to see if all hosts have failed and the running result is not ok 32457 1726867605.71475: done checking to see if all hosts have failed 32457 1726867605.71483: getting the remaining hosts for this loop 32457 1726867605.71485: done getting the remaining hosts for this loop 32457 1726867605.71488: getting the next task for host managed_node1 32457 1726867605.71492: done getting next task for host managed_node1 32457 1726867605.71494: ^ task is: TASK: Include the task 'el_repo_setup.yml' 32457 1726867605.71496: ^ 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 32457 1726867605.71498: getting variables 32457 1726867605.71499: in VariableManager get_vars() 32457 1726867605.71516: Calling all_inventory to load vars for managed_node1 32457 1726867605.71518: Calling groups_inventory to load vars for managed_node1 32457 1726867605.71520: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867605.71525: Calling all_plugins_play to load vars for managed_node1 32457 1726867605.71527: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867605.71530: Calling groups_plugins_play to load vars for managed_node1 32457 1726867605.71696: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.71921: done with get_vars() 32457 1726867605.71930: 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_vlan_mtu_nm.yml:11 Friday 20 September 2024 17:26:45 -0400 (0:00:01.628) 0:00:01.645 ****** 32457 1726867605.72002: entering _queue_task() for managed_node1/include_tasks 32457 1726867605.72008: Creating lock for include_tasks 32457 1726867605.72365: worker is 1 (out of 1 available) 32457 1726867605.72375: exiting _queue_task() for managed_node1/include_tasks 32457 1726867605.72390: done queuing things up, now waiting for results queue to drain 32457 1726867605.72392: waiting for pending results... 32457 1726867605.72674: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 32457 1726867605.72772: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000006 32457 1726867605.72776: variable 'ansible_search_path' from source: unknown 32457 1726867605.72782: calling self._execute() 32457 1726867605.72816: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867605.72828: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867605.72842: variable 'omit' from source: magic vars 32457 1726867605.72950: _execute() done 32457 1726867605.72958: dumping result to json 32457 1726867605.72966: done dumping result, returning 32457 1726867605.72978: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-a1ad-cd15-000000000006] 32457 1726867605.72995: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000006 32457 1726867605.73342: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000006 32457 1726867605.73493: no more pending results, returning what we have 32457 1726867605.73499: in VariableManager get_vars() 32457 1726867605.73533: Calling all_inventory to load vars for managed_node1 32457 1726867605.73536: Calling groups_inventory to load vars for managed_node1 32457 1726867605.73539: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867605.73552: Calling all_plugins_play to load vars for managed_node1 32457 1726867605.73555: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867605.73559: Calling groups_plugins_play to load vars for managed_node1 32457 1726867605.73980: WORKER PROCESS EXITING 32457 1726867605.74004: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.74213: done with get_vars() 32457 1726867605.74220: variable 'ansible_search_path' from source: unknown 32457 1726867605.74236: we have included files to process 32457 1726867605.74237: generating all_blocks data 32457 1726867605.74239: done generating all_blocks data 32457 1726867605.74240: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32457 1726867605.74241: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32457 1726867605.74248: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 32457 1726867605.74920: in VariableManager get_vars() 32457 1726867605.74937: done with get_vars() 32457 1726867605.74951: done processing included file 32457 1726867605.74953: iterating over new_blocks loaded from include file 32457 1726867605.74954: in VariableManager get_vars() 32457 1726867605.74963: done with get_vars() 32457 1726867605.74965: filtering new block on tags 32457 1726867605.74982: done filtering new block on tags 32457 1726867605.74984: in VariableManager get_vars() 32457 1726867605.74994: done with get_vars() 32457 1726867605.74996: filtering new block on tags 32457 1726867605.75015: done filtering new block on tags 32457 1726867605.75018: in VariableManager get_vars() 32457 1726867605.75031: done with get_vars() 32457 1726867605.75032: filtering new block on tags 32457 1726867605.75045: done filtering new block on tags 32457 1726867605.75047: 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_node1 32457 1726867605.75052: extending task lists for all hosts with included blocks 32457 1726867605.75101: done extending task lists 32457 1726867605.75102: done processing included files 32457 1726867605.75103: results queue empty 32457 1726867605.75103: checking for any_errors_fatal 32457 1726867605.75105: done checking for any_errors_fatal 32457 1726867605.75105: checking for max_fail_percentage 32457 1726867605.75106: done checking for max_fail_percentage 32457 1726867605.75107: checking to see if all hosts have failed and the running result is not ok 32457 1726867605.75107: done checking to see if all hosts have failed 32457 1726867605.75108: getting the remaining hosts for this loop 32457 1726867605.75109: done getting the remaining hosts for this loop 32457 1726867605.75116: getting the next task for host managed_node1 32457 1726867605.75120: done getting next task for host managed_node1 32457 1726867605.75122: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 32457 1726867605.75126: ^ 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 32457 1726867605.75129: getting variables 32457 1726867605.75130: in VariableManager get_vars() 32457 1726867605.75137: Calling all_inventory to load vars for managed_node1 32457 1726867605.75139: Calling groups_inventory to load vars for managed_node1 32457 1726867605.75142: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867605.75146: Calling all_plugins_play to load vars for managed_node1 32457 1726867605.75149: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867605.75151: Calling groups_plugins_play to load vars for managed_node1 32457 1726867605.75344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867605.75638: done with get_vars() 32457 1726867605.75646: 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:26:45 -0400 (0:00:00.037) 0:00:01.683 ****** 32457 1726867605.75716: entering _queue_task() for managed_node1/setup 32457 1726867605.76083: worker is 1 (out of 1 available) 32457 1726867605.76099: exiting _queue_task() for managed_node1/setup 32457 1726867605.76110: done queuing things up, now waiting for results queue to drain 32457 1726867605.76111: waiting for pending results... 32457 1726867605.76327: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 32457 1726867605.76443: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000c0 32457 1726867605.76466: variable 'ansible_search_path' from source: unknown 32457 1726867605.76475: variable 'ansible_search_path' from source: unknown 32457 1726867605.76548: calling self._execute() 32457 1726867605.76640: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867605.76651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867605.76663: variable 'omit' from source: magic vars 32457 1726867605.77290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867605.80723: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867605.80730: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867605.80734: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867605.80784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867605.80840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867605.80919: 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) 32457 1726867605.80987: 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) 32457 1726867605.81016: 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) 32457 1726867605.81156: 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) 32457 1726867605.81212: 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) 32457 1726867605.81467: variable 'ansible_facts' from source: unknown 32457 1726867605.81587: variable 'network_test_required_facts' from source: task vars 32457 1726867605.81703: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 32457 1726867605.81741: variable 'omit' from source: magic vars 32457 1726867605.81795: variable 'omit' from source: magic vars 32457 1726867605.81838: variable 'omit' from source: magic vars 32457 1726867605.81887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867605.81924: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867605.82053: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867605.82056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867605.82059: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867605.82095: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867605.82152: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867605.82155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867605.82227: Set connection var ansible_connection to ssh 32457 1726867605.82239: Set connection var ansible_timeout to 10 32457 1726867605.82263: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867605.82369: Set connection var ansible_shell_executable to /bin/sh 32457 1726867605.82373: Set connection var ansible_shell_type to sh 32457 1726867605.82375: Set connection var ansible_pipelining to False 32457 1726867605.82378: variable 'ansible_shell_executable' from source: unknown 32457 1726867605.82381: variable 'ansible_connection' from source: unknown 32457 1726867605.82382: variable 'ansible_module_compression' from source: unknown 32457 1726867605.82384: variable 'ansible_shell_type' from source: unknown 32457 1726867605.82386: variable 'ansible_shell_executable' from source: unknown 32457 1726867605.82388: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867605.82390: variable 'ansible_pipelining' from source: unknown 32457 1726867605.82392: variable 'ansible_timeout' from source: unknown 32457 1726867605.82394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867605.82585: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867605.82625: variable 'omit' from source: magic vars 32457 1726867605.82695: starting attempt loop 32457 1726867605.82699: running the handler 32457 1726867605.82707: _low_level_execute_command(): starting 32457 1726867605.82709: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867605.83995: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867605.84193: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867605.84205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867605.84325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867605.86005: stdout chunk (state=3): >>>/root <<< 32457 1726867605.86344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867605.86347: stdout chunk (state=3): >>><<< 32457 1726867605.86351: stderr chunk (state=3): >>><<< 32457 1726867605.86460: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867605.86472: _low_level_execute_command(): starting 32457 1726867605.86475: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668 `" && echo ansible-tmp-1726867605.8637857-32566-99588819560668="` echo /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668 `" ) && sleep 0' 32457 1726867605.87869: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867605.88039: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867605.88048: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867605.88051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867605.88053: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867605.88056: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867605.88100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867605.88184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867605.88228: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867605.90337: stdout chunk (state=3): >>>ansible-tmp-1726867605.8637857-32566-99588819560668=/root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668 <<< 32457 1726867605.90536: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867605.90548: stdout chunk (state=3): >>><<< 32457 1726867605.90561: stderr chunk (state=3): >>><<< 32457 1726867605.90591: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867605.8637857-32566-99588819560668=/root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867605.90783: variable 'ansible_module_compression' from source: unknown 32457 1726867605.90786: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32457 1726867605.90789: variable 'ansible_facts' from source: unknown 32457 1726867605.90972: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py 32457 1726867605.91231: Sending initial data 32457 1726867605.91240: Sent initial data (153 bytes) 32457 1726867605.91798: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867605.91813: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867605.91832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867605.91899: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867605.91957: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867605.91983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867605.92007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867605.92192: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867605.94433: 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 <<< 32457 1726867605.94494: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867605.94537: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpbmn8flbo /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py <<< 32457 1726867605.94546: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py" <<< 32457 1726867605.94581: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpbmn8flbo" to remote "/root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py" <<< 32457 1726867605.97633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867605.97636: stdout chunk (state=3): >>><<< 32457 1726867605.97638: stderr chunk (state=3): >>><<< 32457 1726867605.97640: done transferring module to remote 32457 1726867605.97642: _low_level_execute_command(): starting 32457 1726867605.97644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/ /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py && sleep 0' 32457 1726867605.99187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867605.99205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867605.99222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867605.99391: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867605.99404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867605.99475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867606.01928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.01932: stdout chunk (state=3): >>><<< 32457 1726867606.01934: stderr chunk (state=3): >>><<< 32457 1726867606.02094: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867606.02097: _low_level_execute_command(): starting 32457 1726867606.02099: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/AnsiballZ_setup.py && sleep 0' 32457 1726867606.03264: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867606.03472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.04198: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 1 <<< 32457 1726867606.06881: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32457 1726867606.06916: stdout chunk (state=3): >>>import _imp # builtin <<< 32457 1726867606.06956: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 32457 1726867606.06969: stdout chunk (state=3): >>>import '_weakref' # <<< 32457 1726867606.07051: stdout chunk (state=3): >>>import '_io' # <<< 32457 1726867606.07092: stdout chunk (state=3): >>>import 'marshal' # <<< 32457 1726867606.07104: stdout chunk (state=3): >>>import 'posix' # <<< 32457 1726867606.07145: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 32457 1726867606.07240: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 32457 1726867606.07251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867606.07271: stdout chunk (state=3): >>>import '_codecs' # <<< 32457 1726867606.07306: stdout chunk (state=3): >>>import 'codecs' # <<< 32457 1726867606.07395: 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 0x7f53a7e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7de7b30> <<< 32457 1726867606.07467: 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' <<< 32457 1726867606.07470: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7e1aa50> import '_signal' # <<< 32457 1726867606.07575: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 32457 1726867606.07761: 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' <<< 32457 1726867606.07796: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 32457 1726867606.07820: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7bc9130> <<< 32457 1726867606.07921: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7bc9fa0> import 'site' # <<< 32457 1726867606.07954: 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. <<< 32457 1726867606.08326: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32457 1726867606.08343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 32457 1726867606.08394: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867606.08503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 32457 1726867606.08525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c07e90> # /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' <<< 32457 1726867606.08551: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c07f50> <<< 32457 1726867606.08563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 32457 1726867606.08596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 32457 1726867606.08608: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32457 1726867606.08674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867606.08725: stdout chunk (state=3): >>>import 'itertools' # <<< 32457 1726867606.08752: 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 0x7f53a7c3f890> # /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 0x7f53a7c3ff20> import '_collections' # <<< 32457 1726867606.08844: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c1fb60> import '_functools' # <<< 32457 1726867606.08865: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c1d280> <<< 32457 1726867606.09144: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c05040> # /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 0x7f53a7c5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c5e420> # /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 0x7f53a7c1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c5cc80> <<< 32457 1726867606.09247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 32457 1726867606.09250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c042c0> <<< 32457 1726867606.09252: 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' <<< 32457 1726867606.09301: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53a7c94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c94bf0> <<< 32457 1726867606.09313: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53a7c94fe0> <<< 32457 1726867606.09657: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c02de0> # /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 0x7f53a7c956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c953a0> 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 0x7f53a7c965d0> 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 0x7f53a7cac7a0> 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 0x7f53a7cadeb0> <<< 32457 1726867606.09703: 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 <<< 32457 1726867606.09810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7caed50> # 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 0x7f53a7caf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7cae2a0> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 32457 1726867606.09853: 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' <<< 32457 1726867606.09892: 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 0x7f53a7cafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7caf530> <<< 32457 1726867606.09949: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c96570> <<< 32457 1726867606.10116: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /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 0x7f53a79afce0> # /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 0x7f53a79d8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d84a0> <<< 32457 1726867606.10137: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.10181: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.10202: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53a79d8770> # /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' <<< 32457 1726867606.10276: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.10498: 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 0x7f53a79d90a0> <<< 32457 1726867606.10627: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.10648: 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 0x7f53a79d9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d8950> <<< 32457 1726867606.10669: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79ade80> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 32457 1726867606.10745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79dae10> <<< 32457 1726867606.10786: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c96cc0> <<< 32457 1726867606.10826: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 32457 1726867606.10914: 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 <<< 32457 1726867606.10974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 32457 1726867606.11067: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a03170> <<< 32457 1726867606.11106: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 32457 1726867606.11125: 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' <<< 32457 1726867606.11206: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a274d0> <<< 32457 1726867606.11210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32457 1726867606.11265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 32457 1726867606.11341: stdout chunk (state=3): >>>import 'ntpath' # <<< 32457 1726867606.11444: 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 0x7f53a7a882f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 32457 1726867606.11455: stdout chunk (state=3): >>> <<< 32457 1726867606.11509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 32457 1726867606.11564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 32457 1726867606.11746: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a8aa20> <<< 32457 1726867606.11843: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a883e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a4d2e0> <<< 32457 1726867606.11884: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 32457 1726867606.11904: 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 0x7f53a73293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79dbd40> <<< 32457 1726867606.12201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53a7a26660> <<< 32457 1726867606.12602: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_odzlo6zl/ansible_setup_payload.zip'<<< 32457 1726867606.12611: stdout chunk (state=3): >>> # zipimport: zlib available<<< 32457 1726867606.12658: stdout chunk (state=3): >>> <<< 32457 1726867606.12914: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc'<<< 32457 1726867606.12982: stdout chunk (state=3): >>> <<< 32457 1726867606.13173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73930e0> <<< 32457 1726867606.13210: stdout chunk (state=3): >>>import '_typing' # <<< 32457 1726867606.13513: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7371fd0><<< 32457 1726867606.13516: stdout chunk (state=3): >>> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7371160> # zipimport: zlib available<<< 32457 1726867606.13536: stdout chunk (state=3): >>> import 'ansible' # <<< 32457 1726867606.13559: stdout chunk (state=3): >>> <<< 32457 1726867606.13573: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.13601: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32457 1726867606.13644: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 32457 1726867606.13863: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.15835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.17636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 32457 1726867606.17679: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7391760> <<< 32457 1726867606.17701: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 32457 1726867606.17731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32457 1726867606.17762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 32457 1726867606.17779: 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' <<< 32457 1726867606.17860: 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 0x7f53a73c2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c2810> <<< 32457 1726867606.17903: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c2120> <<< 32457 1726867606.17918: 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' <<< 32457 1726867606.17989: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c2b40> <<< 32457 1726867606.18068: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7e1a9c0> 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 0x7f53a73c37a0> # 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 0x7f53a73c3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 32457 1726867606.18119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 32457 1726867606.18186: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c3ec0> import 'pwd' # <<< 32457 1726867606.18231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 32457 1726867606.18263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 32457 1726867606.18297: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a722dc40> <<< 32457 1726867606.18335: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.18356: 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 0x7f53a722f830> # /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' <<< 32457 1726867606.18459: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7230230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32457 1726867606.18463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32457 1726867606.18504: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a72313d0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 32457 1726867606.18541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 32457 1726867606.18639: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7233ec0> <<< 32457 1726867606.18702: 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 0x7f53a7c02ed0> <<< 32457 1726867606.18813: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7232180> # /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' <<< 32457 1726867606.18816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32457 1726867606.18879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 32457 1726867606.19001: 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' <<< 32457 1726867606.19038: 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 0x7f53a723bda0> import '_tokenize' # <<< 32457 1726867606.19355: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a723a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a723a5d0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32457 1726867606.19359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a723ab40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7232690> # 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 0x7f53a727fa40> <<< 32457 1726867606.19361: 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 0x7f53a72801d0> <<< 32457 1726867606.19403: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32457 1726867606.19406: 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' <<< 32457 1726867606.19444: 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 0x7f53a7281c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7281a00> <<< 32457 1726867606.19505: 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' <<< 32457 1726867606.19550: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.19699: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53a7284110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a72822d0> <<< 32457 1726867606.19734: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7287860> <<< 32457 1726867606.19960: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7284230> <<< 32457 1726867606.19999: 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' <<< 32457 1726867606.20047: 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 0x7f53a7288650> # 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 0x7f53a7288680> <<< 32457 1726867606.20127: 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 0x7f53a7288b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7280380> <<< 32457 1726867606.20183: 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' <<< 32457 1726867606.20244: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32457 1726867606.20260: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867606.20382: 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 0x7f53a71141d0> <<< 32457 1726867606.20522: 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 0x7f53a7115430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a728a960> <<< 32457 1726867606.20558: 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 0x7f53a728bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a728a600> # zipimport: zlib available <<< 32457 1726867606.20561: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 32457 1726867606.20608: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.20746: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.20860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 32457 1726867606.20880: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.20936: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32457 1726867606.21096: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.21501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.22107: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.22996: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 32457 1726867606.23025: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 32457 1726867606.23052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867606.23110: 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 0x7f53a71195b0> <<< 32457 1726867606.23214: 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' <<< 32457 1726867606.23238: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a711a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71154c0> <<< 32457 1726867606.23312: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 32457 1726867606.23357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.23360: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 32457 1726867606.23402: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.23646: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.23829: 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 0x7f53a711a540> <<< 32457 1726867606.23847: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.24684: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.25247: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.25343: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.25449: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32457 1726867606.25539: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 32457 1726867606.25557: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.25641: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.25757: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 32457 1726867606.25798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 32457 1726867606.25853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.25914: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 32457 1726867606.25928: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.26258: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.26642: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32457 1726867606.27084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a711b560> <<< 32457 1726867606.27191: stdout chunk (state=3): >>># 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 <<< 32457 1726867606.27228: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.27278: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.27357: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.27486: 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' <<< 32457 1726867606.27615: 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 0x7f53a71260c0> <<< 32457 1726867606.27652: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7120e90> <<< 32457 1726867606.27684: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 32457 1726867606.27779: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.27916: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.27919: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.28045: 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' <<< 32457 1726867606.28050: 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' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32457 1726867606.28186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32457 1726867606.28308: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a720e8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73ee5a0> <<< 32457 1726867606.28425: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7125e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a72324b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 32457 1726867606.28428: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.28520: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32457 1726867606.28639: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 32457 1726867606.28789: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.28830: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.28834: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.28891: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.28954: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29007: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29056: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 32457 1726867606.29385: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # <<< 32457 1726867606.29388: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29654: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29900: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.29940: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.30045: 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' <<< 32457 1726867606.30118: 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' <<< 32457 1726867606.30210: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b5e50> <<< 32457 1726867606.30214: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 32457 1726867606.30314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 32457 1726867606.30373: 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' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6dd7dd0> # 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 0x7f53a6ddc3e0> <<< 32457 1726867606.30483: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a719ee70> <<< 32457 1726867606.30488: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b69f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b4530> <<< 32457 1726867606.30530: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b5f70> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 32457 1726867606.30613: 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 <<< 32457 1726867606.30684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 32457 1726867606.30711: 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 0x7f53a6ddf1a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddea50> # 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 0x7f53a6ddec30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddde80> <<< 32457 1726867606.30925: stdout chunk (state=3): >>># /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' <<< 32457 1726867606.30965: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddf290> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 32457 1726867606.31020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53a6e39dc0> <<< 32457 1726867606.31024: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddfda0> <<< 32457 1726867606.31074: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b4230> import 'ansible.module_utils.facts.timeout' # <<< 32457 1726867606.31081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 32457 1726867606.31126: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 32457 1726867606.31215: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31261: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 32457 1726867606.31319: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31440: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # <<< 32457 1726867606.31501: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31572: stdout chunk (state=3): >>># 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 <<< 32457 1726867606.31603: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31679: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 32457 1726867606.31720: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.31836: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 32457 1726867606.31872: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.32255: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.32283: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 32457 1726867606.32876: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.33572: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 32457 1726867606.33645: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.33717: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.33817: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available <<< 32457 1726867606.33857: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.33898: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 32457 1726867606.34047: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # <<< 32457 1726867606.34063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34097: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34138: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 32457 1726867606.34158: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34179: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34220: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 32457 1726867606.34233: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34371: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34503: 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' <<< 32457 1726867606.34553: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e3be90> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 32457 1726867606.34723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 32457 1726867606.34775: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e3a9c0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 32457 1726867606.34853: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.34966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 32457 1726867606.35005: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.35063: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.35186: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 32457 1726867606.35341: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.35403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 32457 1726867606.35471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.35518: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 32457 1726867606.35648: stdout chunk (state=3): >>># 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' <<< 32457 1726867606.35761: 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 0x7f53a6e7a090> <<< 32457 1726867606.36034: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e68410> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 32457 1726867606.36427: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.36465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.36600: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.36830: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 32457 1726867606.36932: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 32457 1726867606.36935: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.37011: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.37109: 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' <<< 32457 1726867606.37179: 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 0x7f53a6e8db50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e796a0> import 'ansible.module_utils.facts.system.user' # <<< 32457 1726867606.37202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.37264: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 32457 1726867606.37343: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 32457 1726867606.37346: stdout chunk (state=3): >>> <<< 32457 1726867606.37389: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.37392: stdout chunk (state=3): >>> <<< 32457 1726867606.37645: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.37866: stdout chunk (state=3): >>> <<< 32457 1726867606.37902: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 32457 1726867606.37940: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.37975: stdout chunk (state=3): >>> <<< 32457 1726867606.38102: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.38267: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.38343: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.38353: stdout chunk (state=3): >>> <<< 32457 1726867606.38408: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 32457 1726867606.38436: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 32457 1726867606.38473: stdout chunk (state=3): >>># zipimport: zlib available<<< 32457 1726867606.38530: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32457 1726867606.38593: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.38801: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.39029: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 32457 1726867606.39094: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 32457 1726867606.39111: stdout chunk (state=3): >>> # zipimport: zlib available <<< 32457 1726867606.39356: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.39446: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 32457 1726867606.39479: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.39543: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.39618: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.40625: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.41337: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 32457 1726867606.41429: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.41490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 32457 1726867606.41534: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.41659: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.41743: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 32457 1726867606.41781: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.41981: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.42071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 32457 1726867606.42100: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.42193: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 32457 1726867606.42243: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.42354: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.42706: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.42921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 32457 1726867606.42944: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43045: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 32457 1726867606.43065: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 32457 1726867606.43253: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43319: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 32457 1726867606.43335: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43379: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # <<< 32457 1726867606.43395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43562: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # <<< 32457 1726867606.43583: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43634: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.43717: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 32457 1726867606.44192: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.44663: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 32457 1726867606.44919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.45201: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 32457 1726867606.45273: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.45450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 32457 1726867606.45457: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 32457 1726867606.45645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 32457 1726867606.45703: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.45865: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 32457 1726867606.45884: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 32457 1726867606.46018: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.46350: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 32457 1726867606.46395: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.46449: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 32457 1726867606.46471: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.46533: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.46670: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 32457 1726867606.46675: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.46812: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 32457 1726867606.47596: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867606.48108: 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' # /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 0x7f53a6c8f470> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6c8d700> <<< 32457 1726867606.48112: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6c8ffb0> <<< 32457 1726867606.48504: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_local": {}, "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_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "46", "epoch": "1726867606", "epoch_int": "1726867606", "date": "2024-09-20", "time": "17:26:46", "iso8601_micro": "2024-09-20T21:26:46.475900Z", "iso8601": "2<<< 32457 1726867606.48532: stdout chunk (state=3): >>>024-09-20T21:26:46Z", "iso8601_basic": "20240920T172646475900", "iso8601_basic_short": "20240920T172646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 32457 1726867606.49113: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32457 1726867606.49135: 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 <<< 32457 1726867606.49153: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc <<< 32457 1726867606.49170: 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 # cleanup[2] removing types <<< 32457 1726867606.49273: stdout chunk (state=3): >>># cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy <<< 32457 1726867606.49280: stdout chunk (state=3): >>># 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 <<< 32457 1726867606.49404: 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 # 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 <<< 32457 1726867606.49419: 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 <<< 32457 1726867606.49513: stdout chunk (state=3): >>># 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 <<< 32457 1726867606.50095: 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 <<< 32457 1726867606.50165: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil <<< 32457 1726867606.50172: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 32457 1726867606.50408: 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 # 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 <<< 32457 1726867606.50414: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 32457 1726867606.50491: stdout chunk (state=3): >>># destroy fnmatch<<< 32457 1726867606.50497: stdout chunk (state=3): >>> # 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 <<< 32457 1726867606.50583: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 32457 1726867606.50586: 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 <<< 32457 1726867606.50947: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32457 1726867606.50961: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections <<< 32457 1726867606.50979: stdout chunk (state=3): >>># destroy platform <<< 32457 1726867606.50992: stdout chunk (state=3): >>># destroy _uuid <<< 32457 1726867606.51001: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 32457 1726867606.51023: stdout chunk (state=3): >>># destroy tokenize <<< 32457 1726867606.51121: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io <<< 32457 1726867606.51127: stdout chunk (state=3): >>># destroy marshal <<< 32457 1726867606.51179: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules<<< 32457 1726867606.51418: stdout chunk (state=3): >>> # destroy _frozen_importlib <<< 32457 1726867606.51421: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 32457 1726867606.51458: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string <<< 32457 1726867606.51485: stdout chunk (state=3): >>># destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 32457 1726867606.51931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867606.51935: stdout chunk (state=3): >>><<< 32457 1726867606.52001: stderr chunk (state=3): >>><<< 32457 1726867606.52496: _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 0x7f53a7e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7de7b30> # /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 0x7f53a7e1aa50> 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 0x7f53a7bc9130> # /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 0x7f53a7bc9fa0> 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 0x7f53a7c07e90> # /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 0x7f53a7c07f50> # /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 0x7f53a7c3f890> # /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 0x7f53a7c3ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c1fb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c1d280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c05040> # /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 0x7f53a7c5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c5e420> # /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 0x7f53a7c1e150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c5cc80> # /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 0x7f53a7c94890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c042c0> # /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 0x7f53a7c94d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c94bf0> # 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 0x7f53a7c94fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c02de0> # /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 0x7f53a7c956d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c953a0> 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 0x7f53a7c965d0> 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 0x7f53a7cac7a0> 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 0x7f53a7cadeb0> # /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 0x7f53a7caed50> # 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 0x7f53a7caf380> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7cae2a0> # /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 0x7f53a7cafe00> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7caf530> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c96570> # /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 0x7f53a79afce0> # /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 0x7f53a79d8740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d84a0> # 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 0x7f53a79d8770> # /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 0x7f53a79d90a0> # 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 0x7f53a79d9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d8950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79ade80> # /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 0x7f53a79dae10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79d98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7c96cc0> # /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 0x7f53a7a03170> # /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 0x7f53a7a274d0> # /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 0x7f53a7a882f0> # /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 0x7f53a7a8aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a883e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a4d2e0> # /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 0x7f53a73293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7a26300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a79dbd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f53a7a26660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_odzlo6zl/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 0x7f53a73930e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7371fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7371160> # 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 0x7f53a7391760> # /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 0x7f53a73c2a80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c2810> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73c2120> # /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 0x7f53a73c2b40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7e1a9c0> 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 0x7f53a73c37a0> # 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 0x7f53a73c3980> # /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 0x7f53a73c3ec0> 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 0x7f53a722dc40> # 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 0x7f53a722f830> # /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 0x7f53a7230230> # /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 0x7f53a72313d0> # /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 0x7f53a7233ec0> # 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 0x7f53a7c02ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7232180> # /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 0x7f53a723bda0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a723a870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a723a5d0> # /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 0x7f53a723ab40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7232690> # 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 0x7f53a727fa40> # /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 0x7f53a72801d0> # /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 0x7f53a7281c40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7281a00> # /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 0x7f53a7284110> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a72822d0> # /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 0x7f53a7287860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7284230> # 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 0x7f53a7288650> # 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 0x7f53a7288680> # 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 0x7f53a7288b90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7280380> # /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 0x7f53a71141d0> # 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 0x7f53a7115430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a728a960> # 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 0x7f53a728bd10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a728a600> # 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 0x7f53a71195b0> # /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 0x7f53a711a2d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71154c0> 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 0x7f53a711a540> # 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 0x7f53a711b560> # 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 0x7f53a71260c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7120e90> 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 0x7f53a720e8d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a73ee5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a7125e20> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a72324b0> # 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 0x7f53a71b5e50> # /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 0x7f53a6dd7dd0> # 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 0x7f53a6ddc3e0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a719ee70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b69f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b4530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b5f70> # /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 0x7f53a6ddf1a0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddea50> # 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 0x7f53a6ddec30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddde80> # /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 0x7f53a6ddf290> # /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 0x7f53a6e39dc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6ddfda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a71b4230> 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 0x7f53a6e3be90> # /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 0x7f53a6e3a9c0> 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 0x7f53a6e7a090> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e68410> 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 0x7f53a6e8db50> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6e796a0> 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 0x7f53a6c8f470> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6c8d700> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53a6c8ffb0> {"ansible_facts": {"ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "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_local": {}, "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_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "46", "epoch": "1726867606", "epoch_int": "1726867606", "date": "2024-09-20", "time": "17:26:46", "iso8601_micro": "2024-09-20T21:26:46.475900Z", "iso8601": "2024-09-20T21:26:46Z", "iso8601_basic": "20240920T172646475900", "iso8601_basic_short": "20240920T172646", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_fips": false, "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 1 debug2: Received exit status from master 0 Shared connection to 10.31.12.57 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 32457 1726867606.54598: 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-1726867605.8637857-32566-99588819560668/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867606.54602: _low_level_execute_command(): starting 32457 1726867606.54604: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867605.8637857-32566-99588819560668/ > /dev/null 2>&1 && sleep 0' 32457 1726867606.54606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867606.54608: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867606.54610: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867606.54613: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.54615: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867606.56550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.56554: stderr chunk (state=3): >>><<< 32457 1726867606.56556: stdout chunk (state=3): >>><<< 32457 1726867606.56558: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867606.56560: handler run complete 32457 1726867606.56660: variable 'ansible_facts' from source: unknown 32457 1726867606.56663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867606.56848: variable 'ansible_facts' from source: unknown 32457 1726867606.56909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867606.56964: attempt loop complete, returning result 32457 1726867606.56968: _execute() done 32457 1726867606.56971: dumping result to json 32457 1726867606.57186: done dumping result, returning 32457 1726867606.57197: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-a1ad-cd15-0000000000c0] 32457 1726867606.57200: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c0 32457 1726867606.57475: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c0 32457 1726867606.57483: WORKER PROCESS EXITING ok: [managed_node1] 32457 1726867606.57593: no more pending results, returning what we have 32457 1726867606.57596: results queue empty 32457 1726867606.57597: checking for any_errors_fatal 32457 1726867606.57598: done checking for any_errors_fatal 32457 1726867606.57598: checking for max_fail_percentage 32457 1726867606.57600: done checking for max_fail_percentage 32457 1726867606.57600: checking to see if all hosts have failed and the running result is not ok 32457 1726867606.57602: done checking to see if all hosts have failed 32457 1726867606.57602: getting the remaining hosts for this loop 32457 1726867606.57603: done getting the remaining hosts for this loop 32457 1726867606.57606: getting the next task for host managed_node1 32457 1726867606.57614: done getting next task for host managed_node1 32457 1726867606.57617: ^ task is: TASK: Check if system is ostree 32457 1726867606.57619: ^ 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 32457 1726867606.57622: getting variables 32457 1726867606.57624: in VariableManager get_vars() 32457 1726867606.57650: Calling all_inventory to load vars for managed_node1 32457 1726867606.57652: Calling groups_inventory to load vars for managed_node1 32457 1726867606.57655: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867606.57666: Calling all_plugins_play to load vars for managed_node1 32457 1726867606.57668: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867606.57671: Calling groups_plugins_play to load vars for managed_node1 32457 1726867606.58374: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867606.58842: done with get_vars() 32457 1726867606.58853: 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:26:46 -0400 (0:00:00.833) 0:00:02.516 ****** 32457 1726867606.59059: entering _queue_task() for managed_node1/stat 32457 1726867606.59735: worker is 1 (out of 1 available) 32457 1726867606.59746: exiting _queue_task() for managed_node1/stat 32457 1726867606.59876: done queuing things up, now waiting for results queue to drain 32457 1726867606.59880: waiting for pending results... 32457 1726867606.60648: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 32457 1726867606.60653: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000c2 32457 1726867606.60656: variable 'ansible_search_path' from source: unknown 32457 1726867606.60658: variable 'ansible_search_path' from source: unknown 32457 1726867606.60660: calling self._execute() 32457 1726867606.61119: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867606.61483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867606.61487: variable 'omit' from source: magic vars 32457 1726867606.62383: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867606.63025: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867606.63329: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867606.63683: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867606.63686: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867606.63689: 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) 32457 1726867606.63983: 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) 32457 1726867606.64017: 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) 32457 1726867606.64053: 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) 32457 1726867606.64782: Evaluated conditional (not __network_is_ostree is defined): True 32457 1726867606.64786: variable 'omit' from source: magic vars 32457 1726867606.64789: variable 'omit' from source: magic vars 32457 1726867606.64792: variable 'omit' from source: magic vars 32457 1726867606.64795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867606.64799: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867606.64802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867606.64804: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867606.64806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867606.65207: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867606.65210: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867606.65214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867606.65307: Set connection var ansible_connection to ssh 32457 1726867606.65316: Set connection var ansible_timeout to 10 32457 1726867606.65327: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867606.65333: Set connection var ansible_shell_executable to /bin/sh 32457 1726867606.65336: Set connection var ansible_shell_type to sh 32457 1726867606.65346: Set connection var ansible_pipelining to False 32457 1726867606.65370: variable 'ansible_shell_executable' from source: unknown 32457 1726867606.65374: variable 'ansible_connection' from source: unknown 32457 1726867606.65379: variable 'ansible_module_compression' from source: unknown 32457 1726867606.65381: variable 'ansible_shell_type' from source: unknown 32457 1726867606.65786: variable 'ansible_shell_executable' from source: unknown 32457 1726867606.65789: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867606.65794: variable 'ansible_pipelining' from source: unknown 32457 1726867606.65797: variable 'ansible_timeout' from source: unknown 32457 1726867606.65801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867606.65941: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867606.66337: variable 'omit' from source: magic vars 32457 1726867606.66340: starting attempt loop 32457 1726867606.66342: running the handler 32457 1726867606.66345: _low_level_execute_command(): starting 32457 1726867606.66347: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867606.67574: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867606.67797: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.67948: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867606.69612: stdout chunk (state=3): >>>/root <<< 32457 1726867606.69747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.69758: stdout chunk (state=3): >>><<< 32457 1726867606.69773: stderr chunk (state=3): >>><<< 32457 1726867606.69993: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867606.70004: _low_level_execute_command(): starting 32457 1726867606.70008: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630 `" && echo ansible-tmp-1726867606.699026-32606-230301944343630="` echo /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630 `" ) && sleep 0' 32457 1726867606.71214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867606.71293: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867606.71431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867606.71448: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.71528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867606.73410: stdout chunk (state=3): >>>ansible-tmp-1726867606.699026-32606-230301944343630=/root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630 <<< 32457 1726867606.73830: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.73840: stdout chunk (state=3): >>><<< 32457 1726867606.73851: stderr chunk (state=3): >>><<< 32457 1726867606.73872: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867606.699026-32606-230301944343630=/root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867606.74185: variable 'ansible_module_compression' from source: unknown 32457 1726867606.74189: ANSIBALLZ: Using lock for stat 32457 1726867606.74191: ANSIBALLZ: Acquiring lock 32457 1726867606.74193: ANSIBALLZ: Lock acquired: 140297357972144 32457 1726867606.74195: ANSIBALLZ: Creating module 32457 1726867606.91181: ANSIBALLZ: Writing module into payload 32457 1726867606.91336: ANSIBALLZ: Writing module 32457 1726867606.91385: ANSIBALLZ: Renaming module 32457 1726867606.91396: ANSIBALLZ: Done creating module 32457 1726867606.91415: variable 'ansible_facts' from source: unknown 32457 1726867606.91502: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py 32457 1726867606.91810: Sending initial data 32457 1726867606.91835: Sent initial data (152 bytes) 32457 1726867606.92630: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867606.92656: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.92755: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867606.94991: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32457 1726867606.95005: 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 <<< 32457 1726867606.95078: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867606.95116: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpwo2b064p /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py <<< 32457 1726867606.95129: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py" <<< 32457 1726867606.95167: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpwo2b064p" to remote "/root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py" <<< 32457 1726867606.96056: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.96185: stderr chunk (state=3): >>><<< 32457 1726867606.96189: stdout chunk (state=3): >>><<< 32457 1726867606.96191: done transferring module to remote 32457 1726867606.96193: _low_level_execute_command(): starting 32457 1726867606.96196: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/ /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py && sleep 0' 32457 1726867606.96597: 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 <<< 32457 1726867606.96620: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867606.96638: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867606.96666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867606.96681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867606.96740: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867606.99352: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867606.99406: stderr chunk (state=3): >>><<< 32457 1726867606.99411: stdout chunk (state=3): >>><<< 32457 1726867606.99438: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867606.99441: _low_level_execute_command(): starting 32457 1726867606.99466: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/AnsiballZ_stat.py && sleep 0' 32457 1726867606.99959: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867607.00058: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867607.00107: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867607.00185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867607.03311: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 32457 1726867607.03380: stdout chunk (state=3): >>>import _imp # builtin <<< 32457 1726867607.03424: stdout chunk (state=3): >>>import '_thread' # <<< 32457 1726867607.03437: stdout chunk (state=3): >>> <<< 32457 1726867607.03453: stdout chunk (state=3): >>>import '_warnings' # <<< 32457 1726867607.03469: stdout chunk (state=3): >>> <<< 32457 1726867607.03482: stdout chunk (state=3): >>>import '_weakref' # <<< 32457 1726867607.03583: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 32457 1726867607.03644: stdout chunk (state=3): >>> import 'posix' # <<< 32457 1726867607.03654: stdout chunk (state=3): >>> <<< 32457 1726867607.03704: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 32457 1726867607.03724: stdout chunk (state=3): >>># installing zipimport hook <<< 32457 1726867607.03764: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 32457 1726867607.03844: 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 <<< 32457 1726867607.03872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867607.03906: stdout chunk (state=3): >>>import '_codecs' # <<< 32457 1726867607.03921: stdout chunk (state=3): >>> <<< 32457 1726867607.03950: stdout chunk (state=3): >>>import 'codecs' # <<< 32457 1726867607.03999: stdout chunk (state=3): >>> # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 32457 1726867607.04164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59503684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950337b30> # /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 0x7f595036aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 32457 1726867607.04204: stdout chunk (state=3): >>>import '_stat' # <<< 32457 1726867607.04213: stdout chunk (state=3): >>> import 'stat' # <<< 32457 1726867607.04253: stdout chunk (state=3): >>> <<< 32457 1726867607.04355: stdout chunk (state=3): >>>import '_collections_abc' # <<< 32457 1726867607.04404: stdout chunk (state=3): >>>import 'genericpath' # <<< 32457 1726867607.04412: stdout chunk (state=3): >>> import 'posixpath' # <<< 32457 1726867607.04463: stdout chunk (state=3): >>> import 'os' # <<< 32457 1726867607.04467: stdout chunk (state=3): >>> <<< 32457 1726867607.04506: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 32457 1726867607.04529: stdout chunk (state=3): >>>Processing user site-packages<<< 32457 1726867607.04536: stdout chunk (state=3): >>> Processing global site-packages<<< 32457 1726867607.04552: stdout chunk (state=3): >>> Adding directory: '/usr/lib64/python3.12/site-packages'<<< 32457 1726867607.04588: stdout chunk (state=3): >>> Adding directory: '/usr/lib/python3.12/site-packages'<<< 32457 1726867607.04592: stdout chunk (state=3): >>> Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth'<<< 32457 1726867607.04634: 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 <<< 32457 1726867607.04687: 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 0x7f595013d130> <<< 32457 1726867607.04782: 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<<< 32457 1726867607.04785: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc'<<< 32457 1726867607.04819: stdout chunk (state=3): >>> import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595013dfa0> <<< 32457 1726867607.04903: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux <<< 32457 1726867607.04918: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information.<<< 32457 1726867607.05052: stdout chunk (state=3): >>> <<< 32457 1726867607.05319: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 32457 1726867607.05322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc'<<< 32457 1726867607.05338: stdout chunk (state=3): >>> <<< 32457 1726867607.05380: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 32457 1726867607.05403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc'<<< 32457 1726867607.05406: stdout chunk (state=3): >>> <<< 32457 1726867607.05441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py<<< 32457 1726867607.05452: stdout chunk (state=3): >>> <<< 32457 1726867607.05518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 32457 1726867607.05556: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 32457 1726867607.05593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc'<<< 32457 1726867607.05604: stdout chunk (state=3): >>> <<< 32457 1726867607.05626: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595017bec0><<< 32457 1726867607.05659: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 32457 1726867607.05722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # <<< 32457 1726867607.05740: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595017bf80><<< 32457 1726867607.05774: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py<<< 32457 1726867607.05780: stdout chunk (state=3): >>> <<< 32457 1726867607.05816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc'<<< 32457 1726867607.05873: stdout chunk (state=3): >>> # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 32457 1726867607.05934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc'<<< 32457 1726867607.05994: stdout chunk (state=3): >>> import 'itertools' # <<< 32457 1726867607.06011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py<<< 32457 1726867607.06017: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc'<<< 32457 1726867607.06056: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501b3830> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 32457 1726867607.06083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc'<<< 32457 1726867607.06094: stdout chunk (state=3): >>> import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501b3ec0><<< 32457 1726867607.06124: stdout chunk (state=3): >>> import '_collections' # <<< 32457 1726867607.06197: stdout chunk (state=3): >>> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950193b60><<< 32457 1726867607.06202: stdout chunk (state=3): >>> <<< 32457 1726867607.06230: stdout chunk (state=3): >>>import '_functools' # <<< 32457 1726867607.06235: stdout chunk (state=3): >>> <<< 32457 1726867607.06284: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501912b0><<< 32457 1726867607.06289: stdout chunk (state=3): >>> <<< 32457 1726867607.06435: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950179070><<< 32457 1726867607.06440: stdout chunk (state=3): >>> <<< 32457 1726867607.06504: 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'<<< 32457 1726867607.06509: stdout chunk (state=3): >>> <<< 32457 1726867607.06529: stdout chunk (state=3): >>>import '_sre' # <<< 32457 1726867607.06570: stdout chunk (state=3): >>> # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 32457 1726867607.06641: 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 <<< 32457 1726867607.06662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc'<<< 32457 1726867607.06712: stdout chunk (state=3): >>> import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501d37d0><<< 32457 1726867607.06717: stdout chunk (state=3): >>> <<< 32457 1726867607.06746: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501d23f0><<< 32457 1726867607.06752: stdout chunk (state=3): >>> <<< 32457 1726867607.06786: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py<<< 32457 1726867607.06809: 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 0x7f5950192150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501d0bc0><<< 32457 1726867607.06887: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py<<< 32457 1726867607.06904: stdout chunk (state=3): >>> <<< 32457 1726867607.06926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 32457 1726867607.06929: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950208890><<< 32457 1726867607.06935: stdout chunk (state=3): >>> <<< 32457 1726867607.06952: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501782f0><<< 32457 1726867607.06958: stdout chunk (state=3): >>> <<< 32457 1726867607.06990: 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'<<< 32457 1726867607.07033: stdout chunk (state=3): >>> # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.07057: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.07116: stdout chunk (state=3): >>> import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5950208d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950208bf0> # extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.07120: stdout chunk (state=3): >>> <<< 32457 1726867607.07140: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.07148: stdout chunk (state=3): >>> <<< 32457 1726867607.07157: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5950208fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950176e10><<< 32457 1726867607.07220: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 32457 1726867607.07224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc'<<< 32457 1726867607.07236: stdout chunk (state=3): >>> <<< 32457 1726867607.07300: 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' <<< 32457 1726867607.07329: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950209670> <<< 32457 1726867607.07361: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950209370> import 'importlib.machinery' # <<< 32457 1726867607.07408: stdout chunk (state=3): >>> # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py<<< 32457 1726867607.07413: stdout chunk (state=3): >>> <<< 32457 1726867607.07429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 32457 1726867607.07455: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595020a540><<< 32457 1726867607.07481: stdout chunk (state=3): >>> import 'importlib.util' # <<< 32457 1726867607.07496: stdout chunk (state=3): >>> import 'runpy' # <<< 32457 1726867607.07537: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 32457 1726867607.07594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc'<<< 32457 1726867607.07631: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py<<< 32457 1726867607.07638: stdout chunk (state=3): >>> <<< 32457 1726867607.07641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc'<<< 32457 1726867607.07667: stdout chunk (state=3): >>> import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950220740><<< 32457 1726867607.07685: stdout chunk (state=3): >>> import 'errno' # <<< 32457 1726867607.07724: stdout chunk (state=3): >>> # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.07753: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.07759: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5950221e20><<< 32457 1726867607.07795: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 32457 1726867607.07843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py<<< 32457 1726867607.07848: stdout chunk (state=3): >>> <<< 32457 1726867607.07872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc'<<< 32457 1726867607.07897: stdout chunk (state=3): >>> import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950222cc0><<< 32457 1726867607.07937: stdout chunk (state=3): >>> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.07959: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.07963: stdout chunk (state=3): >>> <<< 32457 1726867607.07997: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f59502232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950222210><<< 32457 1726867607.08000: stdout chunk (state=3): >>> <<< 32457 1726867607.08037: 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'<<< 32457 1726867607.08096: stdout chunk (state=3): >>> # extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08100: stdout chunk (state=3): >>> <<< 32457 1726867607.08123: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08127: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5950223d70><<< 32457 1726867607.08159: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59502234a0> <<< 32457 1726867607.08247: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595020a4b0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py<<< 32457 1726867607.08251: stdout chunk (state=3): >>> <<< 32457 1726867607.08295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc'<<< 32457 1726867607.08331: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py<<< 32457 1726867607.08336: stdout chunk (state=3): >>> <<< 32457 1726867607.08367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 32457 1726867607.08412: stdout chunk (state=3): >>> # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.08436: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08439: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594ffabc50><<< 32457 1726867607.08544: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py<<< 32457 1726867607.08558: stdout chunk (state=3): >>> <<< 32457 1726867607.08566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc'<<< 32457 1726867607.08619: stdout chunk (state=3): >>> # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.08636: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08663: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594ffd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd4470><<< 32457 1726867607.08683: stdout chunk (state=3): >>> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08731: stdout chunk (state=3): >>> # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.08734: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594ffd4740> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py<<< 32457 1726867607.08780: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc'<<< 32457 1726867607.08872: stdout chunk (state=3): >>> # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.08881: stdout chunk (state=3): >>> <<< 32457 1726867607.09059: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.09062: stdout chunk (state=3): >>> <<< 32457 1726867607.09065: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594ffd5070><<< 32457 1726867607.09105: stdout chunk (state=3): >>> <<< 32457 1726867607.09247: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.09271: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.09281: stdout chunk (state=3): >>> <<< 32457 1726867607.09304: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594ffd5a60> <<< 32457 1726867607.09353: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffa9df0><<< 32457 1726867607.09365: stdout chunk (state=3): >>> <<< 32457 1726867607.09415: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 32457 1726867607.09418: stdout chunk (state=3): >>> <<< 32457 1726867607.09434: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py<<< 32457 1726867607.09475: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 32457 1726867607.09525: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd5b50> <<< 32457 1726867607.09556: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595020ac60><<< 32457 1726867607.09602: stdout chunk (state=3): >>> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py<<< 32457 1726867607.09607: stdout chunk (state=3): >>> <<< 32457 1726867607.09697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc'<<< 32457 1726867607.09703: stdout chunk (state=3): >>> <<< 32457 1726867607.09779: stdout chunk (state=3): >>># /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'<<< 32457 1726867607.09782: stdout chunk (state=3): >>> <<< 32457 1726867607.09848: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffff1a0> <<< 32457 1726867607.09945: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py<<< 32457 1726867607.10001: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867607.10020: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 32457 1726867607.10061: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 32457 1726867607.10122: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950023560> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 32457 1726867607.10185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc'<<< 32457 1726867607.10281: stdout chunk (state=3): >>> import 'ntpath' # <<< 32457 1726867607.10337: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py<<< 32457 1726867607.10343: stdout chunk (state=3): >>> <<< 32457 1726867607.10371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867607.10376: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59500842c0> <<< 32457 1726867607.10399: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py<<< 32457 1726867607.10404: stdout chunk (state=3): >>> <<< 32457 1726867607.10481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py<<< 32457 1726867607.10484: stdout chunk (state=3): >>> <<< 32457 1726867607.10543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc'<<< 32457 1726867607.10655: stdout chunk (state=3): >>> <<< 32457 1726867607.10711: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950086a20> <<< 32457 1726867607.10866: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59500843e0> <<< 32457 1726867607.11068: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59500452b0> # /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 0x7f594f9293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950022360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd7d70> <<< 32457 1726867607.11107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 32457 1726867607.11151: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f594f929670> <<< 32457 1726867607.11387: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_pi8riy5n/ansible_stat_payload.zip' <<< 32457 1726867607.11559: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.11610: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.11643: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 32457 1726867607.11660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 32457 1726867607.11718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 32457 1726867607.11825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 32457 1726867607.11859: 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 0x7f594f97f170> <<< 32457 1726867607.11880: stdout chunk (state=3): >>>import '_typing' # <<< 32457 1726867607.12164: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f95e060> <<< 32457 1726867607.12171: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f95d1f0> <<< 32457 1726867607.12180: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.12213: stdout chunk (state=3): >>>import 'ansible' # <<< 32457 1726867607.12216: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.12251: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.12260: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.12280: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 32457 1726867607.12299: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.14494: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.15891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 32457 1726867607.15913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc'<<< 32457 1726867607.15931: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f97d040><<< 32457 1726867607.15954: stdout chunk (state=3): >>> <<< 32457 1726867607.15981: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py<<< 32457 1726867607.16033: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 32457 1726867607.16058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc'<<< 32457 1726867607.16094: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 32457 1726867607.16100: stdout chunk (state=3): >>> <<< 32457 1726867607.16151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.16155: stdout chunk (state=3): >>> <<< 32457 1726867607.16172: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.16244: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f9a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a6870><<< 32457 1726867607.16247: stdout chunk (state=3): >>> <<< 32457 1726867607.16301: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a6180><<< 32457 1726867607.16307: stdout chunk (state=3): >>> <<< 32457 1726867607.16344: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 32457 1726867607.16347: stdout chunk (state=3): >>> <<< 32457 1726867607.16369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 32457 1726867607.16422: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a65d0><<< 32457 1726867607.16427: stdout chunk (state=3): >>> <<< 32457 1726867607.16450: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f97fe00><<< 32457 1726867607.16453: stdout chunk (state=3): >>> <<< 32457 1726867607.16484: stdout chunk (state=3): >>>import 'atexit' # <<< 32457 1726867607.16525: stdout chunk (state=3): >>> # extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.16532: stdout chunk (state=3): >>> <<< 32457 1726867607.16540: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.16594: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f9a7890> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.16602: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.16641: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f9a7ad0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 32457 1726867607.16646: stdout chunk (state=3): >>> <<< 32457 1726867607.16716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc'<<< 32457 1726867607.16748: stdout chunk (state=3): >>> import '_locale' # <<< 32457 1726867607.16753: stdout chunk (state=3): >>> <<< 32457 1726867607.16839: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a7f50> import 'pwd' # <<< 32457 1726867607.16915: 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' <<< 32457 1726867607.16979: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f811ca0><<< 32457 1726867607.17021: stdout chunk (state=3): >>> # extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.17032: stdout chunk (state=3): >>> <<< 32457 1726867607.17038: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 32457 1726867607.17066: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f813470><<< 32457 1726867607.17089: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 32457 1726867607.17095: stdout chunk (state=3): >>> <<< 32457 1726867607.17125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 32457 1726867607.17185: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8142f0> <<< 32457 1726867607.17222: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 32457 1726867607.17274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 32457 1726867607.17339: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f815490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 32457 1726867607.17342: stdout chunk (state=3): >>> <<< 32457 1726867607.17418: 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 <<< 32457 1726867607.17517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f817f80> <<< 32457 1726867607.17580: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.17604: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.17615: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f81c620> <<< 32457 1726867607.17660: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f816240><<< 32457 1726867607.17695: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 32457 1726867607.17700: stdout chunk (state=3): >>> <<< 32457 1726867607.17742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 32457 1726867607.17786: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 32457 1726867607.17800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc'<<< 32457 1726867607.17835: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py<<< 32457 1726867607.17840: stdout chunk (state=3): >>> <<< 32457 1726867607.17906: 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<<< 32457 1726867607.17912: stdout chunk (state=3): >>> <<< 32457 1726867607.17938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81ff20><<< 32457 1726867607.17970: stdout chunk (state=3): >>> import '_tokenize' # <<< 32457 1726867607.18108: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81e750> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 32457 1726867607.18232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 32457 1726867607.18294: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f816750> <<< 32457 1726867607.18352: 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 0x7f594f867ef0> <<< 32457 1726867607.18355: 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 <<< 32457 1726867607.18414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8681d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 32457 1726867607.18421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 32457 1726867607.18467: 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' <<< 32457 1726867607.18470: 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 0x7f594f869c70> <<< 32457 1726867607.18493: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f869a30> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 32457 1726867607.18811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f86c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86a360> # /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 0x7f594f86f8f0> <<< 32457 1726867607.18940: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86c2c0> <<< 32457 1726867607.18998: 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' <<< 32457 1726867607.19032: 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 0x7f594f8703e0> <<< 32457 1726867607.19055: 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 0x7f594f870bf0> <<< 32457 1726867607.19090: 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 0x7f594f870aa0> <<< 32457 1726867607.19139: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8682f0> # /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' <<< 32457 1726867607.19160: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 32457 1726867607.19196: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.19225: 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 0x7f594f8f8110> <<< 32457 1726867607.19363: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 32457 1726867607.19388: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f594f8f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8728a0> <<< 32457 1726867607.19420: 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 0x7f594f873c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f872510> <<< 32457 1726867607.19453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867607.19479: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 32457 1726867607.19566: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.19670: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.19707: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 32457 1726867607.19718: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 32457 1726867607.19848: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.19967: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.20520: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.21210: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 32457 1726867607.21279: 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 0x7f594f701400> <<< 32457 1726867607.21421: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f702150> <<< 32457 1726867607.21495: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8fbfe0> import 'ansible.module_utils.compat.selinux' # <<< 32457 1726867607.21504: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.21521: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.21546: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 32457 1726867607.21553: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.21786: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.22024: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 32457 1726867607.22033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 32457 1726867607.22038: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f702930> <<< 32457 1726867607.22114: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.22835: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.23637: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.23723: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.23726: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 32457 1726867607.24037: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.warnings' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.errors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 32457 1726867607.24042: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.24184: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 32457 1726867607.24280: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.24512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 32457 1726867607.24587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 32457 1726867607.24616: stdout chunk (state=3): >>>import '_ast' # <<< 32457 1726867607.24866: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f7033e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # <<< 32457 1726867607.24872: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 32457 1726867607.24892: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.24947: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.25005: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 32457 1726867607.25109: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.25198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867607.25297: 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 <<< 32457 1726867607.25534: 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' # 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 0x7f594f70e000> <<< 32457 1726867607.25570: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f709670> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 32457 1726867607.25642: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.25791: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 32457 1726867607.25902: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 32457 1726867607.25906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 32457 1726867607.25908: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 32457 1726867607.25995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 32457 1726867607.26074: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9fa960> <<< 32457 1726867607.26235: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9e2630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f70e1b0> <<< 32457 1726867607.26254: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86c290> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 32457 1726867607.26284: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.26314: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 32457 1726867607.26396: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 32457 1726867607.26432: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 32457 1726867607.26635: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.26962: stdout chunk (state=3): >>># zipimport: zlib available <<< 32457 1726867607.27096: 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"}}} <<< 32457 1726867607.27259: stdout chunk (state=3): >>># destroy __main__ <<< 32457 1726867607.27614: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 32457 1726867607.27638: 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 <<< 32457 1726867607.27684: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # 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 <<< 32457 1726867607.27687: stdout chunk (state=3): >>># 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 <<< 32457 1726867607.27720: stdout chunk (state=3): >>># 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 <<< 32457 1726867607.27767: stdout chunk (state=3): >>># 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 <<< 32457 1726867607.27771: stdout chunk (state=3): >>># destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # 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 <<< 32457 1726867607.28137: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 32457 1726867607.28185: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath <<< 32457 1726867607.28223: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 32457 1726867607.28227: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 32457 1726867607.28251: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 32457 1726867607.28341: stdout chunk (state=3): >>># 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 <<< 32457 1726867607.28402: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing <<< 32457 1726867607.28783: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _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 <<< 32457 1726867607.28887: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 32457 1726867607.28905: 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 # 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 <<< 32457 1726867607.29403: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867607.29412: stdout chunk (state=3): >>><<< 32457 1726867607.29424: stderr chunk (state=3): >>><<< 32457 1726867607.29770: _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 0x7f59503684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950337b30> # /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 0x7f595036aa50> 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 0x7f595013d130> # /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 0x7f595013dfa0> 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 0x7f595017bec0> # /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 0x7f595017bf80> # /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 0x7f59501b3830> # /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 0x7f59501b3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950193b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501912b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950179070> # /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 0x7f59501d37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501d23f0> # /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 0x7f5950192150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501d0bc0> # /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 0x7f5950208890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59501782f0> # /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 0x7f5950208d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950208bf0> # 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 0x7f5950208fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950176e10> # /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 0x7f5950209670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950209370> 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 0x7f595020a540> 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 0x7f5950220740> 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 0x7f5950221e20> # /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 0x7f5950222cc0> # 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 0x7f59502232f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950222210> # /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 0x7f5950223d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59502234a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595020a4b0> # /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 0x7f594ffabc50> # /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 0x7f594ffd4710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd4470> # 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 0x7f594ffd4740> # /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 0x7f594ffd5070> # 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 0x7f594ffd5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd4920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffa9df0> # /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 0x7f594ffd6e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd5b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595020ac60> # /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 0x7f594ffff1a0> # /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 0x7f5950023560> # /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 0x7f59500842c0> # /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 0x7f5950086a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59500843e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f59500452b0> # /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 0x7f594f9293d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5950022360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594ffd7d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f594f929670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_pi8riy5n/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 0x7f594f97f170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f95e060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f95d1f0> # 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 0x7f594f97d040> # /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 0x7f594f9a6ae0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a6870> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9a6180> # /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 0x7f594f9a65d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f97fe00> 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 0x7f594f9a7890> # 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 0x7f594f9a7ad0> # /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 0x7f594f9a7f50> 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 0x7f594f811ca0> # 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 0x7f594f813470> # /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 0x7f594f8142f0> # /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 0x7f594f815490> # /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 0x7f594f817f80> # 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 0x7f594f81c620> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f816240> # /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 0x7f594f81ff20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81e9f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f81e750> # /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 0x7f594f81ecc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f816750> # 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 0x7f594f867ef0> # /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 0x7f594f8681d0> # /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 0x7f594f869c70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f869a30> # /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 0x7f594f86c200> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86a360> # /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 0x7f594f86f8f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86c2c0> # 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 0x7f594f8703e0> # 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 0x7f594f870bf0> # 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 0x7f594f870aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8682f0> # /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 0x7f594f8f8110> # 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 0x7f594f8f90d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8728a0> # 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 0x7f594f873c50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f872510> # 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 0x7f594f701400> # /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 0x7f594f702150> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f8fbfe0> 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 0x7f594f702930> # 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 0x7f594f7033e0> # 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 0x7f594f70e000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f709670> 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 0x7f594f9fa960> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f9e2630> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f70e1b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f594f86c290> # 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.57 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 32457 1726867607.31185: 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-1726867606.699026-32606-230301944343630/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867607.31189: _low_level_execute_command(): starting 32457 1726867607.31191: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867606.699026-32606-230301944343630/ > /dev/null 2>&1 && sleep 0' 32457 1726867607.31193: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867607.31361: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867607.31373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867607.31437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867607.33465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867607.33468: stdout chunk (state=3): >>><<< 32457 1726867607.33471: stderr chunk (state=3): >>><<< 32457 1726867607.33473: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867607.33476: handler run complete 32457 1726867607.33480: attempt loop complete, returning result 32457 1726867607.33482: _execute() done 32457 1726867607.33484: dumping result to json 32457 1726867607.33486: done dumping result, returning 32457 1726867607.33488: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affcac9-a3a5-a1ad-cd15-0000000000c2] 32457 1726867607.33490: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c2 32457 1726867607.33689: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c2 32457 1726867607.33693: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 32457 1726867607.33760: no more pending results, returning what we have 32457 1726867607.33764: results queue empty 32457 1726867607.33764: checking for any_errors_fatal 32457 1726867607.33771: done checking for any_errors_fatal 32457 1726867607.33771: checking for max_fail_percentage 32457 1726867607.33773: done checking for max_fail_percentage 32457 1726867607.33774: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.33775: done checking to see if all hosts have failed 32457 1726867607.33776: getting the remaining hosts for this loop 32457 1726867607.33783: done getting the remaining hosts for this loop 32457 1726867607.33787: getting the next task for host managed_node1 32457 1726867607.33795: done getting next task for host managed_node1 32457 1726867607.33797: ^ task is: TASK: Set flag to indicate system is ostree 32457 1726867607.33800: ^ 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 32457 1726867607.33804: getting variables 32457 1726867607.33807: in VariableManager get_vars() 32457 1726867607.33840: Calling all_inventory to load vars for managed_node1 32457 1726867607.33843: Calling groups_inventory to load vars for managed_node1 32457 1726867607.33847: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.33858: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.33861: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.33864: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.34313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.34887: done with get_vars() 32457 1726867607.34899: done getting variables 32457 1726867607.34999: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:26:47 -0400 (0:00:00.759) 0:00:03.276 ****** 32457 1726867607.35031: entering _queue_task() for managed_node1/set_fact 32457 1726867607.35033: Creating lock for set_fact 32457 1726867607.35789: worker is 1 (out of 1 available) 32457 1726867607.35799: exiting _queue_task() for managed_node1/set_fact 32457 1726867607.35808: done queuing things up, now waiting for results queue to drain 32457 1726867607.35810: waiting for pending results... 32457 1726867607.36290: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 32457 1726867607.36296: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000c3 32457 1726867607.36300: variable 'ansible_search_path' from source: unknown 32457 1726867607.36303: variable 'ansible_search_path' from source: unknown 32457 1726867607.36442: calling self._execute() 32457 1726867607.36594: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.36643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.36783: variable 'omit' from source: magic vars 32457 1726867607.37772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867607.38473: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867607.38476: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867607.38481: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867607.38614: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867607.38824: 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) 32457 1726867607.38854: 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) 32457 1726867607.38888: 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) 32457 1726867607.39021: 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) 32457 1726867607.39229: Evaluated conditional (not __network_is_ostree is defined): True 32457 1726867607.39233: variable 'omit' from source: magic vars 32457 1726867607.39447: variable 'omit' from source: magic vars 32457 1726867607.39556: variable '__ostree_booted_stat' from source: set_fact 32457 1726867607.39726: variable 'omit' from source: magic vars 32457 1726867607.39807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867607.39911: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867607.39939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867607.40105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.40287: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.40291: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867607.40293: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.40295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.40545: Set connection var ansible_connection to ssh 32457 1726867607.40724: Set connection var ansible_timeout to 10 32457 1726867607.40728: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867607.40730: Set connection var ansible_shell_executable to /bin/sh 32457 1726867607.40732: Set connection var ansible_shell_type to sh 32457 1726867607.40738: Set connection var ansible_pipelining to False 32457 1726867607.40764: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.40772: variable 'ansible_connection' from source: unknown 32457 1726867607.40839: variable 'ansible_module_compression' from source: unknown 32457 1726867607.40847: variable 'ansible_shell_type' from source: unknown 32457 1726867607.40855: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.40863: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.40872: variable 'ansible_pipelining' from source: unknown 32457 1726867607.40950: variable 'ansible_timeout' from source: unknown 32457 1726867607.40960: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.41194: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867607.41211: variable 'omit' from source: magic vars 32457 1726867607.41225: starting attempt loop 32457 1726867607.41232: running the handler 32457 1726867607.41248: handler run complete 32457 1726867607.41284: attempt loop complete, returning result 32457 1726867607.41486: _execute() done 32457 1726867607.41489: dumping result to json 32457 1726867607.41492: done dumping result, returning 32457 1726867607.41494: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-a1ad-cd15-0000000000c3] 32457 1726867607.41496: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c3 32457 1726867607.41567: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c3 32457 1726867607.41570: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 32457 1726867607.41646: no more pending results, returning what we have 32457 1726867607.41649: results queue empty 32457 1726867607.41650: checking for any_errors_fatal 32457 1726867607.41655: done checking for any_errors_fatal 32457 1726867607.41656: checking for max_fail_percentage 32457 1726867607.41658: done checking for max_fail_percentage 32457 1726867607.41659: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.41660: done checking to see if all hosts have failed 32457 1726867607.41661: getting the remaining hosts for this loop 32457 1726867607.41663: done getting the remaining hosts for this loop 32457 1726867607.41666: getting the next task for host managed_node1 32457 1726867607.41676: done getting next task for host managed_node1 32457 1726867607.41882: ^ task is: TASK: Fix CentOS6 Base repo 32457 1726867607.41885: ^ 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 32457 1726867607.41890: getting variables 32457 1726867607.41892: in VariableManager get_vars() 32457 1726867607.41927: Calling all_inventory to load vars for managed_node1 32457 1726867607.41931: Calling groups_inventory to load vars for managed_node1 32457 1726867607.41935: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.41946: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.41950: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.41960: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.42660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.43110: done with get_vars() 32457 1726867607.43123: done getting variables 32457 1726867607.43337: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:26:47 -0400 (0:00:00.083) 0:00:03.359 ****** 32457 1726867607.43362: entering _queue_task() for managed_node1/copy 32457 1726867607.43808: worker is 1 (out of 1 available) 32457 1726867607.43821: exiting _queue_task() for managed_node1/copy 32457 1726867607.43833: done queuing things up, now waiting for results queue to drain 32457 1726867607.43834: waiting for pending results... 32457 1726867607.44398: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 32457 1726867607.44509: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000c5 32457 1726867607.44684: variable 'ansible_search_path' from source: unknown 32457 1726867607.44687: variable 'ansible_search_path' from source: unknown 32457 1726867607.44691: calling self._execute() 32457 1726867607.44929: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.44932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.44935: variable 'omit' from source: magic vars 32457 1726867607.45835: variable 'ansible_distribution' from source: facts 32457 1726867607.45863: Evaluated conditional (ansible_distribution == 'CentOS'): True 32457 1726867607.46082: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.46191: Evaluated conditional (ansible_distribution_major_version == '6'): False 32457 1726867607.46200: when evaluation is False, skipping this task 32457 1726867607.46207: _execute() done 32457 1726867607.46215: dumping result to json 32457 1726867607.46236: done dumping result, returning 32457 1726867607.46247: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-a1ad-cd15-0000000000c5] 32457 1726867607.46258: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c5 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32457 1726867607.46645: no more pending results, returning what we have 32457 1726867607.46648: results queue empty 32457 1726867607.46649: checking for any_errors_fatal 32457 1726867607.46654: done checking for any_errors_fatal 32457 1726867607.46655: checking for max_fail_percentage 32457 1726867607.46656: done checking for max_fail_percentage 32457 1726867607.46657: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.46658: done checking to see if all hosts have failed 32457 1726867607.46659: getting the remaining hosts for this loop 32457 1726867607.46660: done getting the remaining hosts for this loop 32457 1726867607.46664: getting the next task for host managed_node1 32457 1726867607.46671: done getting next task for host managed_node1 32457 1726867607.46674: ^ task is: TASK: Include the task 'enable_epel.yml' 32457 1726867607.46680: ^ 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 32457 1726867607.46684: getting variables 32457 1726867607.46686: in VariableManager get_vars() 32457 1726867607.46714: Calling all_inventory to load vars for managed_node1 32457 1726867607.46719: Calling groups_inventory to load vars for managed_node1 32457 1726867607.46723: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.46736: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.46739: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.46742: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.47246: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c5 32457 1726867607.47249: WORKER PROCESS EXITING 32457 1726867607.47272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.47790: done with get_vars() 32457 1726867607.47800: 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:26:47 -0400 (0:00:00.046) 0:00:03.405 ****** 32457 1726867607.48004: entering _queue_task() for managed_node1/include_tasks 32457 1726867607.48587: worker is 1 (out of 1 available) 32457 1726867607.48598: exiting _queue_task() for managed_node1/include_tasks 32457 1726867607.48607: done queuing things up, now waiting for results queue to drain 32457 1726867607.48609: waiting for pending results... 32457 1726867607.48994: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 32457 1726867607.49139: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000c6 32457 1726867607.49156: variable 'ansible_search_path' from source: unknown 32457 1726867607.49163: variable 'ansible_search_path' from source: unknown 32457 1726867607.49248: calling self._execute() 32457 1726867607.49444: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.49455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.49467: variable 'omit' from source: magic vars 32457 1726867607.50471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867607.55326: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867607.55394: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867607.55529: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867607.55664: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867607.55766: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867607.55928: 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) 32457 1726867607.56175: 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) 32457 1726867607.56181: 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) 32457 1726867607.56183: 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) 32457 1726867607.56502: 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) 32457 1726867607.56633: variable '__network_is_ostree' from source: set_fact 32457 1726867607.56660: Evaluated conditional (not __network_is_ostree | d(false)): True 32457 1726867607.56672: _execute() done 32457 1726867607.56684: dumping result to json 32457 1726867607.56691: done dumping result, returning 32457 1726867607.56702: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-a1ad-cd15-0000000000c6] 32457 1726867607.56710: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c6 32457 1726867607.57283: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000c6 32457 1726867607.57287: WORKER PROCESS EXITING 32457 1726867607.57316: no more pending results, returning what we have 32457 1726867607.57324: in VariableManager get_vars() 32457 1726867607.57359: Calling all_inventory to load vars for managed_node1 32457 1726867607.57362: Calling groups_inventory to load vars for managed_node1 32457 1726867607.57365: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.57378: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.57382: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.57385: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.57819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.58295: done with get_vars() 32457 1726867607.58304: variable 'ansible_search_path' from source: unknown 32457 1726867607.58305: variable 'ansible_search_path' from source: unknown 32457 1726867607.58344: we have included files to process 32457 1726867607.58460: generating all_blocks data 32457 1726867607.58463: done generating all_blocks data 32457 1726867607.58468: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32457 1726867607.58470: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32457 1726867607.58473: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 32457 1726867607.60168: done processing included file 32457 1726867607.60171: iterating over new_blocks loaded from include file 32457 1726867607.60172: in VariableManager get_vars() 32457 1726867607.60570: done with get_vars() 32457 1726867607.60573: filtering new block on tags 32457 1726867607.60693: done filtering new block on tags 32457 1726867607.60697: in VariableManager get_vars() 32457 1726867607.60710: done with get_vars() 32457 1726867607.60712: filtering new block on tags 32457 1726867607.60728: done filtering new block on tags 32457 1726867607.60730: 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_node1 32457 1726867607.60735: extending task lists for all hosts with included blocks 32457 1726867607.60958: done extending task lists 32457 1726867607.60960: done processing included files 32457 1726867607.60961: results queue empty 32457 1726867607.60961: checking for any_errors_fatal 32457 1726867607.60964: done checking for any_errors_fatal 32457 1726867607.60965: checking for max_fail_percentage 32457 1726867607.60966: done checking for max_fail_percentage 32457 1726867607.60967: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.60968: done checking to see if all hosts have failed 32457 1726867607.60968: getting the remaining hosts for this loop 32457 1726867607.60969: done getting the remaining hosts for this loop 32457 1726867607.60972: getting the next task for host managed_node1 32457 1726867607.60976: done getting next task for host managed_node1 32457 1726867607.61220: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 32457 1726867607.61223: ^ 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 32457 1726867607.61226: getting variables 32457 1726867607.61227: in VariableManager get_vars() 32457 1726867607.61235: Calling all_inventory to load vars for managed_node1 32457 1726867607.61237: Calling groups_inventory to load vars for managed_node1 32457 1726867607.61240: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.61245: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.61252: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.61255: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.61985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.62608: done with get_vars() 32457 1726867607.62619: done getting variables 32457 1726867607.62685: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32457 1726867607.63341: 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:26:47 -0400 (0:00:00.154) 0:00:03.560 ****** 32457 1726867607.63504: entering _queue_task() for managed_node1/command 32457 1726867607.63505: Creating lock for command 32457 1726867607.64458: worker is 1 (out of 1 available) 32457 1726867607.64470: exiting _queue_task() for managed_node1/command 32457 1726867607.64482: done queuing things up, now waiting for results queue to drain 32457 1726867607.64484: waiting for pending results... 32457 1726867607.65101: running TaskExecutor() for managed_node1/TASK: Create EPEL 10 32457 1726867607.65486: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000e0 32457 1726867607.65491: variable 'ansible_search_path' from source: unknown 32457 1726867607.65493: variable 'ansible_search_path' from source: unknown 32457 1726867607.65496: calling self._execute() 32457 1726867607.65722: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.65737: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.65752: variable 'omit' from source: magic vars 32457 1726867607.66448: variable 'ansible_distribution' from source: facts 32457 1726867607.66682: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32457 1726867607.66740: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.66822: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32457 1726867607.66830: when evaluation is False, skipping this task 32457 1726867607.66838: _execute() done 32457 1726867607.66844: dumping result to json 32457 1726867607.66851: done dumping result, returning 32457 1726867607.66860: done running TaskExecutor() for managed_node1/TASK: Create EPEL 10 [0affcac9-a3a5-a1ad-cd15-0000000000e0] 32457 1726867607.66870: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e0 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32457 1726867607.67036: no more pending results, returning what we have 32457 1726867607.67040: results queue empty 32457 1726867607.67041: checking for any_errors_fatal 32457 1726867607.67042: done checking for any_errors_fatal 32457 1726867607.67043: checking for max_fail_percentage 32457 1726867607.67045: done checking for max_fail_percentage 32457 1726867607.67045: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.67046: done checking to see if all hosts have failed 32457 1726867607.67047: getting the remaining hosts for this loop 32457 1726867607.67048: done getting the remaining hosts for this loop 32457 1726867607.67052: getting the next task for host managed_node1 32457 1726867607.67060: done getting next task for host managed_node1 32457 1726867607.67062: ^ task is: TASK: Install yum-utils package 32457 1726867607.67066: ^ 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 32457 1726867607.67070: getting variables 32457 1726867607.67072: in VariableManager get_vars() 32457 1726867607.67104: Calling all_inventory to load vars for managed_node1 32457 1726867607.67107: Calling groups_inventory to load vars for managed_node1 32457 1726867607.67110: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.67124: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.67127: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.67129: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.67553: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e0 32457 1726867607.67557: WORKER PROCESS EXITING 32457 1726867607.67575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.68001: done with get_vars() 32457 1726867607.68010: done getting variables 32457 1726867607.68227: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:26:47 -0400 (0:00:00.048) 0:00:03.609 ****** 32457 1726867607.68370: entering _queue_task() for managed_node1/package 32457 1726867607.68372: Creating lock for package 32457 1726867607.69025: worker is 1 (out of 1 available) 32457 1726867607.69037: exiting _queue_task() for managed_node1/package 32457 1726867607.69045: done queuing things up, now waiting for results queue to drain 32457 1726867607.69047: waiting for pending results... 32457 1726867607.69371: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 32457 1726867607.69783: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000e1 32457 1726867607.69788: variable 'ansible_search_path' from source: unknown 32457 1726867607.69792: variable 'ansible_search_path' from source: unknown 32457 1726867607.69795: calling self._execute() 32457 1726867607.69834: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.69845: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.69860: variable 'omit' from source: magic vars 32457 1726867607.70725: variable 'ansible_distribution' from source: facts 32457 1726867607.70800: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32457 1726867607.71067: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.71081: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32457 1726867607.71092: when evaluation is False, skipping this task 32457 1726867607.71100: _execute() done 32457 1726867607.71107: dumping result to json 32457 1726867607.71123: done dumping result, returning 32457 1726867607.71227: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affcac9-a3a5-a1ad-cd15-0000000000e1] 32457 1726867607.71230: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32457 1726867607.71491: no more pending results, returning what we have 32457 1726867607.71494: results queue empty 32457 1726867607.71495: checking for any_errors_fatal 32457 1726867607.71501: done checking for any_errors_fatal 32457 1726867607.71501: checking for max_fail_percentage 32457 1726867607.71503: done checking for max_fail_percentage 32457 1726867607.71503: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.71505: done checking to see if all hosts have failed 32457 1726867607.71505: getting the remaining hosts for this loop 32457 1726867607.71507: done getting the remaining hosts for this loop 32457 1726867607.71510: getting the next task for host managed_node1 32457 1726867607.71517: done getting next task for host managed_node1 32457 1726867607.71521: ^ task is: TASK: Enable EPEL 7 32457 1726867607.71524: ^ 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 32457 1726867607.71527: getting variables 32457 1726867607.71529: in VariableManager get_vars() 32457 1726867607.71563: Calling all_inventory to load vars for managed_node1 32457 1726867607.71566: Calling groups_inventory to load vars for managed_node1 32457 1726867607.71569: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.71583: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.71587: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.71590: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.72012: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.72648: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e1 32457 1726867607.72651: WORKER PROCESS EXITING 32457 1726867607.72670: done with get_vars() 32457 1726867607.72682: done getting variables 32457 1726867607.72738: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:26:47 -0400 (0:00:00.043) 0:00:03.653 ****** 32457 1726867607.72766: entering _queue_task() for managed_node1/command 32457 1726867607.73455: worker is 1 (out of 1 available) 32457 1726867607.73465: exiting _queue_task() for managed_node1/command 32457 1726867607.73475: done queuing things up, now waiting for results queue to drain 32457 1726867607.73745: waiting for pending results... 32457 1726867607.73895: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 32457 1726867607.74110: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000e2 32457 1726867607.74129: variable 'ansible_search_path' from source: unknown 32457 1726867607.74137: variable 'ansible_search_path' from source: unknown 32457 1726867607.74186: calling self._execute() 32457 1726867607.74270: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.74283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.74302: variable 'omit' from source: magic vars 32457 1726867607.74685: variable 'ansible_distribution' from source: facts 32457 1726867607.74701: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32457 1726867607.74841: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.74858: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32457 1726867607.74869: when evaluation is False, skipping this task 32457 1726867607.74879: _execute() done 32457 1726867607.74888: dumping result to json 32457 1726867607.74950: done dumping result, returning 32457 1726867607.74954: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affcac9-a3a5-a1ad-cd15-0000000000e2] 32457 1726867607.74956: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32457 1726867607.75222: no more pending results, returning what we have 32457 1726867607.75225: results queue empty 32457 1726867607.75226: checking for any_errors_fatal 32457 1726867607.75230: done checking for any_errors_fatal 32457 1726867607.75231: checking for max_fail_percentage 32457 1726867607.75232: done checking for max_fail_percentage 32457 1726867607.75233: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.75234: done checking to see if all hosts have failed 32457 1726867607.75235: getting the remaining hosts for this loop 32457 1726867607.75236: done getting the remaining hosts for this loop 32457 1726867607.75239: getting the next task for host managed_node1 32457 1726867607.75244: done getting next task for host managed_node1 32457 1726867607.75246: ^ task is: TASK: Enable EPEL 8 32457 1726867607.75250: ^ 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 32457 1726867607.75253: getting variables 32457 1726867607.75254: in VariableManager get_vars() 32457 1726867607.75278: Calling all_inventory to load vars for managed_node1 32457 1726867607.75281: Calling groups_inventory to load vars for managed_node1 32457 1726867607.75283: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.75293: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.75295: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.75297: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.75545: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e2 32457 1726867607.75548: WORKER PROCESS EXITING 32457 1726867607.75570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.75784: done with get_vars() 32457 1726867607.75793: done getting variables 32457 1726867607.75849: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:26:47 -0400 (0:00:00.031) 0:00:03.684 ****** 32457 1726867607.75876: entering _queue_task() for managed_node1/command 32457 1726867607.76099: worker is 1 (out of 1 available) 32457 1726867607.76109: exiting _queue_task() for managed_node1/command 32457 1726867607.76119: done queuing things up, now waiting for results queue to drain 32457 1726867607.76121: waiting for pending results... 32457 1726867607.76355: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 32457 1726867607.76516: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000e3 32457 1726867607.76540: variable 'ansible_search_path' from source: unknown 32457 1726867607.76547: variable 'ansible_search_path' from source: unknown 32457 1726867607.76591: calling self._execute() 32457 1726867607.76693: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.76711: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.76748: variable 'omit' from source: magic vars 32457 1726867607.77121: variable 'ansible_distribution' from source: facts 32457 1726867607.77192: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32457 1726867607.77274: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.77287: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 32457 1726867607.77296: when evaluation is False, skipping this task 32457 1726867607.77306: _execute() done 32457 1726867607.77317: dumping result to json 32457 1726867607.77324: done dumping result, returning 32457 1726867607.77334: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affcac9-a3a5-a1ad-cd15-0000000000e3] 32457 1726867607.77343: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e3 32457 1726867607.77558: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e3 32457 1726867607.77561: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 32457 1726867607.77600: no more pending results, returning what we have 32457 1726867607.77603: results queue empty 32457 1726867607.77604: checking for any_errors_fatal 32457 1726867607.77609: done checking for any_errors_fatal 32457 1726867607.77609: checking for max_fail_percentage 32457 1726867607.77611: done checking for max_fail_percentage 32457 1726867607.77612: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.77613: done checking to see if all hosts have failed 32457 1726867607.77614: getting the remaining hosts for this loop 32457 1726867607.77615: done getting the remaining hosts for this loop 32457 1726867607.77618: getting the next task for host managed_node1 32457 1726867607.77626: done getting next task for host managed_node1 32457 1726867607.77629: ^ task is: TASK: Enable EPEL 6 32457 1726867607.77632: ^ 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 32457 1726867607.77639: getting variables 32457 1726867607.77641: in VariableManager get_vars() 32457 1726867607.77666: Calling all_inventory to load vars for managed_node1 32457 1726867607.77669: Calling groups_inventory to load vars for managed_node1 32457 1726867607.77672: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.77684: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.77687: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.77690: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.77942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.78160: done with get_vars() 32457 1726867607.78169: done getting variables 32457 1726867607.78225: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:26:47 -0400 (0:00:00.023) 0:00:03.708 ****** 32457 1726867607.78250: entering _queue_task() for managed_node1/copy 32457 1726867607.78909: worker is 1 (out of 1 available) 32457 1726867607.78920: exiting _queue_task() for managed_node1/copy 32457 1726867607.78930: done queuing things up, now waiting for results queue to drain 32457 1726867607.78932: waiting for pending results... 32457 1726867607.79062: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 32457 1726867607.79315: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000e5 32457 1726867607.79321: variable 'ansible_search_path' from source: unknown 32457 1726867607.79324: variable 'ansible_search_path' from source: unknown 32457 1726867607.79328: calling self._execute() 32457 1726867607.79467: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.79481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.79493: variable 'omit' from source: magic vars 32457 1726867607.80272: variable 'ansible_distribution' from source: facts 32457 1726867607.80523: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 32457 1726867607.80527: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.80587: Evaluated conditional (ansible_distribution_major_version == '6'): False 32457 1726867607.80596: when evaluation is False, skipping this task 32457 1726867607.80634: _execute() done 32457 1726867607.80642: dumping result to json 32457 1726867607.80650: done dumping result, returning 32457 1726867607.80661: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affcac9-a3a5-a1ad-cd15-0000000000e5] 32457 1726867607.80690: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e5 32457 1726867607.81065: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000e5 32457 1726867607.81069: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 32457 1726867607.81112: no more pending results, returning what we have 32457 1726867607.81115: results queue empty 32457 1726867607.81116: checking for any_errors_fatal 32457 1726867607.81119: done checking for any_errors_fatal 32457 1726867607.81120: checking for max_fail_percentage 32457 1726867607.81122: done checking for max_fail_percentage 32457 1726867607.81122: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.81123: done checking to see if all hosts have failed 32457 1726867607.81124: getting the remaining hosts for this loop 32457 1726867607.81125: done getting the remaining hosts for this loop 32457 1726867607.81128: getting the next task for host managed_node1 32457 1726867607.81134: done getting next task for host managed_node1 32457 1726867607.81137: ^ task is: TASK: Set network provider to 'nm' 32457 1726867607.81138: ^ 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 32457 1726867607.81142: getting variables 32457 1726867607.81143: in VariableManager get_vars() 32457 1726867607.81168: Calling all_inventory to load vars for managed_node1 32457 1726867607.81170: Calling groups_inventory to load vars for managed_node1 32457 1726867607.81173: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.81183: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.81186: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.81188: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.81510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.81708: done with get_vars() 32457 1726867607.81722: done getting variables 32457 1726867607.81776: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:13 Friday 20 September 2024 17:26:47 -0400 (0:00:00.035) 0:00:03.743 ****** 32457 1726867607.81804: entering _queue_task() for managed_node1/set_fact 32457 1726867607.82031: worker is 1 (out of 1 available) 32457 1726867607.82156: exiting _queue_task() for managed_node1/set_fact 32457 1726867607.82165: done queuing things up, now waiting for results queue to drain 32457 1726867607.82167: waiting for pending results... 32457 1726867607.82299: running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' 32457 1726867607.82483: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000007 32457 1726867607.82486: variable 'ansible_search_path' from source: unknown 32457 1726867607.82489: calling self._execute() 32457 1726867607.82518: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.82528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.82539: variable 'omit' from source: magic vars 32457 1726867607.82640: variable 'omit' from source: magic vars 32457 1726867607.82673: variable 'omit' from source: magic vars 32457 1726867607.82717: variable 'omit' from source: magic vars 32457 1726867607.82756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867607.82796: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867607.82832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867607.82855: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.82872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.82915: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867607.82930: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.82940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.83062: Set connection var ansible_connection to ssh 32457 1726867607.83184: Set connection var ansible_timeout to 10 32457 1726867607.83187: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867607.83288: Set connection var ansible_shell_executable to /bin/sh 32457 1726867607.83291: Set connection var ansible_shell_type to sh 32457 1726867607.83294: Set connection var ansible_pipelining to False 32457 1726867607.83315: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.83338: variable 'ansible_connection' from source: unknown 32457 1726867607.83435: variable 'ansible_module_compression' from source: unknown 32457 1726867607.83438: variable 'ansible_shell_type' from source: unknown 32457 1726867607.83441: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.83443: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.83447: variable 'ansible_pipelining' from source: unknown 32457 1726867607.83462: variable 'ansible_timeout' from source: unknown 32457 1726867607.83471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.83643: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867607.83660: variable 'omit' from source: magic vars 32457 1726867607.83688: starting attempt loop 32457 1726867607.83696: running the handler 32457 1726867607.83713: handler run complete 32457 1726867607.83729: attempt loop complete, returning result 32457 1726867607.83735: _execute() done 32457 1726867607.83740: dumping result to json 32457 1726867607.83746: done dumping result, returning 32457 1726867607.83786: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'nm' [0affcac9-a3a5-a1ad-cd15-000000000007] 32457 1726867607.83789: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 32457 1726867607.83936: no more pending results, returning what we have 32457 1726867607.83939: results queue empty 32457 1726867607.83940: checking for any_errors_fatal 32457 1726867607.83945: done checking for any_errors_fatal 32457 1726867607.83946: checking for max_fail_percentage 32457 1726867607.83948: done checking for max_fail_percentage 32457 1726867607.83949: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.83950: done checking to see if all hosts have failed 32457 1726867607.83951: getting the remaining hosts for this loop 32457 1726867607.83952: done getting the remaining hosts for this loop 32457 1726867607.83955: getting the next task for host managed_node1 32457 1726867607.83962: done getting next task for host managed_node1 32457 1726867607.83964: ^ task is: TASK: meta (flush_handlers) 32457 1726867607.83965: ^ 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 32457 1726867607.83970: getting variables 32457 1726867607.83972: in VariableManager get_vars() 32457 1726867607.84003: Calling all_inventory to load vars for managed_node1 32457 1726867607.84005: Calling groups_inventory to load vars for managed_node1 32457 1726867607.84009: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.84019: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.84022: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.84025: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.84391: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000007 32457 1726867607.84395: WORKER PROCESS EXITING 32457 1726867607.84427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.84696: done with get_vars() 32457 1726867607.84706: done getting variables 32457 1726867607.84805: in VariableManager get_vars() 32457 1726867607.84814: Calling all_inventory to load vars for managed_node1 32457 1726867607.84816: Calling groups_inventory to load vars for managed_node1 32457 1726867607.84818: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.84822: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.84824: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.84827: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.85321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.85524: done with get_vars() 32457 1726867607.85537: done queuing things up, now waiting for results queue to drain 32457 1726867607.85539: results queue empty 32457 1726867607.85540: checking for any_errors_fatal 32457 1726867607.85542: done checking for any_errors_fatal 32457 1726867607.85542: checking for max_fail_percentage 32457 1726867607.85543: done checking for max_fail_percentage 32457 1726867607.85544: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.85544: done checking to see if all hosts have failed 32457 1726867607.85545: getting the remaining hosts for this loop 32457 1726867607.85546: done getting the remaining hosts for this loop 32457 1726867607.85548: getting the next task for host managed_node1 32457 1726867607.85551: done getting next task for host managed_node1 32457 1726867607.85553: ^ task is: TASK: meta (flush_handlers) 32457 1726867607.85554: ^ 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 32457 1726867607.85560: getting variables 32457 1726867607.85561: in VariableManager get_vars() 32457 1726867607.85568: Calling all_inventory to load vars for managed_node1 32457 1726867607.85570: Calling groups_inventory to load vars for managed_node1 32457 1726867607.85572: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.85576: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.85581: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.85583: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.85742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.85971: done with get_vars() 32457 1726867607.85981: done getting variables 32457 1726867607.86021: in VariableManager get_vars() 32457 1726867607.86028: Calling all_inventory to load vars for managed_node1 32457 1726867607.86030: Calling groups_inventory to load vars for managed_node1 32457 1726867607.86032: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.86041: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.86043: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.86047: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.86215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.86418: done with get_vars() 32457 1726867607.86428: done queuing things up, now waiting for results queue to drain 32457 1726867607.86430: results queue empty 32457 1726867607.86431: checking for any_errors_fatal 32457 1726867607.86432: done checking for any_errors_fatal 32457 1726867607.86433: checking for max_fail_percentage 32457 1726867607.86434: done checking for max_fail_percentage 32457 1726867607.86435: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.86435: done checking to see if all hosts have failed 32457 1726867607.86436: getting the remaining hosts for this loop 32457 1726867607.86437: done getting the remaining hosts for this loop 32457 1726867607.86439: getting the next task for host managed_node1 32457 1726867607.86441: done getting next task for host managed_node1 32457 1726867607.86442: ^ task is: None 32457 1726867607.86444: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867607.86445: done queuing things up, now waiting for results queue to drain 32457 1726867607.86446: results queue empty 32457 1726867607.86446: checking for any_errors_fatal 32457 1726867607.86447: done checking for any_errors_fatal 32457 1726867607.86448: checking for max_fail_percentage 32457 1726867607.86449: done checking for max_fail_percentage 32457 1726867607.86450: checking to see if all hosts have failed and the running result is not ok 32457 1726867607.86450: done checking to see if all hosts have failed 32457 1726867607.86452: getting the next task for host managed_node1 32457 1726867607.86454: done getting next task for host managed_node1 32457 1726867607.86455: ^ task is: None 32457 1726867607.86456: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867607.86503: in VariableManager get_vars() 32457 1726867607.86525: done with get_vars() 32457 1726867607.86531: in VariableManager get_vars() 32457 1726867607.86546: done with get_vars() 32457 1726867607.86550: variable 'omit' from source: magic vars 32457 1726867607.86583: in VariableManager get_vars() 32457 1726867607.86598: done with get_vars() 32457 1726867607.86618: variable 'omit' from source: magic vars PLAY [Play for testing vlan mtu setting] *************************************** 32457 1726867607.86968: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 32457 1726867607.86992: getting the remaining hosts for this loop 32457 1726867607.86994: done getting the remaining hosts for this loop 32457 1726867607.86996: getting the next task for host managed_node1 32457 1726867607.86999: done getting next task for host managed_node1 32457 1726867607.87001: ^ task is: TASK: Gathering Facts 32457 1726867607.87002: ^ 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 32457 1726867607.87004: getting variables 32457 1726867607.87005: in VariableManager get_vars() 32457 1726867607.87020: Calling all_inventory to load vars for managed_node1 32457 1726867607.87023: Calling groups_inventory to load vars for managed_node1 32457 1726867607.87025: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867607.87029: Calling all_plugins_play to load vars for managed_node1 32457 1726867607.87042: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867607.87045: Calling groups_plugins_play to load vars for managed_node1 32457 1726867607.87276: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867607.87754: done with get_vars() 32457 1726867607.87761: done getting variables 32457 1726867607.87866: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 Friday 20 September 2024 17:26:47 -0400 (0:00:00.061) 0:00:03.805 ****** 32457 1726867607.87985: entering _queue_task() for managed_node1/gather_facts 32457 1726867607.88288: worker is 1 (out of 1 available) 32457 1726867607.88300: exiting _queue_task() for managed_node1/gather_facts 32457 1726867607.88312: done queuing things up, now waiting for results queue to drain 32457 1726867607.88314: waiting for pending results... 32457 1726867607.88627: running TaskExecutor() for managed_node1/TASK: Gathering Facts 32457 1726867607.88774: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000010b 32457 1726867607.88830: variable 'ansible_search_path' from source: unknown 32457 1726867607.88864: calling self._execute() 32457 1726867607.88978: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.88998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.89028: variable 'omit' from source: magic vars 32457 1726867607.89620: variable 'ansible_distribution_major_version' from source: facts 32457 1726867607.89654: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867607.89698: variable 'omit' from source: magic vars 32457 1726867607.89727: variable 'omit' from source: magic vars 32457 1726867607.89784: variable 'omit' from source: magic vars 32457 1726867607.89893: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867607.89956: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867607.90032: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867607.90036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.90045: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867607.90097: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867607.90122: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.90152: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.90358: Set connection var ansible_connection to ssh 32457 1726867607.90361: Set connection var ansible_timeout to 10 32457 1726867607.90364: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867607.90370: Set connection var ansible_shell_executable to /bin/sh 32457 1726867607.90379: Set connection var ansible_shell_type to sh 32457 1726867607.90421: Set connection var ansible_pipelining to False 32457 1726867607.90424: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.90428: variable 'ansible_connection' from source: unknown 32457 1726867607.90435: variable 'ansible_module_compression' from source: unknown 32457 1726867607.90442: variable 'ansible_shell_type' from source: unknown 32457 1726867607.90448: variable 'ansible_shell_executable' from source: unknown 32457 1726867607.90454: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867607.90488: variable 'ansible_pipelining' from source: unknown 32457 1726867607.90491: variable 'ansible_timeout' from source: unknown 32457 1726867607.90527: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867607.90903: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867607.90931: variable 'omit' from source: magic vars 32457 1726867607.91008: starting attempt loop 32457 1726867607.91011: running the handler 32457 1726867607.91013: variable 'ansible_facts' from source: unknown 32457 1726867607.91015: _low_level_execute_command(): starting 32457 1726867607.91020: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867607.91992: 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 <<< 32457 1726867607.92008: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867607.92101: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867607.92129: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867607.92158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867607.92189: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867607.92305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867607.94660: stdout chunk (state=3): >>>/root <<< 32457 1726867607.94842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867607.94844: stdout chunk (state=3): >>><<< 32457 1726867607.94845: stderr chunk (state=3): >>><<< 32457 1726867607.94857: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867607.94882: _low_level_execute_command(): starting 32457 1726867607.94887: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544 `" && echo ansible-tmp-1726867607.9486194-32666-66530124149544="` echo /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544 `" ) && sleep 0' 32457 1726867607.95485: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867607.95495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867607.95535: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867607.95594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867607.98357: stdout chunk (state=3): >>>ansible-tmp-1726867607.9486194-32666-66530124149544=/root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544 <<< 32457 1726867607.98529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867607.98535: stdout chunk (state=3): >>><<< 32457 1726867607.98542: stderr chunk (state=3): >>><<< 32457 1726867607.98555: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867607.9486194-32666-66530124149544=/root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867607.98586: variable 'ansible_module_compression' from source: unknown 32457 1726867607.98626: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 32457 1726867607.98668: variable 'ansible_facts' from source: unknown 32457 1726867607.98806: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py 32457 1726867607.98899: Sending initial data 32457 1726867607.98903: Sent initial data (153 bytes) 32457 1726867607.99851: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867607.99903: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867607.99920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867607.99957: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867608.00104: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867608.02447: 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 <<< 32457 1726867608.02542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867608.02594: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpyvi82b1n /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py <<< 32457 1726867608.02597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py" <<< 32457 1726867608.02667: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpyvi82b1n" to remote "/root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py" <<< 32457 1726867608.04299: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867608.04351: stderr chunk (state=3): >>><<< 32457 1726867608.04353: stdout chunk (state=3): >>><<< 32457 1726867608.04355: done transferring module to remote 32457 1726867608.04364: _low_level_execute_command(): starting 32457 1726867608.04370: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/ /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py && sleep 0' 32457 1726867608.04800: 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.57 originally 10.31.12.57 <<< 32457 1726867608.04817: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867608.04867: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867608.04870: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867608.04941: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867608.07637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867608.07641: stdout chunk (state=3): >>><<< 32457 1726867608.07643: stderr chunk (state=3): >>><<< 32457 1726867608.07645: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867608.07652: _low_level_execute_command(): starting 32457 1726867608.07654: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/AnsiballZ_setup.py && sleep 0' 32457 1726867608.08340: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867608.08355: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867608.08370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867608.08385: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867608.08397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867608.08442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867608.08458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867608.08521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867608.95404: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_apparmor": {"status": "disabled"}, "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_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": 2919, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 612, "free": 2919}, "nocache": {"free": 3260, "used": 271}, "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", "<<< 32457 1726867608.95481: stdout chunk (state=3): >>>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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 853, "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": 261789417472, "block_size": 4096, "block_total": 65519099, "block_available": 63913432, "block_used": 1605667, "inode_total": 131070960, "inode_available": 131029040, "inode_used": 41920, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "48", "epoch": "1726867608", "epoch_int": "1726867608", "date": "2024-09-20", "time": "17:26:48", "iso8601_micro": "2024-09-20T21:26:48.864637Z", "iso8601": "2024-09-20T21:26:48Z", "iso8601_basic": "20240920T172648864637", "iso8601_basic_short": "20240920T172648", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.62646484375, "5m": 0.54736328125, "15m": 0.30908203125}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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/1"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "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"}}} <<< 32457 1726867608.98275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867608.98307: stderr chunk (state=3): >>><<< 32457 1726867608.98319: stdout chunk (state=3): >>><<< 32457 1726867608.98535: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "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-57.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-12-57", "ansible_nodename": "ip-10-31-12-57.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": "ec293fb3626e3a20695ae06b45478339", "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_apparmor": {"status": "disabled"}, "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_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": 2919, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 612, "free": 2919}, "nocache": {"free": 3260, "used": 271}, "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": "ec293fb3-626e-3a20-695a-e06b45478339", "ansible_product_uuid": "ec293fb3-626e-3a20-695a-e06b45478339", "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": 853, "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": 261789417472, "block_size": 4096, "block_total": 65519099, "block_available": 63913432, "block_used": 1605667, "inode_total": 131070960, "inode_available": 131029040, "inode_used": 41920, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7JVDfMeZKYw4NvDf4J6T4eu3duEI1TDN8eY5Ag46A+Ty47bFYfPmW8jVxlz3g+Tlfs7803yjUxR8BhfnXFZj/ShR0Zt/NELUYUVHxS02yzVAX46Y/KQOzI9qRt8tn6zOckZ/+JxKdaH4KujKn7hn6gshq1vw8EYiHTG0Qh6hfm5GPWLD5l6fJeToO5P4jLX8zZS6NMoZR+K0P0F/xOkWEwjI1nJbD4GE/YiqzqLHq6U6rqEJJJWonNID6UzPfdWm+n8LyKoVCKBkDEBVl2RUr8Tsnq4MvYG+29djt/3smMIshPKMV+5fzmOvIUzv2YNfQB8w6aFoUnL8qSaEvV8A/30HdDOfRMCUanxsl1eSz0oMgGgwuQGW+lT1FSzP9U9mEQM92nj5Xgp0vf3oGttMW7RHoOjnkx3T8GVpOuPHnV0/Za7EXFaFun607WeBN2SsoO8UQ5HyKRLlC6ISzWOkWAc0L6v/tAMtxHQG5Bp40E0MHFpDc2SEbbFD+SVTfFQM=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBV4LdcoMAl+JydFQSAxZ6GfPzd/6UfaeOa/SPTjnrI5J8u4+cAsuyFQSKSblfcVNXleTIvzCZHrC699g4HQaHE=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAII78+YWuBOZy60GFrh19oZTZhmiNQUWzC28D2cLLUyoq", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "26", "second": "48", "epoch": "1726867608", "epoch_int": "1726867608", "date": "2024-09-20", "time": "17:26:48", "iso8601_micro": "2024-09-20T21:26:48.864637Z", "iso8601": "2024-09-20T21:26:48Z", "iso8601_basic": "20240920T172648864637", "iso8601_basic_short": "20240920T172648", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_loadavg": {"1m": 0.62646484375, "5m": 0.54736328125, "15m": 0.30908203125}, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/1", "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 32980 10.31.12.57 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": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 32980 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/1"}, "ansible_local": {}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_interfaces": ["rpltstbr", "lo", "eth0"], "ansible_rpltstbr": {"device": "rpltstbr", "macaddress": "22:17:5e:4f:0a:7e", "mtu": 1500, "active": false, "type": "bridge", "interfaces": [], "id": "8000.000000000000", "stp": false, "speed": -1, "promisc": false, "ipv4": {"address": "192.0.2.72", "broadcast": "", "netmask": "255.255.255.254", "network": "192.0.2.72", "prefix": "31"}, "features": {"rx_checksumming": "off [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "on", "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": "on", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "on", "tx_fcoe_segmentation": "on", "tx_gre_segmentation": "on", "tx_gre_csum_segmentation": "on", "tx_ipxip4_segmentation": "on", "tx_ipxip6_segmentation": "on", "tx_udp_tnl_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "tx_gso_partial": "on", "tx_tunnel_remcsum_segmentation": "on", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "on", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.12.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:feff:fed3:7d4f", "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.57", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:fe:d3:7d:4f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["192.0.2.72", "10.31.12.57"], "ansible_all_ipv6_addresses": ["fe80::8ff:feff:fed3:7d4f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.12.57", "127.0.0.0/8", "127.0.0.1", "192.0.2.72"], "ipv6": ["::1", "fe80::8ff:feff:fed3:7d4f"]}, "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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.57 closed. 32457 1726867608.99506: 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-1726867607.9486194-32666-66530124149544/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867608.99509: _low_level_execute_command(): starting 32457 1726867608.99512: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867607.9486194-32666-66530124149544/ > /dev/null 2>&1 && sleep 0' 32457 1726867609.00434: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867609.00443: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867609.00454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867609.00476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867609.00485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867609.00491: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867609.00529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.00548: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867609.00657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.00672: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.00774: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867609.03376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.03389: stdout chunk (state=3): >>><<< 32457 1726867609.03402: stderr chunk (state=3): >>><<< 32457 1726867609.03424: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867609.03437: handler run complete 32457 1726867609.03578: variable 'ansible_facts' from source: unknown 32457 1726867609.03688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.04037: variable 'ansible_facts' from source: unknown 32457 1726867609.04182: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.04276: attempt loop complete, returning result 32457 1726867609.04290: _execute() done 32457 1726867609.04297: dumping result to json 32457 1726867609.04339: done dumping result, returning 32457 1726867609.04352: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affcac9-a3a5-a1ad-cd15-00000000010b] 32457 1726867609.04361: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000010b 32457 1726867609.05102: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000010b 32457 1726867609.05105: WORKER PROCESS EXITING ok: [managed_node1] 32457 1726867609.05928: no more pending results, returning what we have 32457 1726867609.05931: results queue empty 32457 1726867609.05932: checking for any_errors_fatal 32457 1726867609.05933: done checking for any_errors_fatal 32457 1726867609.05933: checking for max_fail_percentage 32457 1726867609.05935: done checking for max_fail_percentage 32457 1726867609.05935: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.05936: done checking to see if all hosts have failed 32457 1726867609.05937: getting the remaining hosts for this loop 32457 1726867609.05938: done getting the remaining hosts for this loop 32457 1726867609.05941: getting the next task for host managed_node1 32457 1726867609.05948: done getting next task for host managed_node1 32457 1726867609.05950: ^ task is: TASK: meta (flush_handlers) 32457 1726867609.05952: ^ 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 32457 1726867609.05955: getting variables 32457 1726867609.06018: in VariableManager get_vars() 32457 1726867609.06068: Calling all_inventory to load vars for managed_node1 32457 1726867609.06071: Calling groups_inventory to load vars for managed_node1 32457 1726867609.06073: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.06090: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.06096: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.06102: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.06343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.06789: done with get_vars() 32457 1726867609.06799: done getting variables 32457 1726867609.06868: in VariableManager get_vars() 32457 1726867609.07142: Calling all_inventory to load vars for managed_node1 32457 1726867609.07145: Calling groups_inventory to load vars for managed_node1 32457 1726867609.07147: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.07151: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.07156: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.07160: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.07728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.08285: done with get_vars() 32457 1726867609.08305: done queuing things up, now waiting for results queue to drain 32457 1726867609.08307: results queue empty 32457 1726867609.08308: checking for any_errors_fatal 32457 1726867609.08315: done checking for any_errors_fatal 32457 1726867609.08315: checking for max_fail_percentage 32457 1726867609.08323: done checking for max_fail_percentage 32457 1726867609.08324: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.08324: done checking to see if all hosts have failed 32457 1726867609.08325: getting the remaining hosts for this loop 32457 1726867609.08326: done getting the remaining hosts for this loop 32457 1726867609.08329: getting the next task for host managed_node1 32457 1726867609.08332: done getting next task for host managed_node1 32457 1726867609.08334: ^ task is: TASK: Include the task 'show_interfaces.yml' 32457 1726867609.08336: ^ 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 32457 1726867609.08338: getting variables 32457 1726867609.08339: in VariableManager get_vars() 32457 1726867609.08351: Calling all_inventory to load vars for managed_node1 32457 1726867609.08353: Calling groups_inventory to load vars for managed_node1 32457 1726867609.08354: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.08359: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.08361: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.08364: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.08698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.09170: done with get_vars() 32457 1726867609.09228: 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_vlan_mtu.yml:10 Friday 20 September 2024 17:26:49 -0400 (0:00:01.214) 0:00:05.020 ****** 32457 1726867609.09419: entering _queue_task() for managed_node1/include_tasks 32457 1726867609.10103: worker is 1 (out of 1 available) 32457 1726867609.10113: exiting _queue_task() for managed_node1/include_tasks 32457 1726867609.10125: done queuing things up, now waiting for results queue to drain 32457 1726867609.10127: waiting for pending results... 32457 1726867609.10698: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 32457 1726867609.10703: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000000b 32457 1726867609.10707: variable 'ansible_search_path' from source: unknown 32457 1726867609.10710: calling self._execute() 32457 1726867609.10714: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.10716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.10719: variable 'omit' from source: magic vars 32457 1726867609.10985: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.10996: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.11002: _execute() done 32457 1726867609.11005: dumping result to json 32457 1726867609.11014: done dumping result, returning 32457 1726867609.11023: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-00000000000b] 32457 1726867609.11028: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000b 32457 1726867609.11117: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000b 32457 1726867609.11121: WORKER PROCESS EXITING 32457 1726867609.11146: no more pending results, returning what we have 32457 1726867609.11151: in VariableManager get_vars() 32457 1726867609.11201: Calling all_inventory to load vars for managed_node1 32457 1726867609.11204: Calling groups_inventory to load vars for managed_node1 32457 1726867609.11207: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.11223: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.11226: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.11229: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.11662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.11924: done with get_vars() 32457 1726867609.11930: variable 'ansible_search_path' from source: unknown 32457 1726867609.11942: we have included files to process 32457 1726867609.11943: generating all_blocks data 32457 1726867609.11944: done generating all_blocks data 32457 1726867609.11945: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867609.11946: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867609.11948: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867609.12096: in VariableManager get_vars() 32457 1726867609.12116: done with get_vars() 32457 1726867609.12229: done processing included file 32457 1726867609.12231: iterating over new_blocks loaded from include file 32457 1726867609.12232: in VariableManager get_vars() 32457 1726867609.12255: done with get_vars() 32457 1726867609.12257: filtering new block on tags 32457 1726867609.12272: done filtering new block on tags 32457 1726867609.12275: 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_node1 32457 1726867609.12281: extending task lists for all hosts with included blocks 32457 1726867609.16179: done extending task lists 32457 1726867609.16181: done processing included files 32457 1726867609.16181: results queue empty 32457 1726867609.16182: checking for any_errors_fatal 32457 1726867609.16183: done checking for any_errors_fatal 32457 1726867609.16184: checking for max_fail_percentage 32457 1726867609.16185: done checking for max_fail_percentage 32457 1726867609.16186: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.16187: done checking to see if all hosts have failed 32457 1726867609.16187: getting the remaining hosts for this loop 32457 1726867609.16189: done getting the remaining hosts for this loop 32457 1726867609.16191: getting the next task for host managed_node1 32457 1726867609.16195: done getting next task for host managed_node1 32457 1726867609.16197: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32457 1726867609.16199: ^ 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 32457 1726867609.16205: getting variables 32457 1726867609.16206: in VariableManager get_vars() 32457 1726867609.16221: Calling all_inventory to load vars for managed_node1 32457 1726867609.16223: Calling groups_inventory to load vars for managed_node1 32457 1726867609.16225: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.16230: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.16232: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.16235: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.16397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.16652: done with get_vars() 32457 1726867609.16660: 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:26:49 -0400 (0:00:00.073) 0:00:05.093 ****** 32457 1726867609.16735: entering _queue_task() for managed_node1/include_tasks 32457 1726867609.17003: worker is 1 (out of 1 available) 32457 1726867609.17023: exiting _queue_task() for managed_node1/include_tasks 32457 1726867609.17034: done queuing things up, now waiting for results queue to drain 32457 1726867609.17035: waiting for pending results... 32457 1726867609.17360: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 32457 1726867609.17583: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000120 32457 1726867609.17588: variable 'ansible_search_path' from source: unknown 32457 1726867609.17590: variable 'ansible_search_path' from source: unknown 32457 1726867609.17594: calling self._execute() 32457 1726867609.17655: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.17658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.17668: variable 'omit' from source: magic vars 32457 1726867609.18166: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.18188: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.18226: _execute() done 32457 1726867609.18230: dumping result to json 32457 1726867609.18233: done dumping result, returning 32457 1726867609.18240: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-000000000120] 32457 1726867609.18244: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000120 32457 1726867609.18332: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000120 32457 1726867609.18335: WORKER PROCESS EXITING 32457 1726867609.18361: no more pending results, returning what we have 32457 1726867609.18366: in VariableManager get_vars() 32457 1726867609.18422: Calling all_inventory to load vars for managed_node1 32457 1726867609.18426: Calling groups_inventory to load vars for managed_node1 32457 1726867609.18428: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.18442: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.18445: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.18448: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.19125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.19406: done with get_vars() 32457 1726867609.19439: variable 'ansible_search_path' from source: unknown 32457 1726867609.19440: variable 'ansible_search_path' from source: unknown 32457 1726867609.19484: we have included files to process 32457 1726867609.19486: generating all_blocks data 32457 1726867609.19487: done generating all_blocks data 32457 1726867609.19489: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867609.19490: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867609.19492: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867609.20049: done processing included file 32457 1726867609.20052: iterating over new_blocks loaded from include file 32457 1726867609.20053: in VariableManager get_vars() 32457 1726867609.20070: done with get_vars() 32457 1726867609.20072: filtering new block on tags 32457 1726867609.20095: done filtering new block on tags 32457 1726867609.20098: 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_node1 32457 1726867609.20103: extending task lists for all hosts with included blocks 32457 1726867609.20385: done extending task lists 32457 1726867609.20386: done processing included files 32457 1726867609.20387: results queue empty 32457 1726867609.20388: checking for any_errors_fatal 32457 1726867609.20391: done checking for any_errors_fatal 32457 1726867609.20392: checking for max_fail_percentage 32457 1726867609.20392: done checking for max_fail_percentage 32457 1726867609.20393: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.20394: done checking to see if all hosts have failed 32457 1726867609.20395: getting the remaining hosts for this loop 32457 1726867609.20396: done getting the remaining hosts for this loop 32457 1726867609.20398: getting the next task for host managed_node1 32457 1726867609.20402: done getting next task for host managed_node1 32457 1726867609.20404: ^ task is: TASK: Gather current interface info 32457 1726867609.20406: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32457 1726867609.20408: getting variables 32457 1726867609.20409: in VariableManager get_vars() 32457 1726867609.20424: Calling all_inventory to load vars for managed_node1 32457 1726867609.20426: Calling groups_inventory to load vars for managed_node1 32457 1726867609.20427: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.20432: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.20434: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.20436: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.20763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.21152: done with get_vars() 32457 1726867609.21167: done getting variables 32457 1726867609.21200: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:26:49 -0400 (0:00:00.045) 0:00:05.138 ****** 32457 1726867609.21245: entering _queue_task() for managed_node1/command 32457 1726867609.21473: worker is 1 (out of 1 available) 32457 1726867609.21492: exiting _queue_task() for managed_node1/command 32457 1726867609.21507: done queuing things up, now waiting for results queue to drain 32457 1726867609.21509: waiting for pending results... 32457 1726867609.21689: running TaskExecutor() for managed_node1/TASK: Gather current interface info 32457 1726867609.21755: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000001ff 32457 1726867609.21772: variable 'ansible_search_path' from source: unknown 32457 1726867609.21776: variable 'ansible_search_path' from source: unknown 32457 1726867609.21801: calling self._execute() 32457 1726867609.21859: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.21863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.21873: variable 'omit' from source: magic vars 32457 1726867609.22130: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.22139: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.22145: variable 'omit' from source: magic vars 32457 1726867609.22174: variable 'omit' from source: magic vars 32457 1726867609.22198: variable 'omit' from source: magic vars 32457 1726867609.22235: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867609.22260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867609.22275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867609.22290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.22300: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.22326: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867609.22330: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.22332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.22398: Set connection var ansible_connection to ssh 32457 1726867609.22405: Set connection var ansible_timeout to 10 32457 1726867609.22410: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867609.22421: Set connection var ansible_shell_executable to /bin/sh 32457 1726867609.22424: Set connection var ansible_shell_type to sh 32457 1726867609.22435: Set connection var ansible_pipelining to False 32457 1726867609.22446: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.22449: variable 'ansible_connection' from source: unknown 32457 1726867609.22451: variable 'ansible_module_compression' from source: unknown 32457 1726867609.22454: variable 'ansible_shell_type' from source: unknown 32457 1726867609.22456: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.22458: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.22463: variable 'ansible_pipelining' from source: unknown 32457 1726867609.22465: variable 'ansible_timeout' from source: unknown 32457 1726867609.22469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.22568: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867609.22575: variable 'omit' from source: magic vars 32457 1726867609.22582: starting attempt loop 32457 1726867609.22585: running the handler 32457 1726867609.22597: _low_level_execute_command(): starting 32457 1726867609.22605: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867609.23303: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.23353: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867609.23378: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.23398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.23580: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867609.25974: stdout chunk (state=3): >>>/root <<< 32457 1726867609.26087: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.26097: stdout chunk (state=3): >>><<< 32457 1726867609.26132: stderr chunk (state=3): >>><<< 32457 1726867609.26328: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867609.26331: _low_level_execute_command(): starting 32457 1726867609.26334: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496 `" && echo ansible-tmp-1726867609.2624335-32729-86464552031496="` echo /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496 `" ) && sleep 0' 32457 1726867609.27112: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867609.27201: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.27215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867609.27218: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.27267: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867609.29750: stdout chunk (state=3): >>>ansible-tmp-1726867609.2624335-32729-86464552031496=/root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496 <<< 32457 1726867609.29754: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.29843: stderr chunk (state=3): >>><<< 32457 1726867609.29847: stdout chunk (state=3): >>><<< 32457 1726867609.29849: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867609.2624335-32729-86464552031496=/root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' 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 32457 1726867609.30106: variable 'ansible_module_compression' from source: unknown 32457 1726867609.30109: ANSIBALLZ: Using generic lock for ansible.legacy.command 32457 1726867609.30111: ANSIBALLZ: Acquiring lock 32457 1726867609.30113: ANSIBALLZ: Lock acquired: 140297357971856 32457 1726867609.30115: ANSIBALLZ: Creating module 32457 1726867609.43948: ANSIBALLZ: Writing module into payload 32457 1726867609.44083: ANSIBALLZ: Writing module 32457 1726867609.44108: ANSIBALLZ: Renaming module 32457 1726867609.44111: ANSIBALLZ: Done creating module 32457 1726867609.44131: variable 'ansible_facts' from source: unknown 32457 1726867609.44268: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py 32457 1726867609.44379: Sending initial data 32457 1726867609.44383: Sent initial data (155 bytes) 32457 1726867609.45014: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867609.45018: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.45044: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867609.45055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.45216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.45287: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 32457 1726867609.47187: 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 <<< 32457 1726867609.47293: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867609.47353: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp_ijw1xpo /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py <<< 32457 1726867609.47367: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py" <<< 32457 1726867609.47413: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp_ijw1xpo" to remote "/root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py" <<< 32457 1726867609.48067: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.48105: stderr chunk (state=3): >>><<< 32457 1726867609.48108: stdout chunk (state=3): >>><<< 32457 1726867609.48145: done transferring module to remote 32457 1726867609.48154: _low_level_execute_command(): starting 32457 1726867609.48158: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/ /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py && sleep 0' 32457 1726867609.48746: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.48750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.48789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.48839: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867609.51315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.51328: stderr chunk (state=3): >>><<< 32457 1726867609.51331: stdout chunk (state=3): >>><<< 32457 1726867609.51359: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867609.51362: _low_level_execute_command(): starting 32457 1726867609.51365: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/AnsiballZ_command.py && sleep 0' 32457 1726867609.52017: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.52033: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.52053: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.52159: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867609.76091: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:26:49.754238", "end": "2024-09-20 17:26:49.757178", "delta": "0:00:00.002940", "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}}} <<< 32457 1726867609.77425: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.77440: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 32457 1726867609.77493: stderr chunk (state=3): >>><<< 32457 1726867609.77514: stdout chunk (state=3): >>><<< 32457 1726867609.77728: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:26:49.754238", "end": "2024-09-20 17:26:49.757178", "delta": "0:00:00.002940", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867609.77731: 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-1726867609.2624335-32729-86464552031496/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867609.77734: _low_level_execute_command(): starting 32457 1726867609.77736: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867609.2624335-32729-86464552031496/ > /dev/null 2>&1 && sleep 0' 32457 1726867609.79026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867609.79095: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867609.79194: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867609.79282: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867609.79394: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867609.79425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867609.79501: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867609.81448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867609.81459: stdout chunk (state=3): >>><<< 32457 1726867609.81473: stderr chunk (state=3): >>><<< 32457 1726867609.81497: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867609.81683: handler run complete 32457 1726867609.81687: Evaluated conditional (False): False 32457 1726867609.81690: attempt loop complete, returning result 32457 1726867609.81693: _execute() done 32457 1726867609.81695: dumping result to json 32457 1726867609.81698: done dumping result, returning 32457 1726867609.81701: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-a1ad-cd15-0000000001ff] 32457 1726867609.81703: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000001ff 32457 1726867609.81783: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000001ff 32457 1726867609.81787: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.002940", "end": "2024-09-20 17:26:49.757178", "rc": 0, "start": "2024-09-20 17:26:49.754238" } STDOUT: bonding_masters eth0 lo rpltstbr 32457 1726867609.81865: no more pending results, returning what we have 32457 1726867609.81868: results queue empty 32457 1726867609.81869: checking for any_errors_fatal 32457 1726867609.81870: done checking for any_errors_fatal 32457 1726867609.81871: checking for max_fail_percentage 32457 1726867609.81873: done checking for max_fail_percentage 32457 1726867609.81873: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.81874: done checking to see if all hosts have failed 32457 1726867609.81875: getting the remaining hosts for this loop 32457 1726867609.81876: done getting the remaining hosts for this loop 32457 1726867609.81881: getting the next task for host managed_node1 32457 1726867609.81888: done getting next task for host managed_node1 32457 1726867609.81890: ^ task is: TASK: Set current_interfaces 32457 1726867609.81894: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 32457 1726867609.81897: getting variables 32457 1726867609.81899: in VariableManager get_vars() 32457 1726867609.81940: Calling all_inventory to load vars for managed_node1 32457 1726867609.81943: Calling groups_inventory to load vars for managed_node1 32457 1726867609.81945: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.81955: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.81957: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.81960: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.82247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.82612: done with get_vars() 32457 1726867609.82629: done getting variables 32457 1726867609.82710: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:26:49 -0400 (0:00:00.615) 0:00:05.753 ****** 32457 1726867609.82753: entering _queue_task() for managed_node1/set_fact 32457 1726867609.83404: worker is 1 (out of 1 available) 32457 1726867609.83414: exiting _queue_task() for managed_node1/set_fact 32457 1726867609.83426: done queuing things up, now waiting for results queue to drain 32457 1726867609.83427: waiting for pending results... 32457 1726867609.83899: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 32457 1726867609.84088: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000200 32457 1726867609.84092: variable 'ansible_search_path' from source: unknown 32457 1726867609.84095: variable 'ansible_search_path' from source: unknown 32457 1726867609.84218: calling self._execute() 32457 1726867609.84449: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.84452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.84468: variable 'omit' from source: magic vars 32457 1726867609.85147: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.85165: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.85183: variable 'omit' from source: magic vars 32457 1726867609.85343: variable 'omit' from source: magic vars 32457 1726867609.85391: variable '_current_interfaces' from source: set_fact 32457 1726867609.85465: variable 'omit' from source: magic vars 32457 1726867609.85512: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867609.85562: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867609.85597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867609.85622: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.85638: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.85687: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867609.85704: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.85713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.85857: Set connection var ansible_connection to ssh 32457 1726867609.85871: Set connection var ansible_timeout to 10 32457 1726867609.85896: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867609.85911: Set connection var ansible_shell_executable to /bin/sh 32457 1726867609.85915: Set connection var ansible_shell_type to sh 32457 1726867609.85924: Set connection var ansible_pipelining to False 32457 1726867609.85955: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.85972: variable 'ansible_connection' from source: unknown 32457 1726867609.85975: variable 'ansible_module_compression' from source: unknown 32457 1726867609.85979: variable 'ansible_shell_type' from source: unknown 32457 1726867609.85982: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.85984: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.85986: variable 'ansible_pipelining' from source: unknown 32457 1726867609.85988: variable 'ansible_timeout' from source: unknown 32457 1726867609.85989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.86165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867609.86171: variable 'omit' from source: magic vars 32457 1726867609.86176: starting attempt loop 32457 1726867609.86180: running the handler 32457 1726867609.86230: handler run complete 32457 1726867609.86233: attempt loop complete, returning result 32457 1726867609.86235: _execute() done 32457 1726867609.86237: dumping result to json 32457 1726867609.86239: done dumping result, returning 32457 1726867609.86242: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-a1ad-cd15-000000000200] 32457 1726867609.86247: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000200 ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 32457 1726867609.86413: no more pending results, returning what we have 32457 1726867609.86419: results queue empty 32457 1726867609.86421: checking for any_errors_fatal 32457 1726867609.86431: done checking for any_errors_fatal 32457 1726867609.86433: checking for max_fail_percentage 32457 1726867609.86435: done checking for max_fail_percentage 32457 1726867609.86436: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.86440: done checking to see if all hosts have failed 32457 1726867609.86441: getting the remaining hosts for this loop 32457 1726867609.86442: done getting the remaining hosts for this loop 32457 1726867609.86446: getting the next task for host managed_node1 32457 1726867609.86455: done getting next task for host managed_node1 32457 1726867609.86459: ^ task is: TASK: Show current_interfaces 32457 1726867609.86462: ^ 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=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 32457 1726867609.86467: getting variables 32457 1726867609.86469: in VariableManager get_vars() 32457 1726867609.86509: Calling all_inventory to load vars for managed_node1 32457 1726867609.86511: Calling groups_inventory to load vars for managed_node1 32457 1726867609.86513: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.86530: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.86534: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.86537: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.87057: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000200 32457 1726867609.87061: WORKER PROCESS EXITING 32457 1726867609.87087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.87422: done with get_vars() 32457 1726867609.87433: done getting variables 32457 1726867609.87724: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Show 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:26:49 -0400 (0:00:00.050) 0:00:05.803 ****** 32457 1726867609.87766: entering _queue_task() for managed_node1/debug 32457 1726867609.87768: Creating lock for debug 32457 1726867609.88193: worker is 1 (out of 1 available) 32457 1726867609.88204: exiting _queue_task() for managed_node1/debug 32457 1726867609.88214: done queuing things up, now waiting for results queue to drain 32457 1726867609.88215: waiting for pending results... 32457 1726867609.88369: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 32457 1726867609.88466: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000121 32457 1726867609.88584: variable 'ansible_search_path' from source: unknown 32457 1726867609.88588: variable 'ansible_search_path' from source: unknown 32457 1726867609.88591: calling self._execute() 32457 1726867609.88625: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.88636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.88652: variable 'omit' from source: magic vars 32457 1726867609.89048: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.89066: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.89080: variable 'omit' from source: magic vars 32457 1726867609.89126: variable 'omit' from source: magic vars 32457 1726867609.89237: variable 'current_interfaces' from source: set_fact 32457 1726867609.89276: variable 'omit' from source: magic vars 32457 1726867609.89327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867609.89372: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867609.89468: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867609.89472: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.89474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867609.89478: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867609.89480: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.89486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.89594: Set connection var ansible_connection to ssh 32457 1726867609.89607: Set connection var ansible_timeout to 10 32457 1726867609.89621: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867609.89634: Set connection var ansible_shell_executable to /bin/sh 32457 1726867609.89640: Set connection var ansible_shell_type to sh 32457 1726867609.89653: Set connection var ansible_pipelining to False 32457 1726867609.89705: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.89714: variable 'ansible_connection' from source: unknown 32457 1726867609.89728: variable 'ansible_module_compression' from source: unknown 32457 1726867609.89792: variable 'ansible_shell_type' from source: unknown 32457 1726867609.89795: variable 'ansible_shell_executable' from source: unknown 32457 1726867609.89797: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.89799: variable 'ansible_pipelining' from source: unknown 32457 1726867609.89800: variable 'ansible_timeout' from source: unknown 32457 1726867609.89802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.90315: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867609.90323: variable 'omit' from source: magic vars 32457 1726867609.90325: starting attempt loop 32457 1726867609.90330: running the handler 32457 1726867609.90332: handler run complete 32457 1726867609.90483: attempt loop complete, returning result 32457 1726867609.90486: _execute() done 32457 1726867609.90488: dumping result to json 32457 1726867609.90491: done dumping result, returning 32457 1726867609.90493: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-a1ad-cd15-000000000121] 32457 1726867609.90495: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000121 32457 1726867609.90885: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000121 32457 1726867609.90889: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 32457 1726867609.90953: no more pending results, returning what we have 32457 1726867609.90957: results queue empty 32457 1726867609.90958: checking for any_errors_fatal 32457 1726867609.90964: done checking for any_errors_fatal 32457 1726867609.90965: checking for max_fail_percentage 32457 1726867609.90970: done checking for max_fail_percentage 32457 1726867609.90971: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.90973: done checking to see if all hosts have failed 32457 1726867609.90973: getting the remaining hosts for this loop 32457 1726867609.90975: done getting the remaining hosts for this loop 32457 1726867609.90982: getting the next task for host managed_node1 32457 1726867609.90993: done getting next task for host managed_node1 32457 1726867609.90999: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32457 1726867609.91001: ^ 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 32457 1726867609.91005: getting variables 32457 1726867609.91007: in VariableManager get_vars() 32457 1726867609.91063: Calling all_inventory to load vars for managed_node1 32457 1726867609.91068: Calling groups_inventory to load vars for managed_node1 32457 1726867609.91071: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.91269: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.91274: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.91283: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.91668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.91885: done with get_vars() 32457 1726867609.91896: 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_vlan_mtu.yml:12 Friday 20 September 2024 17:26:49 -0400 (0:00:00.042) 0:00:05.845 ****** 32457 1726867609.92005: entering _queue_task() for managed_node1/include_tasks 32457 1726867609.92288: worker is 1 (out of 1 available) 32457 1726867609.92305: exiting _queue_task() for managed_node1/include_tasks 32457 1726867609.92323: done queuing things up, now waiting for results queue to drain 32457 1726867609.92325: waiting for pending results... 32457 1726867609.92602: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32457 1726867609.92696: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000000c 32457 1726867609.92785: variable 'ansible_search_path' from source: unknown 32457 1726867609.92789: calling self._execute() 32457 1726867609.92847: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867609.92864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867609.92933: variable 'omit' from source: magic vars 32457 1726867609.93453: variable 'ansible_distribution_major_version' from source: facts 32457 1726867609.93476: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867609.93684: _execute() done 32457 1726867609.93687: dumping result to json 32457 1726867609.93689: done dumping result, returning 32457 1726867609.93692: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-a1ad-cd15-00000000000c] 32457 1726867609.93694: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000c 32457 1726867609.93758: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000c 32457 1726867609.93761: WORKER PROCESS EXITING 32457 1726867609.93784: no more pending results, returning what we have 32457 1726867609.93788: in VariableManager get_vars() 32457 1726867609.93828: Calling all_inventory to load vars for managed_node1 32457 1726867609.93831: Calling groups_inventory to load vars for managed_node1 32457 1726867609.93833: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.93843: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.93846: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.93848: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.94159: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867609.94376: done with get_vars() 32457 1726867609.94388: variable 'ansible_search_path' from source: unknown 32457 1726867609.94400: we have included files to process 32457 1726867609.94401: generating all_blocks data 32457 1726867609.94402: done generating all_blocks data 32457 1726867609.94406: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867609.94407: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867609.94409: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867609.95082: in VariableManager get_vars() 32457 1726867609.95102: done with get_vars() 32457 1726867609.95306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 32457 1726867609.95882: done processing included file 32457 1726867609.95884: iterating over new_blocks loaded from include file 32457 1726867609.95885: in VariableManager get_vars() 32457 1726867609.95908: done with get_vars() 32457 1726867609.95910: filtering new block on tags 32457 1726867609.95940: done filtering new block on tags 32457 1726867609.95947: 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_node1 32457 1726867609.95952: extending task lists for all hosts with included blocks 32457 1726867609.99485: done extending task lists 32457 1726867609.99487: done processing included files 32457 1726867609.99490: results queue empty 32457 1726867609.99491: checking for any_errors_fatal 32457 1726867609.99496: done checking for any_errors_fatal 32457 1726867609.99499: checking for max_fail_percentage 32457 1726867609.99501: done checking for max_fail_percentage 32457 1726867609.99501: checking to see if all hosts have failed and the running result is not ok 32457 1726867609.99502: done checking to see if all hosts have failed 32457 1726867609.99505: getting the remaining hosts for this loop 32457 1726867609.99506: done getting the remaining hosts for this loop 32457 1726867609.99509: getting the next task for host managed_node1 32457 1726867609.99517: done getting next task for host managed_node1 32457 1726867609.99519: ^ task is: TASK: Ensure state in ["present", "absent"] 32457 1726867609.99522: ^ 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 32457 1726867609.99526: getting variables 32457 1726867609.99527: in VariableManager get_vars() 32457 1726867609.99551: Calling all_inventory to load vars for managed_node1 32457 1726867609.99556: Calling groups_inventory to load vars for managed_node1 32457 1726867609.99558: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867609.99569: Calling all_plugins_play to load vars for managed_node1 32457 1726867609.99572: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867609.99583: Calling groups_plugins_play to load vars for managed_node1 32457 1726867609.99784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.00032: done with get_vars() 32457 1726867610.00043: done getting variables 32457 1726867610.00150: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [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:26:50 -0400 (0:00:00.081) 0:00:05.927 ****** 32457 1726867610.00179: entering _queue_task() for managed_node1/fail 32457 1726867610.00181: Creating lock for fail 32457 1726867610.00940: worker is 1 (out of 1 available) 32457 1726867610.00954: exiting _queue_task() for managed_node1/fail 32457 1726867610.00968: done queuing things up, now waiting for results queue to drain 32457 1726867610.00970: waiting for pending results... 32457 1726867610.01833: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 32457 1726867610.02283: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000021b 32457 1726867610.02287: variable 'ansible_search_path' from source: unknown 32457 1726867610.02289: variable 'ansible_search_path' from source: unknown 32457 1726867610.02398: calling self._execute() 32457 1726867610.02599: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.02602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.02693: variable 'omit' from source: magic vars 32457 1726867610.03024: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.03041: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.03181: variable 'state' from source: include params 32457 1726867610.03193: Evaluated conditional (state not in ["present", "absent"]): False 32457 1726867610.03200: when evaluation is False, skipping this task 32457 1726867610.03207: _execute() done 32457 1726867610.03212: dumping result to json 32457 1726867610.03220: done dumping result, returning 32457 1726867610.03238: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-a1ad-cd15-00000000021b] 32457 1726867610.03247: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021b 32457 1726867610.03461: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021b 32457 1726867610.03465: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 32457 1726867610.03511: no more pending results, returning what we have 32457 1726867610.03515: results queue empty 32457 1726867610.03518: checking for any_errors_fatal 32457 1726867610.03520: done checking for any_errors_fatal 32457 1726867610.03520: checking for max_fail_percentage 32457 1726867610.03522: done checking for max_fail_percentage 32457 1726867610.03523: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.03524: done checking to see if all hosts have failed 32457 1726867610.03524: getting the remaining hosts for this loop 32457 1726867610.03525: done getting the remaining hosts for this loop 32457 1726867610.03529: getting the next task for host managed_node1 32457 1726867610.03535: done getting next task for host managed_node1 32457 1726867610.03537: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 32457 1726867610.03540: ^ 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 32457 1726867610.03544: getting variables 32457 1726867610.03546: in VariableManager get_vars() 32457 1726867610.03582: Calling all_inventory to load vars for managed_node1 32457 1726867610.03584: Calling groups_inventory to load vars for managed_node1 32457 1726867610.03586: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.03595: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.03597: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.03599: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.03802: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.04003: done with get_vars() 32457 1726867610.04013: done getting variables 32457 1726867610.04075: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:26:50 -0400 (0:00:00.039) 0:00:05.966 ****** 32457 1726867610.04107: entering _queue_task() for managed_node1/fail 32457 1726867610.04370: worker is 1 (out of 1 available) 32457 1726867610.04584: exiting _queue_task() for managed_node1/fail 32457 1726867610.04594: done queuing things up, now waiting for results queue to drain 32457 1726867610.04595: waiting for pending results... 32457 1726867610.04872: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 32457 1726867610.04880: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000021c 32457 1726867610.04885: variable 'ansible_search_path' from source: unknown 32457 1726867610.04888: variable 'ansible_search_path' from source: unknown 32457 1726867610.04891: calling self._execute() 32457 1726867610.04894: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.04896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.04899: variable 'omit' from source: magic vars 32457 1726867610.05286: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.05289: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.05412: variable 'type' from source: play vars 32457 1726867610.05415: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 32457 1726867610.05418: when evaluation is False, skipping this task 32457 1726867610.05421: _execute() done 32457 1726867610.05423: dumping result to json 32457 1726867610.05425: done dumping result, returning 32457 1726867610.05670: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-a1ad-cd15-00000000021c] 32457 1726867610.05673: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021c skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 32457 1726867610.05829: no more pending results, returning what we have 32457 1726867610.05832: results queue empty 32457 1726867610.05832: checking for any_errors_fatal 32457 1726867610.05836: done checking for any_errors_fatal 32457 1726867610.05837: checking for max_fail_percentage 32457 1726867610.05838: done checking for max_fail_percentage 32457 1726867610.05838: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.05840: done checking to see if all hosts have failed 32457 1726867610.05840: getting the remaining hosts for this loop 32457 1726867610.05841: done getting the remaining hosts for this loop 32457 1726867610.05844: getting the next task for host managed_node1 32457 1726867610.05849: done getting next task for host managed_node1 32457 1726867610.05852: ^ task is: TASK: Include the task 'show_interfaces.yml' 32457 1726867610.05854: ^ 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 32457 1726867610.05857: getting variables 32457 1726867610.05858: in VariableManager get_vars() 32457 1726867610.05890: Calling all_inventory to load vars for managed_node1 32457 1726867610.05893: Calling groups_inventory to load vars for managed_node1 32457 1726867610.05895: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.05903: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.05906: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.05909: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.06282: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021c 32457 1726867610.06285: WORKER PROCESS EXITING 32457 1726867610.06305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.06632: done with get_vars() 32457 1726867610.06647: 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:26:50 -0400 (0:00:00.026) 0:00:05.993 ****** 32457 1726867610.06738: entering _queue_task() for managed_node1/include_tasks 32457 1726867610.06992: worker is 1 (out of 1 available) 32457 1726867610.07006: exiting _queue_task() for managed_node1/include_tasks 32457 1726867610.07028: done queuing things up, now waiting for results queue to drain 32457 1726867610.07030: waiting for pending results... 32457 1726867610.07212: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 32457 1726867610.07315: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000021d 32457 1726867610.07335: variable 'ansible_search_path' from source: unknown 32457 1726867610.07341: variable 'ansible_search_path' from source: unknown 32457 1726867610.07383: calling self._execute() 32457 1726867610.07467: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.07482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.07498: variable 'omit' from source: magic vars 32457 1726867610.07801: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.07817: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.07820: _execute() done 32457 1726867610.07822: dumping result to json 32457 1726867610.07825: done dumping result, returning 32457 1726867610.07831: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-00000000021d] 32457 1726867610.07836: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021d 32457 1726867610.07914: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021d 32457 1726867610.07917: WORKER PROCESS EXITING 32457 1726867610.07943: no more pending results, returning what we have 32457 1726867610.07947: in VariableManager get_vars() 32457 1726867610.07991: Calling all_inventory to load vars for managed_node1 32457 1726867610.07993: Calling groups_inventory to load vars for managed_node1 32457 1726867610.07995: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.08003: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.08006: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.08008: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.08181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.08300: done with get_vars() 32457 1726867610.08306: variable 'ansible_search_path' from source: unknown 32457 1726867610.08307: variable 'ansible_search_path' from source: unknown 32457 1726867610.08329: we have included files to process 32457 1726867610.08330: generating all_blocks data 32457 1726867610.08331: done generating all_blocks data 32457 1726867610.08333: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867610.08334: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867610.08335: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867610.08401: in VariableManager get_vars() 32457 1726867610.08416: done with get_vars() 32457 1726867610.08526: done processing included file 32457 1726867610.08528: iterating over new_blocks loaded from include file 32457 1726867610.08530: in VariableManager get_vars() 32457 1726867610.08547: done with get_vars() 32457 1726867610.08548: filtering new block on tags 32457 1726867610.08565: done filtering new block on tags 32457 1726867610.08568: 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_node1 32457 1726867610.08572: extending task lists for all hosts with included blocks 32457 1726867610.08997: done extending task lists 32457 1726867610.08999: done processing included files 32457 1726867610.08999: results queue empty 32457 1726867610.09000: checking for any_errors_fatal 32457 1726867610.09002: done checking for any_errors_fatal 32457 1726867610.09003: checking for max_fail_percentage 32457 1726867610.09004: done checking for max_fail_percentage 32457 1726867610.09004: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.09005: done checking to see if all hosts have failed 32457 1726867610.09006: getting the remaining hosts for this loop 32457 1726867610.09007: done getting the remaining hosts for this loop 32457 1726867610.09009: getting the next task for host managed_node1 32457 1726867610.09013: done getting next task for host managed_node1 32457 1726867610.09015: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32457 1726867610.09021: ^ 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 32457 1726867610.09023: getting variables 32457 1726867610.09024: in VariableManager get_vars() 32457 1726867610.09037: Calling all_inventory to load vars for managed_node1 32457 1726867610.09039: Calling groups_inventory to load vars for managed_node1 32457 1726867610.09041: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.09048: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.09054: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.09058: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.09288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.09721: done with get_vars() 32457 1726867610.09729: 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:26:50 -0400 (0:00:00.030) 0:00:06.023 ****** 32457 1726867610.09803: entering _queue_task() for managed_node1/include_tasks 32457 1726867610.10010: worker is 1 (out of 1 available) 32457 1726867610.10022: exiting _queue_task() for managed_node1/include_tasks 32457 1726867610.10033: done queuing things up, now waiting for results queue to drain 32457 1726867610.10035: waiting for pending results... 32457 1726867610.10231: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 32457 1726867610.10297: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000314 32457 1726867610.10305: variable 'ansible_search_path' from source: unknown 32457 1726867610.10309: variable 'ansible_search_path' from source: unknown 32457 1726867610.10337: calling self._execute() 32457 1726867610.10399: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.10403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.10413: variable 'omit' from source: magic vars 32457 1726867610.10797: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.10800: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.10802: _execute() done 32457 1726867610.10804: dumping result to json 32457 1726867610.10806: done dumping result, returning 32457 1726867610.10808: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-000000000314] 32457 1726867610.10810: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000314 32457 1726867610.10870: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000314 32457 1726867610.10873: WORKER PROCESS EXITING 32457 1726867610.10922: no more pending results, returning what we have 32457 1726867610.10926: in VariableManager get_vars() 32457 1726867610.10963: Calling all_inventory to load vars for managed_node1 32457 1726867610.10966: Calling groups_inventory to load vars for managed_node1 32457 1726867610.10968: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.10975: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.10979: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.10982: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.11174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.11326: done with get_vars() 32457 1726867610.11332: variable 'ansible_search_path' from source: unknown 32457 1726867610.11332: variable 'ansible_search_path' from source: unknown 32457 1726867610.11366: we have included files to process 32457 1726867610.11367: generating all_blocks data 32457 1726867610.11368: done generating all_blocks data 32457 1726867610.11369: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867610.11370: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867610.11371: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867610.11635: done processing included file 32457 1726867610.11636: iterating over new_blocks loaded from include file 32457 1726867610.11638: in VariableManager get_vars() 32457 1726867610.11653: done with get_vars() 32457 1726867610.11655: filtering new block on tags 32457 1726867610.11670: done filtering new block on tags 32457 1726867610.11672: 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_node1 32457 1726867610.11676: extending task lists for all hosts with included blocks 32457 1726867610.11826: done extending task lists 32457 1726867610.11828: done processing included files 32457 1726867610.11828: results queue empty 32457 1726867610.11829: checking for any_errors_fatal 32457 1726867610.11832: done checking for any_errors_fatal 32457 1726867610.11832: checking for max_fail_percentage 32457 1726867610.11833: done checking for max_fail_percentage 32457 1726867610.11834: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.11835: done checking to see if all hosts have failed 32457 1726867610.11835: getting the remaining hosts for this loop 32457 1726867610.11836: done getting the remaining hosts for this loop 32457 1726867610.11839: getting the next task for host managed_node1 32457 1726867610.11847: done getting next task for host managed_node1 32457 1726867610.11849: ^ task is: TASK: Gather current interface info 32457 1726867610.11853: ^ 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=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 32457 1726867610.11854: getting variables 32457 1726867610.11855: in VariableManager get_vars() 32457 1726867610.11867: Calling all_inventory to load vars for managed_node1 32457 1726867610.11869: Calling groups_inventory to load vars for managed_node1 32457 1726867610.11871: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.11879: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.11882: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.11885: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.12080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.12237: done with get_vars() 32457 1726867610.12247: done getting variables 32457 1726867610.12287: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:26:50 -0400 (0:00:00.025) 0:00:06.049 ****** 32457 1726867610.12314: entering _queue_task() for managed_node1/command 32457 1726867610.12537: worker is 1 (out of 1 available) 32457 1726867610.12550: exiting _queue_task() for managed_node1/command 32457 1726867610.12562: done queuing things up, now waiting for results queue to drain 32457 1726867610.12564: waiting for pending results... 32457 1726867610.12994: running TaskExecutor() for managed_node1/TASK: Gather current interface info 32457 1726867610.12998: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000034b 32457 1726867610.13001: variable 'ansible_search_path' from source: unknown 32457 1726867610.13004: variable 'ansible_search_path' from source: unknown 32457 1726867610.13006: calling self._execute() 32457 1726867610.13063: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.13074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.13093: variable 'omit' from source: magic vars 32457 1726867610.13435: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.13455: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.13461: variable 'omit' from source: magic vars 32457 1726867610.13493: variable 'omit' from source: magic vars 32457 1726867610.13519: variable 'omit' from source: magic vars 32457 1726867610.13550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867610.13576: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867610.13595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867610.13608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.13617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.13641: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867610.13644: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.13646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.13714: Set connection var ansible_connection to ssh 32457 1726867610.13724: Set connection var ansible_timeout to 10 32457 1726867610.13729: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867610.13735: Set connection var ansible_shell_executable to /bin/sh 32457 1726867610.13738: Set connection var ansible_shell_type to sh 32457 1726867610.13745: Set connection var ansible_pipelining to False 32457 1726867610.13761: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.13763: variable 'ansible_connection' from source: unknown 32457 1726867610.13766: variable 'ansible_module_compression' from source: unknown 32457 1726867610.13768: variable 'ansible_shell_type' from source: unknown 32457 1726867610.13771: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.13773: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.13779: variable 'ansible_pipelining' from source: unknown 32457 1726867610.13782: variable 'ansible_timeout' from source: unknown 32457 1726867610.13784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.13882: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867610.13890: variable 'omit' from source: magic vars 32457 1726867610.13897: starting attempt loop 32457 1726867610.13900: running the handler 32457 1726867610.13913: _low_level_execute_command(): starting 32457 1726867610.13922: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867610.14368: 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 <<< 32457 1726867610.14405: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867610.14409: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.14412: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867610.14415: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.14458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.14462: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.14520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.16183: stdout chunk (state=3): >>>/root <<< 32457 1726867610.16284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.16313: stderr chunk (state=3): >>><<< 32457 1726867610.16315: stdout chunk (state=3): >>><<< 32457 1726867610.16330: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.16383: _low_level_execute_command(): starting 32457 1726867610.16387: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537 `" && echo ansible-tmp-1726867610.1633444-32799-215040839627537="` echo /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537 `" ) && sleep 0' 32457 1726867610.16718: 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 <<< 32457 1726867610.16729: 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.57 originally 10.31.12.57 <<< 32457 1726867610.16736: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.16765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867610.16768: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.16815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.16818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.16873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.18831: stdout chunk (state=3): >>>ansible-tmp-1726867610.1633444-32799-215040839627537=/root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537 <<< 32457 1726867610.18967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.18982: stdout chunk (state=3): >>><<< 32457 1726867610.18996: stderr chunk (state=3): >>><<< 32457 1726867610.19184: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867610.1633444-32799-215040839627537=/root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.19187: variable 'ansible_module_compression' from source: unknown 32457 1726867610.19190: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867610.19192: variable 'ansible_facts' from source: unknown 32457 1726867610.19554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py 32457 1726867610.20013: Sending initial data 32457 1726867610.20017: Sent initial data (156 bytes) 32457 1726867610.20599: 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 <<< 32457 1726867610.20630: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.20731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.20778: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.22366: 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 <<< 32457 1726867610.22384: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867610.22426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpxvmnxai3 /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py <<< 32457 1726867610.22430: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py" <<< 32457 1726867610.22465: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpxvmnxai3" to remote "/root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py" <<< 32457 1726867610.23490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.23534: stderr chunk (state=3): >>><<< 32457 1726867610.23542: stdout chunk (state=3): >>><<< 32457 1726867610.23564: done transferring module to remote 32457 1726867610.23640: _low_level_execute_command(): starting 32457 1726867610.23644: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/ /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py && sleep 0' 32457 1726867610.24131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867610.24144: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.24158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867610.24173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867610.24193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867610.24289: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.24314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.24386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.26250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.26267: stdout chunk (state=3): >>><<< 32457 1726867610.26275: stderr chunk (state=3): >>><<< 32457 1726867610.26320: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.26327: _low_level_execute_command(): starting 32457 1726867610.26333: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/AnsiballZ_command.py && sleep 0' 32457 1726867610.27189: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867610.27203: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.27293: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.27314: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.27439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.42819: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:26:50.421561", "end": "2024-09-20 17:26:50.424887", "delta": "0:00:00.003326", "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}}} <<< 32457 1726867610.44484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867610.44488: stdout chunk (state=3): >>><<< 32457 1726867610.44490: stderr chunk (state=3): >>><<< 32457 1726867610.44492: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:26:50.421561", "end": "2024-09-20 17:26:50.424887", "delta": "0:00:00.003326", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867610.44494: 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-1726867610.1633444-32799-215040839627537/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867610.44496: _low_level_execute_command(): starting 32457 1726867610.44498: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867610.1633444-32799-215040839627537/ > /dev/null 2>&1 && sleep 0' 32457 1726867610.45650: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.45658: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.45662: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867610.45664: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.45737: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.45741: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.45800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.47595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.47627: stderr chunk (state=3): >>><<< 32457 1726867610.47630: stdout chunk (state=3): >>><<< 32457 1726867610.47639: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.47683: handler run complete 32457 1726867610.47686: Evaluated conditional (False): False 32457 1726867610.47688: attempt loop complete, returning result 32457 1726867610.47690: _execute() done 32457 1726867610.47692: dumping result to json 32457 1726867610.47694: done dumping result, returning 32457 1726867610.47696: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-a1ad-cd15-00000000034b] 32457 1726867610.47698: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000034b 32457 1726867610.47783: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000034b 32457 1726867610.47786: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003326", "end": "2024-09-20 17:26:50.424887", "rc": 0, "start": "2024-09-20 17:26:50.421561" } STDOUT: bonding_masters eth0 lo rpltstbr 32457 1726867610.47856: no more pending results, returning what we have 32457 1726867610.47859: results queue empty 32457 1726867610.47860: checking for any_errors_fatal 32457 1726867610.47861: done checking for any_errors_fatal 32457 1726867610.47862: checking for max_fail_percentage 32457 1726867610.47863: done checking for max_fail_percentage 32457 1726867610.47864: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.47865: done checking to see if all hosts have failed 32457 1726867610.47866: getting the remaining hosts for this loop 32457 1726867610.47867: done getting the remaining hosts for this loop 32457 1726867610.47870: getting the next task for host managed_node1 32457 1726867610.47879: done getting next task for host managed_node1 32457 1726867610.47882: ^ task is: TASK: Set current_interfaces 32457 1726867610.47886: ^ 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=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 32457 1726867610.47890: getting variables 32457 1726867610.47892: in VariableManager get_vars() 32457 1726867610.47931: Calling all_inventory to load vars for managed_node1 32457 1726867610.47934: Calling groups_inventory to load vars for managed_node1 32457 1726867610.47936: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.47945: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.47948: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.47950: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.48098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.48253: done with get_vars() 32457 1726867610.48261: done getting variables 32457 1726867610.48307: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:26:50 -0400 (0:00:00.360) 0:00:06.409 ****** 32457 1726867610.48330: entering _queue_task() for managed_node1/set_fact 32457 1726867610.48545: worker is 1 (out of 1 available) 32457 1726867610.48559: exiting _queue_task() for managed_node1/set_fact 32457 1726867610.48572: done queuing things up, now waiting for results queue to drain 32457 1726867610.48574: waiting for pending results... 32457 1726867610.48897: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 32457 1726867610.48963: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000034c 32457 1726867610.48968: variable 'ansible_search_path' from source: unknown 32457 1726867610.48970: variable 'ansible_search_path' from source: unknown 32457 1726867610.48973: calling self._execute() 32457 1726867610.49047: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.49050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.49062: variable 'omit' from source: magic vars 32457 1726867610.49485: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.49503: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.49524: variable 'omit' from source: magic vars 32457 1726867610.49563: variable 'omit' from source: magic vars 32457 1726867610.49647: variable '_current_interfaces' from source: set_fact 32457 1726867610.49702: variable 'omit' from source: magic vars 32457 1726867610.49732: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867610.49761: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867610.49779: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867610.49792: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.49801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.49825: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867610.49828: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.49830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.49903: Set connection var ansible_connection to ssh 32457 1726867610.49909: Set connection var ansible_timeout to 10 32457 1726867610.49915: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867610.49922: Set connection var ansible_shell_executable to /bin/sh 32457 1726867610.49925: Set connection var ansible_shell_type to sh 32457 1726867610.49932: Set connection var ansible_pipelining to False 32457 1726867610.49949: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.49952: variable 'ansible_connection' from source: unknown 32457 1726867610.49956: variable 'ansible_module_compression' from source: unknown 32457 1726867610.49958: variable 'ansible_shell_type' from source: unknown 32457 1726867610.49960: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.49964: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.49966: variable 'ansible_pipelining' from source: unknown 32457 1726867610.49968: variable 'ansible_timeout' from source: unknown 32457 1726867610.49970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.50068: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867610.50076: variable 'omit' from source: magic vars 32457 1726867610.50094: starting attempt loop 32457 1726867610.50097: running the handler 32457 1726867610.50100: handler run complete 32457 1726867610.50106: attempt loop complete, returning result 32457 1726867610.50108: _execute() done 32457 1726867610.50110: dumping result to json 32457 1726867610.50113: done dumping result, returning 32457 1726867610.50122: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-a1ad-cd15-00000000034c] 32457 1726867610.50124: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000034c 32457 1726867610.50207: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000034c 32457 1726867610.50210: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "rpltstbr" ] }, "changed": false } 32457 1726867610.50266: no more pending results, returning what we have 32457 1726867610.50269: results queue empty 32457 1726867610.50270: checking for any_errors_fatal 32457 1726867610.50279: done checking for any_errors_fatal 32457 1726867610.50279: checking for max_fail_percentage 32457 1726867610.50281: done checking for max_fail_percentage 32457 1726867610.50281: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.50282: done checking to see if all hosts have failed 32457 1726867610.50283: getting the remaining hosts for this loop 32457 1726867610.50284: done getting the remaining hosts for this loop 32457 1726867610.50287: getting the next task for host managed_node1 32457 1726867610.50299: done getting next task for host managed_node1 32457 1726867610.50301: ^ task is: TASK: Show current_interfaces 32457 1726867610.50305: ^ 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=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 32457 1726867610.50308: getting variables 32457 1726867610.50309: in VariableManager get_vars() 32457 1726867610.50344: Calling all_inventory to load vars for managed_node1 32457 1726867610.50346: Calling groups_inventory to load vars for managed_node1 32457 1726867610.50348: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.50356: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.50359: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.50361: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.50479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.50606: done with get_vars() 32457 1726867610.50613: done getting variables 32457 1726867610.50653: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:26:50 -0400 (0:00:00.023) 0:00:06.432 ****** 32457 1726867610.50674: entering _queue_task() for managed_node1/debug 32457 1726867610.50855: worker is 1 (out of 1 available) 32457 1726867610.50869: exiting _queue_task() for managed_node1/debug 32457 1726867610.50884: done queuing things up, now waiting for results queue to drain 32457 1726867610.50885: waiting for pending results... 32457 1726867610.51024: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 32457 1726867610.51081: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000315 32457 1726867610.51090: variable 'ansible_search_path' from source: unknown 32457 1726867610.51093: variable 'ansible_search_path' from source: unknown 32457 1726867610.51122: calling self._execute() 32457 1726867610.51181: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.51185: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.51195: variable 'omit' from source: magic vars 32457 1726867610.51439: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.51450: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.51456: variable 'omit' from source: magic vars 32457 1726867610.51500: variable 'omit' from source: magic vars 32457 1726867610.51640: variable 'current_interfaces' from source: set_fact 32457 1726867610.51643: variable 'omit' from source: magic vars 32457 1726867610.51646: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867610.51680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867610.51882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867610.51886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.51888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.51890: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867610.51893: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.51895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.51897: Set connection var ansible_connection to ssh 32457 1726867610.51899: Set connection var ansible_timeout to 10 32457 1726867610.51901: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867610.51903: Set connection var ansible_shell_executable to /bin/sh 32457 1726867610.51905: Set connection var ansible_shell_type to sh 32457 1726867610.51907: Set connection var ansible_pipelining to False 32457 1726867610.51909: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.51912: variable 'ansible_connection' from source: unknown 32457 1726867610.51913: variable 'ansible_module_compression' from source: unknown 32457 1726867610.51915: variable 'ansible_shell_type' from source: unknown 32457 1726867610.51920: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.51922: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.51924: variable 'ansible_pipelining' from source: unknown 32457 1726867610.51926: variable 'ansible_timeout' from source: unknown 32457 1726867610.51928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.52045: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867610.52060: variable 'omit' from source: magic vars 32457 1726867610.52064: starting attempt loop 32457 1726867610.52066: running the handler 32457 1726867610.52107: handler run complete 32457 1726867610.52122: attempt loop complete, returning result 32457 1726867610.52125: _execute() done 32457 1726867610.52128: dumping result to json 32457 1726867610.52130: done dumping result, returning 32457 1726867610.52133: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-a1ad-cd15-000000000315] 32457 1726867610.52141: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000315 ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'rpltstbr'] 32457 1726867610.52421: no more pending results, returning what we have 32457 1726867610.52425: results queue empty 32457 1726867610.52426: checking for any_errors_fatal 32457 1726867610.52429: done checking for any_errors_fatal 32457 1726867610.52430: checking for max_fail_percentage 32457 1726867610.52432: done checking for max_fail_percentage 32457 1726867610.52432: checking to see if all hosts have failed and the running result is not ok 32457 1726867610.52434: done checking to see if all hosts have failed 32457 1726867610.52434: getting the remaining hosts for this loop 32457 1726867610.52435: done getting the remaining hosts for this loop 32457 1726867610.52438: getting the next task for host managed_node1 32457 1726867610.52447: done getting next task for host managed_node1 32457 1726867610.52450: ^ task is: TASK: Install iproute 32457 1726867610.52453: ^ 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=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 32457 1726867610.52457: getting variables 32457 1726867610.52458: in VariableManager get_vars() 32457 1726867610.52503: Calling all_inventory to load vars for managed_node1 32457 1726867610.52506: Calling groups_inventory to load vars for managed_node1 32457 1726867610.52508: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867610.52521: Calling all_plugins_play to load vars for managed_node1 32457 1726867610.52524: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867610.52526: Calling groups_plugins_play to load vars for managed_node1 32457 1726867610.52909: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000315 32457 1726867610.52913: WORKER PROCESS EXITING 32457 1726867610.52944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867610.53084: done with get_vars() 32457 1726867610.53091: done getting variables 32457 1726867610.53132: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:26:50 -0400 (0:00:00.024) 0:00:06.457 ****** 32457 1726867610.53151: entering _queue_task() for managed_node1/package 32457 1726867610.53315: worker is 1 (out of 1 available) 32457 1726867610.53330: exiting _queue_task() for managed_node1/package 32457 1726867610.53340: done queuing things up, now waiting for results queue to drain 32457 1726867610.53342: waiting for pending results... 32457 1726867610.53488: running TaskExecutor() for managed_node1/TASK: Install iproute 32457 1726867610.53547: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000021e 32457 1726867610.53556: variable 'ansible_search_path' from source: unknown 32457 1726867610.53560: variable 'ansible_search_path' from source: unknown 32457 1726867610.53591: calling self._execute() 32457 1726867610.53652: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.53656: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.53666: variable 'omit' from source: magic vars 32457 1726867610.53929: variable 'ansible_distribution_major_version' from source: facts 32457 1726867610.53938: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867610.53944: variable 'omit' from source: magic vars 32457 1726867610.53970: variable 'omit' from source: magic vars 32457 1726867610.54133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867610.55897: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867610.55981: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867610.56082: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867610.56086: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867610.56088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867610.56146: 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) 32457 1726867610.56172: 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) 32457 1726867610.56202: 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) 32457 1726867610.56294: 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) 32457 1726867610.56297: 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) 32457 1726867610.56352: variable '__network_is_ostree' from source: set_fact 32457 1726867610.56355: variable 'omit' from source: magic vars 32457 1726867610.56382: variable 'omit' from source: magic vars 32457 1726867610.56408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867610.56436: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867610.56456: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867610.56483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.56505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867610.56517: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867610.56523: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.56526: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.56590: Set connection var ansible_connection to ssh 32457 1726867610.56601: Set connection var ansible_timeout to 10 32457 1726867610.56604: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867610.56612: Set connection var ansible_shell_executable to /bin/sh 32457 1726867610.56615: Set connection var ansible_shell_type to sh 32457 1726867610.56625: Set connection var ansible_pipelining to False 32457 1726867610.56645: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.56648: variable 'ansible_connection' from source: unknown 32457 1726867610.56651: variable 'ansible_module_compression' from source: unknown 32457 1726867610.56653: variable 'ansible_shell_type' from source: unknown 32457 1726867610.56655: variable 'ansible_shell_executable' from source: unknown 32457 1726867610.56657: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867610.56659: variable 'ansible_pipelining' from source: unknown 32457 1726867610.56661: variable 'ansible_timeout' from source: unknown 32457 1726867610.56663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867610.56731: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867610.56739: variable 'omit' from source: magic vars 32457 1726867610.56744: starting attempt loop 32457 1726867610.56753: running the handler 32457 1726867610.56756: variable 'ansible_facts' from source: unknown 32457 1726867610.56759: variable 'ansible_facts' from source: unknown 32457 1726867610.56785: _low_level_execute_command(): starting 32457 1726867610.56791: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867610.57239: 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 <<< 32457 1726867610.57243: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.57246: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.57303: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.57308: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.57311: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.57353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.58985: stdout chunk (state=3): >>>/root <<< 32457 1726867610.59079: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.59108: stderr chunk (state=3): >>><<< 32457 1726867610.59110: stdout chunk (state=3): >>><<< 32457 1726867610.59123: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.59193: _low_level_execute_command(): starting 32457 1726867610.59197: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666 `" && echo ansible-tmp-1726867610.591323-32829-249201339985666="` echo /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666 `" ) && sleep 0' 32457 1726867610.59531: 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 <<< 32457 1726867610.59552: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867610.59556: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.59607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.59610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.59662: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.61761: stdout chunk (state=3): >>>ansible-tmp-1726867610.591323-32829-249201339985666=/root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666 <<< 32457 1726867610.61805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.61808: stdout chunk (state=3): >>><<< 32457 1726867610.61815: stderr chunk (state=3): >>><<< 32457 1726867610.61855: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867610.591323-32829-249201339985666=/root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.61895: variable 'ansible_module_compression' from source: unknown 32457 1726867610.61953: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 32457 1726867610.61957: ANSIBALLZ: Acquiring lock 32457 1726867610.61960: ANSIBALLZ: Lock acquired: 140297357971856 32457 1726867610.61962: ANSIBALLZ: Creating module 32457 1726867610.83186: ANSIBALLZ: Writing module into payload 32457 1726867610.83484: ANSIBALLZ: Writing module 32457 1726867610.83488: ANSIBALLZ: Renaming module 32457 1726867610.83490: ANSIBALLZ: Done creating module 32457 1726867610.83493: variable 'ansible_facts' from source: unknown 32457 1726867610.83540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py 32457 1726867610.83768: Sending initial data 32457 1726867610.83780: Sent initial data (151 bytes) 32457 1726867610.84776: 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 <<< 32457 1726867610.84792: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.84802: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.84973: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.84976: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.85216: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.85393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.87019: 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 <<< 32457 1726867610.87066: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867610.87121: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpoe0bp023 /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py <<< 32457 1726867610.87124: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py" <<< 32457 1726867610.87154: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpoe0bp023" to remote "/root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py" <<< 32457 1726867610.88953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.88957: stdout chunk (state=3): >>><<< 32457 1726867610.88959: stderr chunk (state=3): >>><<< 32457 1726867610.88961: done transferring module to remote 32457 1726867610.88963: _low_level_execute_command(): starting 32457 1726867610.88965: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/ /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py && sleep 0' 32457 1726867610.89606: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867610.89623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.89644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867610.89664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867610.89772: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867610.89776: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.89813: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.89839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.89864: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.90027: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867610.91949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867610.91952: stdout chunk (state=3): >>><<< 32457 1726867610.91955: stderr chunk (state=3): >>><<< 32457 1726867610.92004: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867610.92007: _low_level_execute_command(): starting 32457 1726867610.92010: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/AnsiballZ_dnf.py && sleep 0' 32457 1726867610.92596: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867610.92608: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867610.92669: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867610.92731: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867610.92750: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867610.92782: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867610.92855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.33232: 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}}} <<< 32457 1726867611.37815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867611.37822: stdout chunk (state=3): >>><<< 32457 1726867611.37825: stderr chunk (state=3): >>><<< 32457 1726867611.37828: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867611.37830: 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-1726867610.591323-32829-249201339985666/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867611.37838: _low_level_execute_command(): starting 32457 1726867611.37841: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867610.591323-32829-249201339985666/ > /dev/null 2>&1 && sleep 0' 32457 1726867611.38899: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.39115: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.39147: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.39167: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.39271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.41146: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.41156: stdout chunk (state=3): >>><<< 32457 1726867611.41172: stderr chunk (state=3): >>><<< 32457 1726867611.41200: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.41214: handler run complete 32457 1726867611.41479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867611.41623: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867611.41652: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867611.41676: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867611.41698: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867611.41752: variable '__install_status' from source: unknown 32457 1726867611.41768: Evaluated conditional (__install_status is success): True 32457 1726867611.41783: attempt loop complete, returning result 32457 1726867611.41786: _execute() done 32457 1726867611.41788: dumping result to json 32457 1726867611.41792: done dumping result, returning 32457 1726867611.41800: done running TaskExecutor() for managed_node1/TASK: Install iproute [0affcac9-a3a5-a1ad-cd15-00000000021e] 32457 1726867611.41802: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021e 32457 1726867611.41898: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021e 32457 1726867611.41901: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32457 1726867611.42005: no more pending results, returning what we have 32457 1726867611.42008: results queue empty 32457 1726867611.42016: checking for any_errors_fatal 32457 1726867611.42021: done checking for any_errors_fatal 32457 1726867611.42022: checking for max_fail_percentage 32457 1726867611.42023: done checking for max_fail_percentage 32457 1726867611.42024: checking to see if all hosts have failed and the running result is not ok 32457 1726867611.42025: done checking to see if all hosts have failed 32457 1726867611.42026: getting the remaining hosts for this loop 32457 1726867611.42027: done getting the remaining hosts for this loop 32457 1726867611.42030: getting the next task for host managed_node1 32457 1726867611.42036: done getting next task for host managed_node1 32457 1726867611.42038: ^ task is: TASK: Create veth interface {{ interface }} 32457 1726867611.42041: ^ 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=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 32457 1726867611.42044: getting variables 32457 1726867611.42046: in VariableManager get_vars() 32457 1726867611.42083: Calling all_inventory to load vars for managed_node1 32457 1726867611.42086: Calling groups_inventory to load vars for managed_node1 32457 1726867611.42088: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867611.42098: Calling all_plugins_play to load vars for managed_node1 32457 1726867611.42100: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867611.42103: Calling groups_plugins_play to load vars for managed_node1 32457 1726867611.42288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867611.42442: done with get_vars() 32457 1726867611.42454: done getting variables 32457 1726867611.42497: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867611.42586: variable 'interface' from source: play vars TASK [Create veth interface lsr101] ******************************************** 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:26:51 -0400 (0:00:00.894) 0:00:07.352 ****** 32457 1726867611.42617: entering _queue_task() for managed_node1/command 32457 1726867611.42811: worker is 1 (out of 1 available) 32457 1726867611.42826: exiting _queue_task() for managed_node1/command 32457 1726867611.42839: done queuing things up, now waiting for results queue to drain 32457 1726867611.42841: waiting for pending results... 32457 1726867611.43189: running TaskExecutor() for managed_node1/TASK: Create veth interface lsr101 32457 1726867611.43194: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000021f 32457 1726867611.43196: variable 'ansible_search_path' from source: unknown 32457 1726867611.43199: variable 'ansible_search_path' from source: unknown 32457 1726867611.43862: variable 'interface' from source: play vars 32457 1726867611.43866: variable 'interface' from source: play vars 32457 1726867611.43982: variable 'interface' from source: play vars 32457 1726867611.44208: Loaded config def from plugin (lookup/items) 32457 1726867611.44214: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32457 1726867611.44236: variable 'omit' from source: magic vars 32457 1726867611.44365: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.44373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.44387: variable 'omit' from source: magic vars 32457 1726867611.44592: variable 'ansible_distribution_major_version' from source: facts 32457 1726867611.44598: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867611.44734: variable 'type' from source: play vars 32457 1726867611.44738: variable 'state' from source: include params 32457 1726867611.44741: variable 'interface' from source: play vars 32457 1726867611.44743: variable 'current_interfaces' from source: set_fact 32457 1726867611.44749: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32457 1726867611.44755: variable 'omit' from source: magic vars 32457 1726867611.44780: variable 'omit' from source: magic vars 32457 1726867611.44810: variable 'item' from source: unknown 32457 1726867611.44864: variable 'item' from source: unknown 32457 1726867611.44875: variable 'omit' from source: magic vars 32457 1726867611.44899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867611.44920: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867611.44939: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867611.44954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867611.44962: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867611.44986: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867611.44989: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.44991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.45058: Set connection var ansible_connection to ssh 32457 1726867611.45061: Set connection var ansible_timeout to 10 32457 1726867611.45066: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867611.45074: Set connection var ansible_shell_executable to /bin/sh 32457 1726867611.45078: Set connection var ansible_shell_type to sh 32457 1726867611.45085: Set connection var ansible_pipelining to False 32457 1726867611.45099: variable 'ansible_shell_executable' from source: unknown 32457 1726867611.45101: variable 'ansible_connection' from source: unknown 32457 1726867611.45104: variable 'ansible_module_compression' from source: unknown 32457 1726867611.45106: variable 'ansible_shell_type' from source: unknown 32457 1726867611.45108: variable 'ansible_shell_executable' from source: unknown 32457 1726867611.45110: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.45115: variable 'ansible_pipelining' from source: unknown 32457 1726867611.45117: variable 'ansible_timeout' from source: unknown 32457 1726867611.45123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.45218: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867611.45229: variable 'omit' from source: magic vars 32457 1726867611.45233: starting attempt loop 32457 1726867611.45236: running the handler 32457 1726867611.45250: _low_level_execute_command(): starting 32457 1726867611.45257: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867611.45714: 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 <<< 32457 1726867611.45720: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.45723: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.45725: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.45773: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.45776: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.45783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.45840: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.47462: stdout chunk (state=3): >>>/root <<< 32457 1726867611.47568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.47583: stderr chunk (state=3): >>><<< 32457 1726867611.47586: stdout chunk (state=3): >>><<< 32457 1726867611.47604: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.47616: _low_level_execute_command(): starting 32457 1726867611.47625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232 `" && echo ansible-tmp-1726867611.4760401-32881-205995448958232="` echo /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232 `" ) && sleep 0' 32457 1726867611.48080: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.48086: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.48144: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.50004: stdout chunk (state=3): >>>ansible-tmp-1726867611.4760401-32881-205995448958232=/root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232 <<< 32457 1726867611.50284: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.50288: stdout chunk (state=3): >>><<< 32457 1726867611.50291: stderr chunk (state=3): >>><<< 32457 1726867611.50293: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867611.4760401-32881-205995448958232=/root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.50295: variable 'ansible_module_compression' from source: unknown 32457 1726867611.50298: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867611.50311: variable 'ansible_facts' from source: unknown 32457 1726867611.50403: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py 32457 1726867611.50539: Sending initial data 32457 1726867611.50645: Sent initial data (156 bytes) 32457 1726867611.51059: 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 <<< 32457 1726867611.51091: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867611.51094: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.51141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.51144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.51200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.52769: 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 <<< 32457 1726867611.52814: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867611.52871: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp5rspzwbb /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py <<< 32457 1726867611.52875: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py" <<< 32457 1726867611.52926: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp5rspzwbb" to remote "/root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py" <<< 32457 1726867611.53627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.53663: stderr chunk (state=3): >>><<< 32457 1726867611.53666: stdout chunk (state=3): >>><<< 32457 1726867611.53695: done transferring module to remote 32457 1726867611.53707: _low_level_execute_command(): starting 32457 1726867611.53710: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/ /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py && sleep 0' 32457 1726867611.54109: 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 <<< 32457 1726867611.54113: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867611.54122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867611.54124: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.54126: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.54168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.54172: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.54222: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.56012: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.56029: stderr chunk (state=3): >>><<< 32457 1726867611.56032: stdout chunk (state=3): >>><<< 32457 1726867611.56051: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.56054: _low_level_execute_command(): starting 32457 1726867611.56056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/AnsiballZ_command.py && sleep 0' 32457 1726867611.56612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867611.56615: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867611.56618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.56620: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.56622: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.56672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.56682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.56742: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.72688: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101"], "start": "2024-09-20 17:26:51.716457", "end": "2024-09-20 17:26:51.721980", "delta": "0:00:00.005523", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add lsr101 type veth peer name peerlsr101", "_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}}} <<< 32457 1726867611.75565: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867611.75569: stdout chunk (state=3): >>><<< 32457 1726867611.75571: stderr chunk (state=3): >>><<< 32457 1726867611.75574: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101"], "start": "2024-09-20 17:26:51.716457", "end": "2024-09-20 17:26:51.721980", "delta": "0:00:00.005523", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add lsr101 type veth peer name peerlsr101", "_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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867611.75576: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add lsr101 type veth peer name peerlsr101', '_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-1726867611.4760401-32881-205995448958232/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867611.75580: _low_level_execute_command(): starting 32457 1726867611.75582: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867611.4760401-32881-205995448958232/ > /dev/null 2>&1 && sleep 0' 32457 1726867611.76436: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.76440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.76462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.76466: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.76498: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867611.76503: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867611.76528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.76634: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.76729: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.80694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.80697: stderr chunk (state=3): >>><<< 32457 1726867611.80700: stdout chunk (state=3): >>><<< 32457 1726867611.80702: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.80704: handler run complete 32457 1726867611.80706: Evaluated conditional (False): False 32457 1726867611.80708: attempt loop complete, returning result 32457 1726867611.80710: variable 'item' from source: unknown 32457 1726867611.80753: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "lsr101", "type", "veth", "peer", "name", "peerlsr101" ], "delta": "0:00:00.005523", "end": "2024-09-20 17:26:51.721980", "item": "ip link add lsr101 type veth peer name peerlsr101", "rc": 0, "start": "2024-09-20 17:26:51.716457" } 32457 1726867611.81484: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.81488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.81490: variable 'omit' from source: magic vars 32457 1726867611.81605: variable 'ansible_distribution_major_version' from source: facts 32457 1726867611.81609: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867611.82141: variable 'type' from source: play vars 32457 1726867611.82148: variable 'state' from source: include params 32457 1726867611.82151: variable 'interface' from source: play vars 32457 1726867611.82153: variable 'current_interfaces' from source: set_fact 32457 1726867611.82159: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32457 1726867611.82163: variable 'omit' from source: magic vars 32457 1726867611.82182: variable 'omit' from source: magic vars 32457 1726867611.82431: variable 'item' from source: unknown 32457 1726867611.82849: variable 'item' from source: unknown 32457 1726867611.82853: variable 'omit' from source: magic vars 32457 1726867611.82856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867611.82858: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867611.82860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867611.82863: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867611.82865: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.82867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.83076: Set connection var ansible_connection to ssh 32457 1726867611.83085: Set connection var ansible_timeout to 10 32457 1726867611.83091: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867611.83100: Set connection var ansible_shell_executable to /bin/sh 32457 1726867611.83102: Set connection var ansible_shell_type to sh 32457 1726867611.83345: Set connection var ansible_pipelining to False 32457 1726867611.83363: variable 'ansible_shell_executable' from source: unknown 32457 1726867611.83366: variable 'ansible_connection' from source: unknown 32457 1726867611.83369: variable 'ansible_module_compression' from source: unknown 32457 1726867611.83371: variable 'ansible_shell_type' from source: unknown 32457 1726867611.83374: variable 'ansible_shell_executable' from source: unknown 32457 1726867611.83376: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867611.83380: variable 'ansible_pipelining' from source: unknown 32457 1726867611.83383: variable 'ansible_timeout' from source: unknown 32457 1726867611.83454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867611.83747: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867611.83758: variable 'omit' from source: magic vars 32457 1726867611.83761: starting attempt loop 32457 1726867611.83992: running the handler 32457 1726867611.83999: _low_level_execute_command(): starting 32457 1726867611.84002: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867611.85201: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.85417: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.85428: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.85431: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.85692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.87181: stdout chunk (state=3): >>>/root <<< 32457 1726867611.87364: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.87367: stdout chunk (state=3): >>><<< 32457 1726867611.87369: stderr chunk (state=3): >>><<< 32457 1726867611.87385: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.87539: _low_level_execute_command(): starting 32457 1726867611.87543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182 `" && echo ansible-tmp-1726867611.8746579-32881-272967632454182="` echo /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182 `" ) && sleep 0' 32457 1726867611.88160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.88163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867611.88175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.88191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.88203: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867611.88210: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867611.88221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.88268: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867611.88271: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867611.88274: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32457 1726867611.88276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867611.88280: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.88282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.88284: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867611.88288: stderr chunk (state=3): >>>debug2: match found <<< 32457 1726867611.88298: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.88379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.88383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.88398: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.88475: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.90339: stdout chunk (state=3): >>>ansible-tmp-1726867611.8746579-32881-272967632454182=/root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182 <<< 32457 1726867611.90483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.90486: stdout chunk (state=3): >>><<< 32457 1726867611.90494: stderr chunk (state=3): >>><<< 32457 1726867611.90686: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867611.8746579-32881-272967632454182=/root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.90690: variable 'ansible_module_compression' from source: unknown 32457 1726867611.90692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867611.90694: variable 'ansible_facts' from source: unknown 32457 1726867611.90697: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py 32457 1726867611.90809: Sending initial data 32457 1726867611.90890: Sent initial data (156 bytes) 32457 1726867611.91438: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.91489: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.91569: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.91599: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.91621: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.91641: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.91825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.93376: 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 <<< 32457 1726867611.93430: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867611.93486: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp8vx4ubcg /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py <<< 32457 1726867611.93509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py" <<< 32457 1726867611.93553: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp8vx4ubcg" to remote "/root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py" <<< 32457 1726867611.94448: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.94451: stdout chunk (state=3): >>><<< 32457 1726867611.94453: stderr chunk (state=3): >>><<< 32457 1726867611.94455: done transferring module to remote 32457 1726867611.94457: _low_level_execute_command(): starting 32457 1726867611.94459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/ /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py && sleep 0' 32457 1726867611.95097: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.95191: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.95222: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.95241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.95256: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.95339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867611.97192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867611.97214: stderr chunk (state=3): >>><<< 32457 1726867611.97222: stdout chunk (state=3): >>><<< 32457 1726867611.97249: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867611.97256: _low_level_execute_command(): starting 32457 1726867611.97266: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/AnsiballZ_command.py && sleep 0' 32457 1726867611.97838: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867611.97851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867611.97865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.97882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.97899: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867611.97931: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867611.97945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867611.97992: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867611.98040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867611.98055: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867611.98075: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867611.98160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.13839: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerlsr101", "up"], "start": "2024-09-20 17:26:52.132577", "end": "2024-09-20 17:26:52.136464", "delta": "0:00:00.003887", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerlsr101 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}}} <<< 32457 1726867612.15451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867612.15468: stdout chunk (state=3): >>><<< 32457 1726867612.15483: stderr chunk (state=3): >>><<< 32457 1726867612.15506: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerlsr101", "up"], "start": "2024-09-20 17:26:52.132577", "end": "2024-09-20 17:26:52.136464", "delta": "0:00:00.003887", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerlsr101 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867612.15651: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerlsr101 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-1726867611.8746579-32881-272967632454182/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867612.15655: _low_level_execute_command(): starting 32457 1726867612.15658: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867611.8746579-32881-272967632454182/ > /dev/null 2>&1 && sleep 0' 32457 1726867612.16306: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867612.16327: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.16350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.16463: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.16481: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.16500: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.16525: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.16650: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.18438: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.18452: stdout chunk (state=3): >>><<< 32457 1726867612.18463: stderr chunk (state=3): >>><<< 32457 1726867612.18486: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.18495: handler run complete 32457 1726867612.18519: Evaluated conditional (False): False 32457 1726867612.18535: attempt loop complete, returning result 32457 1726867612.18564: variable 'item' from source: unknown 32457 1726867612.18650: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerlsr101", "up" ], "delta": "0:00:00.003887", "end": "2024-09-20 17:26:52.136464", "item": "ip link set peerlsr101 up", "rc": 0, "start": "2024-09-20 17:26:52.132577" } 32457 1726867612.18975: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.18980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.18983: variable 'omit' from source: magic vars 32457 1726867612.19101: variable 'ansible_distribution_major_version' from source: facts 32457 1726867612.19104: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867612.19243: variable 'type' from source: play vars 32457 1726867612.19254: variable 'state' from source: include params 32457 1726867612.19264: variable 'interface' from source: play vars 32457 1726867612.19318: variable 'current_interfaces' from source: set_fact 32457 1726867612.19321: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 32457 1726867612.19324: variable 'omit' from source: magic vars 32457 1726867612.19326: variable 'omit' from source: magic vars 32457 1726867612.19357: variable 'item' from source: unknown 32457 1726867612.19427: variable 'item' from source: unknown 32457 1726867612.19447: variable 'omit' from source: magic vars 32457 1726867612.19471: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867612.19491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867612.19536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867612.19539: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867612.19542: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.19544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.19611: Set connection var ansible_connection to ssh 32457 1726867612.19623: Set connection var ansible_timeout to 10 32457 1726867612.19633: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867612.19753: Set connection var ansible_shell_executable to /bin/sh 32457 1726867612.19756: Set connection var ansible_shell_type to sh 32457 1726867612.19758: Set connection var ansible_pipelining to False 32457 1726867612.19761: variable 'ansible_shell_executable' from source: unknown 32457 1726867612.19763: variable 'ansible_connection' from source: unknown 32457 1726867612.19764: variable 'ansible_module_compression' from source: unknown 32457 1726867612.19766: variable 'ansible_shell_type' from source: unknown 32457 1726867612.19768: variable 'ansible_shell_executable' from source: unknown 32457 1726867612.19770: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.19772: variable 'ansible_pipelining' from source: unknown 32457 1726867612.19773: variable 'ansible_timeout' from source: unknown 32457 1726867612.19775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.19825: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867612.19837: variable 'omit' from source: magic vars 32457 1726867612.19845: starting attempt loop 32457 1726867612.19851: running the handler 32457 1726867612.19871: _low_level_execute_command(): starting 32457 1726867612.19884: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867612.20511: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867612.20526: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.20539: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.20556: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867612.20570: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867612.20630: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.20694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.20718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.20798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.22408: stdout chunk (state=3): >>>/root <<< 32457 1726867612.22548: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.22552: stdout chunk (state=3): >>><<< 32457 1726867612.22557: stderr chunk (state=3): >>><<< 32457 1726867612.22574: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.22671: _low_level_execute_command(): starting 32457 1726867612.22674: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272 `" && echo ansible-tmp-1726867612.2258127-32881-242765693309272="` echo /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272 `" ) && sleep 0' 32457 1726867612.23236: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.23253: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.23324: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.25181: stdout chunk (state=3): >>>ansible-tmp-1726867612.2258127-32881-242765693309272=/root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272 <<< 32457 1726867612.25294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.25312: stderr chunk (state=3): >>><<< 32457 1726867612.25315: stdout chunk (state=3): >>><<< 32457 1726867612.25329: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867612.2258127-32881-242765693309272=/root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.25346: variable 'ansible_module_compression' from source: unknown 32457 1726867612.25372: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867612.25391: variable 'ansible_facts' from source: unknown 32457 1726867612.25437: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py 32457 1726867612.25525: Sending initial data 32457 1726867612.25528: Sent initial data (156 bytes) 32457 1726867612.26034: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.26054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.26128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.27632: 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 <<< 32457 1726867612.27676: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867612.27719: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpx4ywm46_ /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py <<< 32457 1726867612.27725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py" <<< 32457 1726867612.27764: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpx4ywm46_" to remote "/root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py" <<< 32457 1726867612.28314: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.28349: stderr chunk (state=3): >>><<< 32457 1726867612.28352: stdout chunk (state=3): >>><<< 32457 1726867612.28383: done transferring module to remote 32457 1726867612.28389: _low_level_execute_command(): starting 32457 1726867612.28393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/ /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py && sleep 0' 32457 1726867612.28973: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867612.28976: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.28981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.29012: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.29060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.30765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.30788: stderr chunk (state=3): >>><<< 32457 1726867612.30792: stdout chunk (state=3): >>><<< 32457 1726867612.30805: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.30808: _low_level_execute_command(): starting 32457 1726867612.30810: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/AnsiballZ_command.py && sleep 0' 32457 1726867612.31281: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.31285: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867612.31288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.31290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867612.31292: 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 <<< 32457 1726867612.31304: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.31358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.31427: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.46852: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "lsr101", "up"], "start": "2024-09-20 17:26:52.461845", "end": "2024-09-20 17:26:52.465667", "delta": "0:00:00.003822", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set lsr101 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}}} <<< 32457 1726867612.48271: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867612.48305: stderr chunk (state=3): >>><<< 32457 1726867612.48308: stdout chunk (state=3): >>><<< 32457 1726867612.48325: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "lsr101", "up"], "start": "2024-09-20 17:26:52.461845", "end": "2024-09-20 17:26:52.465667", "delta": "0:00:00.003822", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set lsr101 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867612.48345: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set lsr101 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-1726867612.2258127-32881-242765693309272/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867612.48350: _low_level_execute_command(): starting 32457 1726867612.48355: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867612.2258127-32881-242765693309272/ > /dev/null 2>&1 && sleep 0' 32457 1726867612.48782: 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 <<< 32457 1726867612.48813: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867612.48819: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867612.48821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.48825: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.48827: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867612.48829: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.48880: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.48883: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.48885: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.48939: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.50743: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.50768: stderr chunk (state=3): >>><<< 32457 1726867612.50771: stdout chunk (state=3): >>><<< 32457 1726867612.50787: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.50790: handler run complete 32457 1726867612.50805: Evaluated conditional (False): False 32457 1726867612.50812: attempt loop complete, returning result 32457 1726867612.50829: variable 'item' from source: unknown 32457 1726867612.50892: variable 'item' from source: unknown ok: [managed_node1] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "lsr101", "up" ], "delta": "0:00:00.003822", "end": "2024-09-20 17:26:52.465667", "item": "ip link set lsr101 up", "rc": 0, "start": "2024-09-20 17:26:52.461845" } 32457 1726867612.51059: dumping result to json 32457 1726867612.51065: done dumping result, returning 32457 1726867612.51067: done running TaskExecutor() for managed_node1/TASK: Create veth interface lsr101 [0affcac9-a3a5-a1ad-cd15-00000000021f] 32457 1726867612.51069: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021f 32457 1726867612.51171: no more pending results, returning what we have 32457 1726867612.51175: results queue empty 32457 1726867612.51176: checking for any_errors_fatal 32457 1726867612.51181: done checking for any_errors_fatal 32457 1726867612.51182: checking for max_fail_percentage 32457 1726867612.51183: done checking for max_fail_percentage 32457 1726867612.51184: checking to see if all hosts have failed and the running result is not ok 32457 1726867612.51185: done checking to see if all hosts have failed 32457 1726867612.51185: getting the remaining hosts for this loop 32457 1726867612.51193: done getting the remaining hosts for this loop 32457 1726867612.51196: getting the next task for host managed_node1 32457 1726867612.51202: done getting next task for host managed_node1 32457 1726867612.51204: ^ task is: TASK: Set up veth as managed by NetworkManager 32457 1726867612.51207: ^ 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=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 32457 1726867612.51210: getting variables 32457 1726867612.51211: in VariableManager get_vars() 32457 1726867612.51240: Calling all_inventory to load vars for managed_node1 32457 1726867612.51242: Calling groups_inventory to load vars for managed_node1 32457 1726867612.51245: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867612.51250: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000021f 32457 1726867612.51252: WORKER PROCESS EXITING 32457 1726867612.51261: Calling all_plugins_play to load vars for managed_node1 32457 1726867612.51264: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867612.51266: Calling groups_plugins_play to load vars for managed_node1 32457 1726867612.51390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867612.51521: done with get_vars() 32457 1726867612.51530: done getting variables 32457 1726867612.51569: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:26:52 -0400 (0:00:01.089) 0:00:08.441 ****** 32457 1726867612.51591: entering _queue_task() for managed_node1/command 32457 1726867612.51788: worker is 1 (out of 1 available) 32457 1726867612.51801: exiting _queue_task() for managed_node1/command 32457 1726867612.51812: done queuing things up, now waiting for results queue to drain 32457 1726867612.51814: waiting for pending results... 32457 1726867612.52040: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 32457 1726867612.52213: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000220 32457 1726867612.52220: variable 'ansible_search_path' from source: unknown 32457 1726867612.52222: variable 'ansible_search_path' from source: unknown 32457 1726867612.52226: calling self._execute() 32457 1726867612.52306: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.52342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.52345: variable 'omit' from source: magic vars 32457 1726867612.52785: variable 'ansible_distribution_major_version' from source: facts 32457 1726867612.52789: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867612.52913: variable 'type' from source: play vars 32457 1726867612.52919: variable 'state' from source: include params 32457 1726867612.52922: Evaluated conditional (type == 'veth' and state == 'present'): True 32457 1726867612.52929: variable 'omit' from source: magic vars 32457 1726867612.52963: variable 'omit' from source: magic vars 32457 1726867612.53033: variable 'interface' from source: play vars 32457 1726867612.53048: variable 'omit' from source: magic vars 32457 1726867612.53080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867612.53107: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867612.53124: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867612.53137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867612.53146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867612.53169: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867612.53172: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.53175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.53244: Set connection var ansible_connection to ssh 32457 1726867612.53252: Set connection var ansible_timeout to 10 32457 1726867612.53257: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867612.53264: Set connection var ansible_shell_executable to /bin/sh 32457 1726867612.53268: Set connection var ansible_shell_type to sh 32457 1726867612.53275: Set connection var ansible_pipelining to False 32457 1726867612.53322: variable 'ansible_shell_executable' from source: unknown 32457 1726867612.53325: variable 'ansible_connection' from source: unknown 32457 1726867612.53329: variable 'ansible_module_compression' from source: unknown 32457 1726867612.53332: variable 'ansible_shell_type' from source: unknown 32457 1726867612.53334: variable 'ansible_shell_executable' from source: unknown 32457 1726867612.53336: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.53339: variable 'ansible_pipelining' from source: unknown 32457 1726867612.53341: variable 'ansible_timeout' from source: unknown 32457 1726867612.53343: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.53442: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867612.53450: variable 'omit' from source: magic vars 32457 1726867612.53455: starting attempt loop 32457 1726867612.53457: running the handler 32457 1726867612.53473: _low_level_execute_command(): starting 32457 1726867612.53481: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867612.53940: 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 <<< 32457 1726867612.53970: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867612.53974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.53980: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.53983: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.54022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.54034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.54087: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.55691: stdout chunk (state=3): >>>/root <<< 32457 1726867612.55822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.55834: stderr chunk (state=3): >>><<< 32457 1726867612.55848: stdout chunk (state=3): >>><<< 32457 1726867612.55956: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.55960: _low_level_execute_command(): starting 32457 1726867612.55963: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084 `" && echo ansible-tmp-1726867612.5587277-32941-32245795093084="` echo /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084 `" ) && sleep 0' 32457 1726867612.56487: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867612.56499: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.56529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.56594: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.56653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.56667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.56689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.56764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.58646: stdout chunk (state=3): >>>ansible-tmp-1726867612.5587277-32941-32245795093084=/root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084 <<< 32457 1726867612.58883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.58887: stdout chunk (state=3): >>><<< 32457 1726867612.58889: stderr chunk (state=3): >>><<< 32457 1726867612.58892: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867612.5587277-32941-32245795093084=/root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.58895: variable 'ansible_module_compression' from source: unknown 32457 1726867612.58928: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867612.58967: variable 'ansible_facts' from source: unknown 32457 1726867612.59067: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py 32457 1726867612.59251: Sending initial data 32457 1726867612.59254: Sent initial data (155 bytes) 32457 1726867612.59920: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.59988: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.60009: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.60036: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.60107: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.61750: 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 <<< 32457 1726867612.61803: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867612.61862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpgcexxnko /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py <<< 32457 1726867612.61866: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py" <<< 32457 1726867612.61903: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpgcexxnko" to remote "/root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py" <<< 32457 1726867612.62719: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.62722: stdout chunk (state=3): >>><<< 32457 1726867612.62725: stderr chunk (state=3): >>><<< 32457 1726867612.62822: done transferring module to remote 32457 1726867612.62826: _low_level_execute_command(): starting 32457 1726867612.62828: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/ /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py && sleep 0' 32457 1726867612.63616: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867612.63697: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.63733: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.63752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.63774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.63975: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.65762: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.65765: stdout chunk (state=3): >>><<< 32457 1726867612.65767: stderr chunk (state=3): >>><<< 32457 1726867612.65857: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.65860: _low_level_execute_command(): starting 32457 1726867612.65863: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/AnsiballZ_command.py && sleep 0' 32457 1726867612.66380: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867612.66397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.66421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.66440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867612.66493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.66556: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867612.66573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.66595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.66673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.83653: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "lsr101", "managed", "true"], "start": "2024-09-20 17:26:52.815197", "end": "2024-09-20 17:26:52.834497", "delta": "0:00:00.019300", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set lsr101 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}}} <<< 32457 1726867612.85205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867612.85250: stderr chunk (state=3): >>><<< 32457 1726867612.85268: stdout chunk (state=3): >>><<< 32457 1726867612.85312: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "lsr101", "managed", "true"], "start": "2024-09-20 17:26:52.815197", "end": "2024-09-20 17:26:52.834497", "delta": "0:00:00.019300", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set lsr101 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867612.85345: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set lsr101 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-1726867612.5587277-32941-32245795093084/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867612.85360: _low_level_execute_command(): starting 32457 1726867612.85445: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867612.5587277-32941-32245795093084/ > /dev/null 2>&1 && sleep 0' 32457 1726867612.86044: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867612.86059: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867612.86076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867612.86112: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867612.86225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867612.86247: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867612.86329: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867612.88704: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867612.88708: stdout chunk (state=3): >>><<< 32457 1726867612.88710: stderr chunk (state=3): >>><<< 32457 1726867612.88713: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867612.88715: handler run complete 32457 1726867612.88719: Evaluated conditional (False): False 32457 1726867612.88721: attempt loop complete, returning result 32457 1726867612.88723: _execute() done 32457 1726867612.88725: dumping result to json 32457 1726867612.88727: done dumping result, returning 32457 1726867612.88729: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-a1ad-cd15-000000000220] 32457 1726867612.88731: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000220 32457 1726867612.88802: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000220 ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "lsr101", "managed", "true" ], "delta": "0:00:00.019300", "end": "2024-09-20 17:26:52.834497", "rc": 0, "start": "2024-09-20 17:26:52.815197" } 32457 1726867612.88957: no more pending results, returning what we have 32457 1726867612.88961: results queue empty 32457 1726867612.88962: checking for any_errors_fatal 32457 1726867612.88972: done checking for any_errors_fatal 32457 1726867612.88973: checking for max_fail_percentage 32457 1726867612.88975: done checking for max_fail_percentage 32457 1726867612.88976: checking to see if all hosts have failed and the running result is not ok 32457 1726867612.88979: done checking to see if all hosts have failed 32457 1726867612.88979: getting the remaining hosts for this loop 32457 1726867612.88981: done getting the remaining hosts for this loop 32457 1726867612.88984: getting the next task for host managed_node1 32457 1726867612.88992: done getting next task for host managed_node1 32457 1726867612.88994: ^ task is: TASK: Delete veth interface {{ interface }} 32457 1726867612.88997: ^ 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=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 32457 1726867612.89001: getting variables 32457 1726867612.89003: in VariableManager get_vars() 32457 1726867612.89047: Calling all_inventory to load vars for managed_node1 32457 1726867612.89049: Calling groups_inventory to load vars for managed_node1 32457 1726867612.89052: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867612.89063: Calling all_plugins_play to load vars for managed_node1 32457 1726867612.89066: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867612.89069: Calling groups_plugins_play to load vars for managed_node1 32457 1726867612.89714: WORKER PROCESS EXITING 32457 1726867612.89956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867612.90397: done with get_vars() 32457 1726867612.90407: done getting variables 32457 1726867612.90460: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867612.90831: variable 'interface' from source: play vars TASK [Delete veth interface lsr101] ******************************************** 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:26:52 -0400 (0:00:00.392) 0:00:08.834 ****** 32457 1726867612.90862: entering _queue_task() for managed_node1/command 32457 1726867612.91262: worker is 1 (out of 1 available) 32457 1726867612.91274: exiting _queue_task() for managed_node1/command 32457 1726867612.91289: done queuing things up, now waiting for results queue to drain 32457 1726867612.91291: waiting for pending results... 32457 1726867612.91491: running TaskExecutor() for managed_node1/TASK: Delete veth interface lsr101 32457 1726867612.91984: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000221 32457 1726867612.92000: variable 'ansible_search_path' from source: unknown 32457 1726867612.92093: variable 'ansible_search_path' from source: unknown 32457 1726867612.92097: calling self._execute() 32457 1726867612.92294: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.92308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.92325: variable 'omit' from source: magic vars 32457 1726867612.93090: variable 'ansible_distribution_major_version' from source: facts 32457 1726867612.93110: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867612.93321: variable 'type' from source: play vars 32457 1726867612.93386: variable 'state' from source: include params 32457 1726867612.93389: variable 'interface' from source: play vars 32457 1726867612.93392: variable 'current_interfaces' from source: set_fact 32457 1726867612.93394: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 32457 1726867612.93397: when evaluation is False, skipping this task 32457 1726867612.93399: _execute() done 32457 1726867612.93401: dumping result to json 32457 1726867612.93403: done dumping result, returning 32457 1726867612.93405: done running TaskExecutor() for managed_node1/TASK: Delete veth interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000221] 32457 1726867612.93407: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000221 32457 1726867612.93555: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000221 32457 1726867612.93559: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867612.93608: no more pending results, returning what we have 32457 1726867612.93612: results queue empty 32457 1726867612.93613: checking for any_errors_fatal 32457 1726867612.93619: done checking for any_errors_fatal 32457 1726867612.93620: checking for max_fail_percentage 32457 1726867612.93621: done checking for max_fail_percentage 32457 1726867612.93622: checking to see if all hosts have failed and the running result is not ok 32457 1726867612.93623: done checking to see if all hosts have failed 32457 1726867612.93623: getting the remaining hosts for this loop 32457 1726867612.93625: done getting the remaining hosts for this loop 32457 1726867612.93628: getting the next task for host managed_node1 32457 1726867612.93636: done getting next task for host managed_node1 32457 1726867612.93638: ^ task is: TASK: Create dummy interface {{ interface }} 32457 1726867612.93642: ^ 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=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 32457 1726867612.93646: getting variables 32457 1726867612.93647: in VariableManager get_vars() 32457 1726867612.93689: Calling all_inventory to load vars for managed_node1 32457 1726867612.93692: Calling groups_inventory to load vars for managed_node1 32457 1726867612.93694: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867612.93703: Calling all_plugins_play to load vars for managed_node1 32457 1726867612.93706: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867612.93708: Calling groups_plugins_play to load vars for managed_node1 32457 1726867612.93891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867612.94111: done with get_vars() 32457 1726867612.94122: done getting variables 32457 1726867612.94173: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867612.94281: variable 'interface' from source: play vars TASK [Create dummy interface lsr101] ******************************************* 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:26:52 -0400 (0:00:00.034) 0:00:08.868 ****** 32457 1726867612.94307: entering _queue_task() for managed_node1/command 32457 1726867612.94543: worker is 1 (out of 1 available) 32457 1726867612.94557: exiting _queue_task() for managed_node1/command 32457 1726867612.94570: done queuing things up, now waiting for results queue to drain 32457 1726867612.94572: waiting for pending results... 32457 1726867612.94842: running TaskExecutor() for managed_node1/TASK: Create dummy interface lsr101 32457 1726867612.94846: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000222 32457 1726867612.94856: variable 'ansible_search_path' from source: unknown 32457 1726867612.94864: variable 'ansible_search_path' from source: unknown 32457 1726867612.94904: calling self._execute() 32457 1726867612.94996: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.95008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.95029: variable 'omit' from source: magic vars 32457 1726867612.95374: variable 'ansible_distribution_major_version' from source: facts 32457 1726867612.95395: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867612.95600: variable 'type' from source: play vars 32457 1726867612.95611: variable 'state' from source: include params 32457 1726867612.95625: variable 'interface' from source: play vars 32457 1726867612.95637: variable 'current_interfaces' from source: set_fact 32457 1726867612.95683: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 32457 1726867612.95686: when evaluation is False, skipping this task 32457 1726867612.95688: _execute() done 32457 1726867612.95691: dumping result to json 32457 1726867612.95693: done dumping result, returning 32457 1726867612.95700: done running TaskExecutor() for managed_node1/TASK: Create dummy interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000222] 32457 1726867612.95703: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000222 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867612.95908: no more pending results, returning what we have 32457 1726867612.95913: results queue empty 32457 1726867612.95915: checking for any_errors_fatal 32457 1726867612.95922: done checking for any_errors_fatal 32457 1726867612.95923: checking for max_fail_percentage 32457 1726867612.95925: done checking for max_fail_percentage 32457 1726867612.95926: checking to see if all hosts have failed and the running result is not ok 32457 1726867612.95927: done checking to see if all hosts have failed 32457 1726867612.95928: getting the remaining hosts for this loop 32457 1726867612.95929: done getting the remaining hosts for this loop 32457 1726867612.95932: getting the next task for host managed_node1 32457 1726867612.95940: done getting next task for host managed_node1 32457 1726867612.95943: ^ task is: TASK: Delete dummy interface {{ interface }} 32457 1726867612.95946: ^ 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=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 32457 1726867612.95950: getting variables 32457 1726867612.95952: in VariableManager get_vars() 32457 1726867612.95994: Calling all_inventory to load vars for managed_node1 32457 1726867612.95996: Calling groups_inventory to load vars for managed_node1 32457 1726867612.95998: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867612.96012: Calling all_plugins_play to load vars for managed_node1 32457 1726867612.96015: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867612.96022: Calling groups_plugins_play to load vars for managed_node1 32457 1726867612.96383: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000222 32457 1726867612.96387: WORKER PROCESS EXITING 32457 1726867612.96408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867612.96640: done with get_vars() 32457 1726867612.96650: done getting variables 32457 1726867612.96706: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867612.96811: variable 'interface' from source: play vars TASK [Delete dummy interface lsr101] ******************************************* 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:26:52 -0400 (0:00:00.025) 0:00:08.894 ****** 32457 1726867612.96848: entering _queue_task() for managed_node1/command 32457 1726867612.97186: worker is 1 (out of 1 available) 32457 1726867612.97197: exiting _queue_task() for managed_node1/command 32457 1726867612.97208: done queuing things up, now waiting for results queue to drain 32457 1726867612.97209: waiting for pending results... 32457 1726867612.97358: running TaskExecutor() for managed_node1/TASK: Delete dummy interface lsr101 32457 1726867612.97465: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000223 32457 1726867612.97488: variable 'ansible_search_path' from source: unknown 32457 1726867612.97495: variable 'ansible_search_path' from source: unknown 32457 1726867612.97533: calling self._execute() 32457 1726867612.97620: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867612.97630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867612.97641: variable 'omit' from source: magic vars 32457 1726867612.97991: variable 'ansible_distribution_major_version' from source: facts 32457 1726867612.98006: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867612.98222: variable 'type' from source: play vars 32457 1726867612.98243: variable 'state' from source: include params 32457 1726867612.98246: variable 'interface' from source: play vars 32457 1726867612.98282: variable 'current_interfaces' from source: set_fact 32457 1726867612.98286: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 32457 1726867612.98288: when evaluation is False, skipping this task 32457 1726867612.98291: _execute() done 32457 1726867612.98293: dumping result to json 32457 1726867612.98300: done dumping result, returning 32457 1726867612.98302: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000223] 32457 1726867612.98307: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000223 32457 1726867612.98415: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000223 32457 1726867612.98421: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867612.98503: no more pending results, returning what we have 32457 1726867612.98507: results queue empty 32457 1726867612.98508: checking for any_errors_fatal 32457 1726867612.98513: done checking for any_errors_fatal 32457 1726867612.98514: checking for max_fail_percentage 32457 1726867612.98518: done checking for max_fail_percentage 32457 1726867612.98519: checking to see if all hosts have failed and the running result is not ok 32457 1726867612.98520: done checking to see if all hosts have failed 32457 1726867612.98521: getting the remaining hosts for this loop 32457 1726867612.98522: done getting the remaining hosts for this loop 32457 1726867612.98525: getting the next task for host managed_node1 32457 1726867612.98532: done getting next task for host managed_node1 32457 1726867612.98534: ^ task is: TASK: Create tap interface {{ interface }} 32457 1726867612.98537: ^ 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=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 32457 1726867612.98541: getting variables 32457 1726867612.98543: in VariableManager get_vars() 32457 1726867612.98692: Calling all_inventory to load vars for managed_node1 32457 1726867612.98695: Calling groups_inventory to load vars for managed_node1 32457 1726867612.98698: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867612.98706: Calling all_plugins_play to load vars for managed_node1 32457 1726867612.98709: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867612.98711: Calling groups_plugins_play to load vars for managed_node1 32457 1726867612.98939: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867612.99166: done with get_vars() 32457 1726867612.99176: done getting variables 32457 1726867612.99238: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867612.99346: variable 'interface' from source: play vars TASK [Create tap interface lsr101] ********************************************* 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:26:52 -0400 (0:00:00.025) 0:00:08.919 ****** 32457 1726867612.99372: entering _queue_task() for managed_node1/command 32457 1726867612.99594: worker is 1 (out of 1 available) 32457 1726867612.99605: exiting _queue_task() for managed_node1/command 32457 1726867612.99618: done queuing things up, now waiting for results queue to drain 32457 1726867612.99620: waiting for pending results... 32457 1726867612.99974: running TaskExecutor() for managed_node1/TASK: Create tap interface lsr101 32457 1726867612.99981: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000224 32457 1726867612.99984: variable 'ansible_search_path' from source: unknown 32457 1726867612.99987: variable 'ansible_search_path' from source: unknown 32457 1726867613.00023: calling self._execute() 32457 1726867613.00109: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.00123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.00136: variable 'omit' from source: magic vars 32457 1726867613.00482: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.00503: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.00706: variable 'type' from source: play vars 32457 1726867613.00722: variable 'state' from source: include params 32457 1726867613.00842: variable 'interface' from source: play vars 32457 1726867613.00845: variable 'current_interfaces' from source: set_fact 32457 1726867613.00848: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 32457 1726867613.00850: when evaluation is False, skipping this task 32457 1726867613.00852: _execute() done 32457 1726867613.00853: dumping result to json 32457 1726867613.00855: done dumping result, returning 32457 1726867613.00857: done running TaskExecutor() for managed_node1/TASK: Create tap interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000224] 32457 1726867613.00859: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000224 32457 1726867613.00929: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000224 32457 1726867613.00932: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867613.00984: no more pending results, returning what we have 32457 1726867613.00988: results queue empty 32457 1726867613.00990: checking for any_errors_fatal 32457 1726867613.00996: done checking for any_errors_fatal 32457 1726867613.00997: checking for max_fail_percentage 32457 1726867613.00999: done checking for max_fail_percentage 32457 1726867613.00999: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.01001: done checking to see if all hosts have failed 32457 1726867613.01001: getting the remaining hosts for this loop 32457 1726867613.01003: done getting the remaining hosts for this loop 32457 1726867613.01006: getting the next task for host managed_node1 32457 1726867613.01014: done getting next task for host managed_node1 32457 1726867613.01020: ^ task is: TASK: Delete tap interface {{ interface }} 32457 1726867613.01023: ^ 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=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 32457 1726867613.01028: getting variables 32457 1726867613.01030: in VariableManager get_vars() 32457 1726867613.01075: Calling all_inventory to load vars for managed_node1 32457 1726867613.01079: Calling groups_inventory to load vars for managed_node1 32457 1726867613.01082: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.01095: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.01098: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.01101: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.01493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.01719: done with get_vars() 32457 1726867613.01734: done getting variables 32457 1726867613.01794: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867613.01903: variable 'interface' from source: play vars TASK [Delete tap interface lsr101] ********************************************* 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:26:53 -0400 (0:00:00.025) 0:00:08.945 ****** 32457 1726867613.01934: entering _queue_task() for managed_node1/command 32457 1726867613.02288: worker is 1 (out of 1 available) 32457 1726867613.02300: exiting _queue_task() for managed_node1/command 32457 1726867613.02312: done queuing things up, now waiting for results queue to drain 32457 1726867613.02313: waiting for pending results... 32457 1726867613.02553: running TaskExecutor() for managed_node1/TASK: Delete tap interface lsr101 32457 1726867613.02602: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000225 32457 1726867613.02605: variable 'ansible_search_path' from source: unknown 32457 1726867613.02609: variable 'ansible_search_path' from source: unknown 32457 1726867613.02652: calling self._execute() 32457 1726867613.02744: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.02782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.02786: variable 'omit' from source: magic vars 32457 1726867613.03147: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.03164: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.03472: variable 'type' from source: play vars 32457 1726867613.03475: variable 'state' from source: include params 32457 1726867613.03478: variable 'interface' from source: play vars 32457 1726867613.03481: variable 'current_interfaces' from source: set_fact 32457 1726867613.03483: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 32457 1726867613.03485: when evaluation is False, skipping this task 32457 1726867613.03486: _execute() done 32457 1726867613.03488: dumping result to json 32457 1726867613.03490: done dumping result, returning 32457 1726867613.03492: done running TaskExecutor() for managed_node1/TASK: Delete tap interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000225] 32457 1726867613.03494: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000225 32457 1726867613.03552: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000225 32457 1726867613.03555: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867613.03605: no more pending results, returning what we have 32457 1726867613.03609: results queue empty 32457 1726867613.03610: checking for any_errors_fatal 32457 1726867613.03614: done checking for any_errors_fatal 32457 1726867613.03615: checking for max_fail_percentage 32457 1726867613.03619: done checking for max_fail_percentage 32457 1726867613.03620: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.03621: done checking to see if all hosts have failed 32457 1726867613.03622: getting the remaining hosts for this loop 32457 1726867613.03623: done getting the remaining hosts for this loop 32457 1726867613.03626: getting the next task for host managed_node1 32457 1726867613.03635: done getting next task for host managed_node1 32457 1726867613.03638: ^ task is: TASK: Include the task 'assert_device_present.yml' 32457 1726867613.03641: ^ 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 32457 1726867613.03646: getting variables 32457 1726867613.03647: in VariableManager get_vars() 32457 1726867613.03795: Calling all_inventory to load vars for managed_node1 32457 1726867613.03797: Calling groups_inventory to load vars for managed_node1 32457 1726867613.03800: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.03812: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.03814: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.03819: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.04134: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.04358: done with get_vars() 32457 1726867613.04367: 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_vlan_mtu.yml:16 Friday 20 September 2024 17:26:53 -0400 (0:00:00.025) 0:00:08.970 ****** 32457 1726867613.04459: entering _queue_task() for managed_node1/include_tasks 32457 1726867613.04724: worker is 1 (out of 1 available) 32457 1726867613.04735: exiting _queue_task() for managed_node1/include_tasks 32457 1726867613.04748: done queuing things up, now waiting for results queue to drain 32457 1726867613.04749: waiting for pending results... 32457 1726867613.05105: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32457 1726867613.05109: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000000d 32457 1726867613.05114: variable 'ansible_search_path' from source: unknown 32457 1726867613.05155: calling self._execute() 32457 1726867613.05283: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.05288: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.05290: variable 'omit' from source: magic vars 32457 1726867613.05611: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.05634: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.05648: _execute() done 32457 1726867613.05655: dumping result to json 32457 1726867613.05662: done dumping result, returning 32457 1726867613.05747: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-a1ad-cd15-00000000000d] 32457 1726867613.05753: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000d 32457 1726867613.05821: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000d 32457 1726867613.05824: WORKER PROCESS EXITING 32457 1726867613.05882: no more pending results, returning what we have 32457 1726867613.05888: in VariableManager get_vars() 32457 1726867613.05934: Calling all_inventory to load vars for managed_node1 32457 1726867613.05936: Calling groups_inventory to load vars for managed_node1 32457 1726867613.05939: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.05951: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.05959: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.05963: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.06570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.06775: done with get_vars() 32457 1726867613.06784: variable 'ansible_search_path' from source: unknown 32457 1726867613.06796: we have included files to process 32457 1726867613.06797: generating all_blocks data 32457 1726867613.06798: done generating all_blocks data 32457 1726867613.06801: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867613.06802: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867613.06804: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867613.06941: in VariableManager get_vars() 32457 1726867613.06959: done with get_vars() 32457 1726867613.07147: done processing included file 32457 1726867613.07149: iterating over new_blocks loaded from include file 32457 1726867613.07150: in VariableManager get_vars() 32457 1726867613.07167: done with get_vars() 32457 1726867613.07168: filtering new block on tags 32457 1726867613.07192: done filtering new block on tags 32457 1726867613.07195: 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_node1 32457 1726867613.07200: extending task lists for all hosts with included blocks 32457 1726867613.09757: done extending task lists 32457 1726867613.09758: done processing included files 32457 1726867613.09759: results queue empty 32457 1726867613.09760: checking for any_errors_fatal 32457 1726867613.09762: done checking for any_errors_fatal 32457 1726867613.09763: checking for max_fail_percentage 32457 1726867613.09764: done checking for max_fail_percentage 32457 1726867613.09764: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.09765: done checking to see if all hosts have failed 32457 1726867613.09766: getting the remaining hosts for this loop 32457 1726867613.09767: done getting the remaining hosts for this loop 32457 1726867613.09769: getting the next task for host managed_node1 32457 1726867613.09773: done getting next task for host managed_node1 32457 1726867613.09775: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32457 1726867613.09779: ^ 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 32457 1726867613.09781: getting variables 32457 1726867613.09782: in VariableManager get_vars() 32457 1726867613.09798: Calling all_inventory to load vars for managed_node1 32457 1726867613.09800: Calling groups_inventory to load vars for managed_node1 32457 1726867613.09802: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.09807: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.09809: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.09811: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.09984: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.10201: done with get_vars() 32457 1726867613.10210: 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:26:53 -0400 (0:00:00.058) 0:00:09.028 ****** 32457 1726867613.10288: entering _queue_task() for managed_node1/include_tasks 32457 1726867613.10810: worker is 1 (out of 1 available) 32457 1726867613.10821: exiting _queue_task() for managed_node1/include_tasks 32457 1726867613.10831: done queuing things up, now waiting for results queue to drain 32457 1726867613.10832: waiting for pending results... 32457 1726867613.10963: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 32457 1726867613.10988: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000038b 32457 1726867613.11004: variable 'ansible_search_path' from source: unknown 32457 1726867613.11011: variable 'ansible_search_path' from source: unknown 32457 1726867613.11060: calling self._execute() 32457 1726867613.11148: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.11163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.11182: variable 'omit' from source: magic vars 32457 1726867613.11549: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.11565: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.11602: _execute() done 32457 1726867613.11605: dumping result to json 32457 1726867613.11607: done dumping result, returning 32457 1726867613.11609: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-a1ad-cd15-00000000038b] 32457 1726867613.11611: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000038b 32457 1726867613.11731: no more pending results, returning what we have 32457 1726867613.11736: in VariableManager get_vars() 32457 1726867613.11779: Calling all_inventory to load vars for managed_node1 32457 1726867613.11782: Calling groups_inventory to load vars for managed_node1 32457 1726867613.11785: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.11798: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.11801: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.11804: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.12114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.12513: done with get_vars() 32457 1726867613.12524: variable 'ansible_search_path' from source: unknown 32457 1726867613.12525: variable 'ansible_search_path' from source: unknown 32457 1726867613.12542: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000038b 32457 1726867613.12545: WORKER PROCESS EXITING 32457 1726867613.12572: we have included files to process 32457 1726867613.12573: generating all_blocks data 32457 1726867613.12574: done generating all_blocks data 32457 1726867613.12575: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867613.12578: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867613.12581: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867613.12790: done processing included file 32457 1726867613.12792: iterating over new_blocks loaded from include file 32457 1726867613.12793: in VariableManager get_vars() 32457 1726867613.12808: done with get_vars() 32457 1726867613.12810: filtering new block on tags 32457 1726867613.12824: done filtering new block on tags 32457 1726867613.12826: 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_node1 32457 1726867613.12830: extending task lists for all hosts with included blocks 32457 1726867613.13004: done extending task lists 32457 1726867613.13006: done processing included files 32457 1726867613.13007: results queue empty 32457 1726867613.13007: checking for any_errors_fatal 32457 1726867613.13010: done checking for any_errors_fatal 32457 1726867613.13011: checking for max_fail_percentage 32457 1726867613.13012: done checking for max_fail_percentage 32457 1726867613.13013: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.13014: done checking to see if all hosts have failed 32457 1726867613.13015: getting the remaining hosts for this loop 32457 1726867613.13016: done getting the remaining hosts for this loop 32457 1726867613.13018: getting the next task for host managed_node1 32457 1726867613.13022: done getting next task for host managed_node1 32457 1726867613.13024: ^ task is: TASK: Get stat for interface {{ interface }} 32457 1726867613.13030: ^ 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? (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 32457 1726867613.13032: getting variables 32457 1726867613.13033: in VariableManager get_vars() 32457 1726867613.13046: Calling all_inventory to load vars for managed_node1 32457 1726867613.13048: Calling groups_inventory to load vars for managed_node1 32457 1726867613.13050: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.13055: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.13057: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.13060: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.13238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.13445: done with get_vars() 32457 1726867613.13454: done getting variables 32457 1726867613.13612: variable 'interface' from source: play vars TASK [Get stat for interface lsr101] ******************************************* 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:26:53 -0400 (0:00:00.033) 0:00:09.062 ****** 32457 1726867613.13646: entering _queue_task() for managed_node1/stat 32457 1726867613.13911: worker is 1 (out of 1 available) 32457 1726867613.13923: exiting _queue_task() for managed_node1/stat 32457 1726867613.13935: done queuing things up, now waiting for results queue to drain 32457 1726867613.13937: waiting for pending results... 32457 1726867613.14122: running TaskExecutor() for managed_node1/TASK: Get stat for interface lsr101 32457 1726867613.14240: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004a4 32457 1726867613.14259: variable 'ansible_search_path' from source: unknown 32457 1726867613.14274: variable 'ansible_search_path' from source: unknown 32457 1726867613.14319: calling self._execute() 32457 1726867613.14482: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.14491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.14496: variable 'omit' from source: magic vars 32457 1726867613.14835: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.14852: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.14864: variable 'omit' from source: magic vars 32457 1726867613.14915: variable 'omit' from source: magic vars 32457 1726867613.15027: variable 'interface' from source: play vars 32457 1726867613.15058: variable 'omit' from source: magic vars 32457 1726867613.15146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867613.15150: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867613.15180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867613.15205: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.15254: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.15266: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867613.15275: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.15284: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.15387: Set connection var ansible_connection to ssh 32457 1726867613.15401: Set connection var ansible_timeout to 10 32457 1726867613.15470: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867613.15474: Set connection var ansible_shell_executable to /bin/sh 32457 1726867613.15479: Set connection var ansible_shell_type to sh 32457 1726867613.15481: Set connection var ansible_pipelining to False 32457 1726867613.15483: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.15485: variable 'ansible_connection' from source: unknown 32457 1726867613.15487: variable 'ansible_module_compression' from source: unknown 32457 1726867613.15489: variable 'ansible_shell_type' from source: unknown 32457 1726867613.15491: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.15493: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.15495: variable 'ansible_pipelining' from source: unknown 32457 1726867613.15503: variable 'ansible_timeout' from source: unknown 32457 1726867613.15582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.15737: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867613.15755: variable 'omit' from source: magic vars 32457 1726867613.15766: starting attempt loop 32457 1726867613.15773: running the handler 32457 1726867613.15806: _low_level_execute_command(): starting 32457 1726867613.15827: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867613.16356: 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 <<< 32457 1726867613.16361: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867613.16366: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.16425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.16427: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.16429: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.16480: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.18148: stdout chunk (state=3): >>>/root <<< 32457 1726867613.18341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.18345: stdout chunk (state=3): >>><<< 32457 1726867613.18347: stderr chunk (state=3): >>><<< 32457 1726867613.18361: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.18382: _low_level_execute_command(): starting 32457 1726867613.18385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503 `" && echo ansible-tmp-1726867613.1836817-32973-148781085484503="` echo /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503 `" ) && sleep 0' 32457 1726867613.18791: 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 <<< 32457 1726867613.18796: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.18799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867613.18807: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867613.18810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.18849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.18853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.18906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.20758: stdout chunk (state=3): >>>ansible-tmp-1726867613.1836817-32973-148781085484503=/root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503 <<< 32457 1726867613.20906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.20909: stdout chunk (state=3): >>><<< 32457 1726867613.20912: stderr chunk (state=3): >>><<< 32457 1726867613.21082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867613.1836817-32973-148781085484503=/root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.21086: variable 'ansible_module_compression' from source: unknown 32457 1726867613.21088: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32457 1726867613.21090: variable 'ansible_facts' from source: unknown 32457 1726867613.21179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py 32457 1726867613.21344: Sending initial data 32457 1726867613.21356: Sent initial data (153 bytes) 32457 1726867613.21765: 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 <<< 32457 1726867613.21784: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867613.21795: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.21835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.21852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.21900: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.23430: 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 <<< 32457 1726867613.23437: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32457 1726867613.23482: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867613.23519: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpl5m2saur /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py <<< 32457 1726867613.23531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py" <<< 32457 1726867613.23565: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpl5m2saur" to remote "/root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py" <<< 32457 1726867613.24428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.24431: stdout chunk (state=3): >>><<< 32457 1726867613.24433: stderr chunk (state=3): >>><<< 32457 1726867613.24435: done transferring module to remote 32457 1726867613.24437: _low_level_execute_command(): starting 32457 1726867613.24439: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/ /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py && sleep 0' 32457 1726867613.24887: 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 <<< 32457 1726867613.24890: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867613.24893: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.24939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.24949: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.24995: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.26782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.26845: stderr chunk (state=3): >>><<< 32457 1726867613.26848: stdout chunk (state=3): >>><<< 32457 1726867613.26850: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.26853: _low_level_execute_command(): starting 32457 1726867613.26855: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/AnsiballZ_stat.py && sleep 0' 32457 1726867613.27279: 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 <<< 32457 1726867613.27282: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.27285: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867613.27287: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867613.27289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.27338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.27344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.27346: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.27395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.42552: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33012, "dev": 23, "nlink": 1, "atime": 1726867611.720323, "mtime": 1726867611.720323, "ctime": 1726867611.720323, "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/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32457 1726867613.43840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867613.43872: stderr chunk (state=3): >>><<< 32457 1726867613.43875: stdout chunk (state=3): >>><<< 32457 1726867613.43895: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33012, "dev": 23, "nlink": 1, "atime": 1726867611.720323, "mtime": 1726867611.720323, "ctime": 1726867611.720323, "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/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867613.43934: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/lsr101', '_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-1726867613.1836817-32973-148781085484503/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867613.43942: _low_level_execute_command(): starting 32457 1726867613.43946: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867613.1836817-32973-148781085484503/ > /dev/null 2>&1 && sleep 0' 32457 1726867613.44412: 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 <<< 32457 1726867613.44415: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867613.44417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867613.44420: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867613.44422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.44476: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.44484: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.44486: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.44527: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.46319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.46342: stderr chunk (state=3): >>><<< 32457 1726867613.46345: stdout chunk (state=3): >>><<< 32457 1726867613.46357: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.46364: handler run complete 32457 1726867613.46399: attempt loop complete, returning result 32457 1726867613.46402: _execute() done 32457 1726867613.46404: dumping result to json 32457 1726867613.46409: done dumping result, returning 32457 1726867613.46417: done running TaskExecutor() for managed_node1/TASK: Get stat for interface lsr101 [0affcac9-a3a5-a1ad-cd15-0000000004a4] 32457 1726867613.46423: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004a4 32457 1726867613.46530: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004a4 32457 1726867613.46533: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867611.720323, "block_size": 4096, "blocks": 0, "ctime": 1726867611.720323, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33012, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101", "lnk_target": "../../devices/virtual/net/lsr101", "mode": "0777", "mtime": 1726867611.720323, "nlink": 1, "path": "/sys/class/net/lsr101", "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 } } 32457 1726867613.46619: no more pending results, returning what we have 32457 1726867613.46622: results queue empty 32457 1726867613.46623: checking for any_errors_fatal 32457 1726867613.46624: done checking for any_errors_fatal 32457 1726867613.46625: checking for max_fail_percentage 32457 1726867613.46626: done checking for max_fail_percentage 32457 1726867613.46627: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.46628: done checking to see if all hosts have failed 32457 1726867613.46629: getting the remaining hosts for this loop 32457 1726867613.46630: done getting the remaining hosts for this loop 32457 1726867613.46634: getting the next task for host managed_node1 32457 1726867613.46644: done getting next task for host managed_node1 32457 1726867613.46646: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 32457 1726867613.46649: ^ 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 32457 1726867613.46653: getting variables 32457 1726867613.46654: in VariableManager get_vars() 32457 1726867613.46691: Calling all_inventory to load vars for managed_node1 32457 1726867613.46694: Calling groups_inventory to load vars for managed_node1 32457 1726867613.46696: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.46705: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.46707: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.46709: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.46879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.47010: done with get_vars() 32457 1726867613.47019: done getting variables 32457 1726867613.47088: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 32457 1726867613.47173: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'lsr101'] ************************* 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:26:53 -0400 (0:00:00.335) 0:00:09.397 ****** 32457 1726867613.47197: entering _queue_task() for managed_node1/assert 32457 1726867613.47198: Creating lock for assert 32457 1726867613.47405: worker is 1 (out of 1 available) 32457 1726867613.47417: exiting _queue_task() for managed_node1/assert 32457 1726867613.47429: done queuing things up, now waiting for results queue to drain 32457 1726867613.47431: waiting for pending results... 32457 1726867613.47580: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'lsr101' 32457 1726867613.47644: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000038c 32457 1726867613.47660: variable 'ansible_search_path' from source: unknown 32457 1726867613.47664: variable 'ansible_search_path' from source: unknown 32457 1726867613.47689: calling self._execute() 32457 1726867613.47754: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.47757: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.47767: variable 'omit' from source: magic vars 32457 1726867613.48018: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.48030: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.48036: variable 'omit' from source: magic vars 32457 1726867613.48063: variable 'omit' from source: magic vars 32457 1726867613.48136: variable 'interface' from source: play vars 32457 1726867613.48150: variable 'omit' from source: magic vars 32457 1726867613.48181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867613.48209: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867613.48226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867613.48239: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.48248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.48270: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867613.48273: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.48276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.48347: Set connection var ansible_connection to ssh 32457 1726867613.48354: Set connection var ansible_timeout to 10 32457 1726867613.48360: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867613.48366: Set connection var ansible_shell_executable to /bin/sh 32457 1726867613.48369: Set connection var ansible_shell_type to sh 32457 1726867613.48378: Set connection var ansible_pipelining to False 32457 1726867613.48395: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.48398: variable 'ansible_connection' from source: unknown 32457 1726867613.48401: variable 'ansible_module_compression' from source: unknown 32457 1726867613.48403: variable 'ansible_shell_type' from source: unknown 32457 1726867613.48406: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.48408: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.48410: variable 'ansible_pipelining' from source: unknown 32457 1726867613.48420: variable 'ansible_timeout' from source: unknown 32457 1726867613.48423: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.48517: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867613.48530: variable 'omit' from source: magic vars 32457 1726867613.48534: starting attempt loop 32457 1726867613.48537: running the handler 32457 1726867613.48626: variable 'interface_stat' from source: set_fact 32457 1726867613.48642: Evaluated conditional (interface_stat.stat.exists): True 32457 1726867613.48649: handler run complete 32457 1726867613.48660: attempt loop complete, returning result 32457 1726867613.48663: _execute() done 32457 1726867613.48666: dumping result to json 32457 1726867613.48668: done dumping result, returning 32457 1726867613.48674: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'lsr101' [0affcac9-a3a5-a1ad-cd15-00000000038c] 32457 1726867613.48676: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000038c 32457 1726867613.48754: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000038c 32457 1726867613.48757: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867613.48806: no more pending results, returning what we have 32457 1726867613.48809: results queue empty 32457 1726867613.48810: checking for any_errors_fatal 32457 1726867613.48816: done checking for any_errors_fatal 32457 1726867613.48817: checking for max_fail_percentage 32457 1726867613.48819: done checking for max_fail_percentage 32457 1726867613.48819: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.48820: done checking to see if all hosts have failed 32457 1726867613.48821: getting the remaining hosts for this loop 32457 1726867613.48822: done getting the remaining hosts for this loop 32457 1726867613.48825: getting the next task for host managed_node1 32457 1726867613.48831: done getting next task for host managed_node1 32457 1726867613.48833: ^ task is: TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32457 1726867613.48835: ^ 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 32457 1726867613.48838: getting variables 32457 1726867613.48839: in VariableManager get_vars() 32457 1726867613.48873: Calling all_inventory to load vars for managed_node1 32457 1726867613.48875: Calling groups_inventory to load vars for managed_node1 32457 1726867613.48884: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.48893: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.48895: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.48898: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.49018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.49142: done with get_vars() 32457 1726867613.49150: done getting variables 32457 1726867613.49188: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEST: I can configure the MTU for a vlan interface without autoconnect.] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:18 Friday 20 September 2024 17:26:53 -0400 (0:00:00.020) 0:00:09.417 ****** 32457 1726867613.49208: entering _queue_task() for managed_node1/debug 32457 1726867613.49382: worker is 1 (out of 1 available) 32457 1726867613.49395: exiting _queue_task() for managed_node1/debug 32457 1726867613.49406: done queuing things up, now waiting for results queue to drain 32457 1726867613.49408: waiting for pending results... 32457 1726867613.49545: running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. 32457 1726867613.49598: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000000e 32457 1726867613.49608: variable 'ansible_search_path' from source: unknown 32457 1726867613.49637: calling self._execute() 32457 1726867613.49698: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.49701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.49710: variable 'omit' from source: magic vars 32457 1726867613.49948: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.49958: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.49964: variable 'omit' from source: magic vars 32457 1726867613.49979: variable 'omit' from source: magic vars 32457 1726867613.50006: variable 'omit' from source: magic vars 32457 1726867613.50037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867613.50062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867613.50080: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867613.50097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.50106: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.50130: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867613.50133: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.50135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.50198: Set connection var ansible_connection to ssh 32457 1726867613.50206: Set connection var ansible_timeout to 10 32457 1726867613.50210: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867613.50217: Set connection var ansible_shell_executable to /bin/sh 32457 1726867613.50222: Set connection var ansible_shell_type to sh 32457 1726867613.50231: Set connection var ansible_pipelining to False 32457 1726867613.50246: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.50249: variable 'ansible_connection' from source: unknown 32457 1726867613.50251: variable 'ansible_module_compression' from source: unknown 32457 1726867613.50254: variable 'ansible_shell_type' from source: unknown 32457 1726867613.50257: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.50259: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.50261: variable 'ansible_pipelining' from source: unknown 32457 1726867613.50265: variable 'ansible_timeout' from source: unknown 32457 1726867613.50269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.50430: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867613.50437: variable 'omit' from source: magic vars 32457 1726867613.50440: starting attempt loop 32457 1726867613.50443: running the handler 32457 1726867613.50479: handler run complete 32457 1726867613.50492: attempt loop complete, returning result 32457 1726867613.50497: _execute() done 32457 1726867613.50500: dumping result to json 32457 1726867613.50502: done dumping result, returning 32457 1726867613.50505: done running TaskExecutor() for managed_node1/TASK: TEST: I can configure the MTU for a vlan interface without autoconnect. [0affcac9-a3a5-a1ad-cd15-00000000000e] 32457 1726867613.50510: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000e 32457 1726867613.50590: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000000e 32457 1726867613.50593: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 32457 1726867613.50653: no more pending results, returning what we have 32457 1726867613.50655: results queue empty 32457 1726867613.50656: checking for any_errors_fatal 32457 1726867613.50659: done checking for any_errors_fatal 32457 1726867613.50660: checking for max_fail_percentage 32457 1726867613.50661: done checking for max_fail_percentage 32457 1726867613.50662: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.50663: done checking to see if all hosts have failed 32457 1726867613.50664: getting the remaining hosts for this loop 32457 1726867613.50665: done getting the remaining hosts for this loop 32457 1726867613.50667: getting the next task for host managed_node1 32457 1726867613.50672: done getting next task for host managed_node1 32457 1726867613.50676: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32457 1726867613.50683: ^ 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 32457 1726867613.50696: getting variables 32457 1726867613.50697: in VariableManager get_vars() 32457 1726867613.50726: Calling all_inventory to load vars for managed_node1 32457 1726867613.50727: Calling groups_inventory to load vars for managed_node1 32457 1726867613.50729: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.50734: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.50736: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.50737: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.50879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.51004: done with get_vars() 32457 1726867613.51011: 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:26:53 -0400 (0:00:00.018) 0:00:09.436 ****** 32457 1726867613.51071: entering _queue_task() for managed_node1/include_tasks 32457 1726867613.51238: worker is 1 (out of 1 available) 32457 1726867613.51250: exiting _queue_task() for managed_node1/include_tasks 32457 1726867613.51262: done queuing things up, now waiting for results queue to drain 32457 1726867613.51264: waiting for pending results... 32457 1726867613.51401: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32457 1726867613.51468: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000016 32457 1726867613.51480: variable 'ansible_search_path' from source: unknown 32457 1726867613.51483: variable 'ansible_search_path' from source: unknown 32457 1726867613.51510: calling self._execute() 32457 1726867613.51564: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.51568: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.51576: variable 'omit' from source: magic vars 32457 1726867613.51808: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.51823: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.51826: _execute() done 32457 1726867613.51829: dumping result to json 32457 1726867613.51831: done dumping result, returning 32457 1726867613.51838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-a1ad-cd15-000000000016] 32457 1726867613.51842: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000016 32457 1726867613.51917: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000016 32457 1726867613.51922: WORKER PROCESS EXITING 32457 1726867613.51961: no more pending results, returning what we have 32457 1726867613.51966: in VariableManager get_vars() 32457 1726867613.52003: Calling all_inventory to load vars for managed_node1 32457 1726867613.52006: Calling groups_inventory to load vars for managed_node1 32457 1726867613.52008: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.52015: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.52017: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.52020: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.52139: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.52266: done with get_vars() 32457 1726867613.52272: variable 'ansible_search_path' from source: unknown 32457 1726867613.52272: variable 'ansible_search_path' from source: unknown 32457 1726867613.52298: we have included files to process 32457 1726867613.52298: generating all_blocks data 32457 1726867613.52300: done generating all_blocks data 32457 1726867613.52302: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867613.52303: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867613.52304: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867613.52760: done processing included file 32457 1726867613.52762: iterating over new_blocks loaded from include file 32457 1726867613.52762: in VariableManager get_vars() 32457 1726867613.52778: done with get_vars() 32457 1726867613.52780: filtering new block on tags 32457 1726867613.52790: done filtering new block on tags 32457 1726867613.52792: in VariableManager get_vars() 32457 1726867613.52807: done with get_vars() 32457 1726867613.52808: filtering new block on tags 32457 1726867613.52821: done filtering new block on tags 32457 1726867613.52823: in VariableManager get_vars() 32457 1726867613.52836: done with get_vars() 32457 1726867613.52837: filtering new block on tags 32457 1726867613.52847: done filtering new block on tags 32457 1726867613.52848: 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_node1 32457 1726867613.52851: extending task lists for all hosts with included blocks 32457 1726867613.53299: done extending task lists 32457 1726867613.53300: done processing included files 32457 1726867613.53301: results queue empty 32457 1726867613.53301: checking for any_errors_fatal 32457 1726867613.53303: done checking for any_errors_fatal 32457 1726867613.53304: checking for max_fail_percentage 32457 1726867613.53304: done checking for max_fail_percentage 32457 1726867613.53305: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.53305: done checking to see if all hosts have failed 32457 1726867613.53306: getting the remaining hosts for this loop 32457 1726867613.53306: done getting the remaining hosts for this loop 32457 1726867613.53308: getting the next task for host managed_node1 32457 1726867613.53310: done getting next task for host managed_node1 32457 1726867613.53312: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32457 1726867613.53314: ^ 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 32457 1726867613.53322: getting variables 32457 1726867613.53322: in VariableManager get_vars() 32457 1726867613.53331: Calling all_inventory to load vars for managed_node1 32457 1726867613.53333: Calling groups_inventory to load vars for managed_node1 32457 1726867613.53334: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.53340: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.53342: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.53345: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.53445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.53574: done with get_vars() 32457 1726867613.53582: 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:26:53 -0400 (0:00:00.025) 0:00:09.462 ****** 32457 1726867613.53629: entering _queue_task() for managed_node1/setup 32457 1726867613.53791: worker is 1 (out of 1 available) 32457 1726867613.53803: exiting _queue_task() for managed_node1/setup 32457 1726867613.53814: done queuing things up, now waiting for results queue to drain 32457 1726867613.53819: waiting for pending results... 32457 1726867613.53966: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32457 1726867613.54055: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004bf 32457 1726867613.54067: variable 'ansible_search_path' from source: unknown 32457 1726867613.54070: variable 'ansible_search_path' from source: unknown 32457 1726867613.54098: calling self._execute() 32457 1726867613.54157: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.54160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.54167: variable 'omit' from source: magic vars 32457 1726867613.54409: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.54421: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.54558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867613.55966: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867613.56013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867613.56044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867613.56070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867613.56091: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867613.56151: 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) 32457 1726867613.56171: 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) 32457 1726867613.56191: 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) 32457 1726867613.56220: 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) 32457 1726867613.56231: 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) 32457 1726867613.56268: 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) 32457 1726867613.56286: 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) 32457 1726867613.56303: 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) 32457 1726867613.56331: 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) 32457 1726867613.56343: 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) 32457 1726867613.56452: variable '__network_required_facts' from source: role '' defaults 32457 1726867613.56456: variable 'ansible_facts' from source: unknown 32457 1726867613.56562: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32457 1726867613.56566: when evaluation is False, skipping this task 32457 1726867613.56568: _execute() done 32457 1726867613.56570: dumping result to json 32457 1726867613.56572: done dumping result, returning 32457 1726867613.56574: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-a1ad-cd15-0000000004bf] 32457 1726867613.56576: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004bf 32457 1726867613.56643: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004bf 32457 1726867613.56646: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867613.56704: no more pending results, returning what we have 32457 1726867613.56708: results queue empty 32457 1726867613.56709: checking for any_errors_fatal 32457 1726867613.56710: done checking for any_errors_fatal 32457 1726867613.56710: checking for max_fail_percentage 32457 1726867613.56712: done checking for max_fail_percentage 32457 1726867613.56713: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.56714: done checking to see if all hosts have failed 32457 1726867613.56715: getting the remaining hosts for this loop 32457 1726867613.56718: done getting the remaining hosts for this loop 32457 1726867613.56722: getting the next task for host managed_node1 32457 1726867613.56731: done getting next task for host managed_node1 32457 1726867613.56735: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 32457 1726867613.56738: ^ 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? (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 32457 1726867613.56752: getting variables 32457 1726867613.56753: in VariableManager get_vars() 32457 1726867613.56795: Calling all_inventory to load vars for managed_node1 32457 1726867613.56798: Calling groups_inventory to load vars for managed_node1 32457 1726867613.56800: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.56808: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.56810: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.56813: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.56960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.57124: done with get_vars() 32457 1726867613.57133: 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:26:53 -0400 (0:00:00.035) 0:00:09.497 ****** 32457 1726867613.57205: entering _queue_task() for managed_node1/stat 32457 1726867613.57413: worker is 1 (out of 1 available) 32457 1726867613.57426: exiting _queue_task() for managed_node1/stat 32457 1726867613.57439: done queuing things up, now waiting for results queue to drain 32457 1726867613.57441: waiting for pending results... 32457 1726867613.57606: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 32457 1726867613.57704: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004c1 32457 1726867613.57714: variable 'ansible_search_path' from source: unknown 32457 1726867613.57717: variable 'ansible_search_path' from source: unknown 32457 1726867613.57748: calling self._execute() 32457 1726867613.57812: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.57816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.57827: variable 'omit' from source: magic vars 32457 1726867613.58082: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.58091: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.58205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867613.58396: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867613.58430: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867613.58456: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867613.58484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867613.58548: 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) 32457 1726867613.58564: 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) 32457 1726867613.58583: 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) 32457 1726867613.58601: 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) 32457 1726867613.58665: variable '__network_is_ostree' from source: set_fact 32457 1726867613.58672: Evaluated conditional (not __network_is_ostree is defined): False 32457 1726867613.58674: when evaluation is False, skipping this task 32457 1726867613.58679: _execute() done 32457 1726867613.58682: dumping result to json 32457 1726867613.58684: done dumping result, returning 32457 1726867613.58692: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-a1ad-cd15-0000000004c1] 32457 1726867613.58697: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c1 32457 1726867613.58780: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c1 32457 1726867613.58783: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32457 1726867613.58830: no more pending results, returning what we have 32457 1726867613.58833: results queue empty 32457 1726867613.58834: checking for any_errors_fatal 32457 1726867613.58839: done checking for any_errors_fatal 32457 1726867613.58840: checking for max_fail_percentage 32457 1726867613.58841: done checking for max_fail_percentage 32457 1726867613.58842: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.58844: done checking to see if all hosts have failed 32457 1726867613.58844: getting the remaining hosts for this loop 32457 1726867613.58845: done getting the remaining hosts for this loop 32457 1726867613.58848: getting the next task for host managed_node1 32457 1726867613.58854: done getting next task for host managed_node1 32457 1726867613.58857: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32457 1726867613.58861: ^ 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? (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 32457 1726867613.58875: getting variables 32457 1726867613.58878: in VariableManager get_vars() 32457 1726867613.58911: Calling all_inventory to load vars for managed_node1 32457 1726867613.58913: Calling groups_inventory to load vars for managed_node1 32457 1726867613.58915: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.58923: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.58926: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.58928: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.59048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.59254: done with get_vars() 32457 1726867613.59270: done getting variables 32457 1726867613.59360: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:26:53 -0400 (0:00:00.022) 0:00:09.519 ****** 32457 1726867613.59407: entering _queue_task() for managed_node1/set_fact 32457 1726867613.59646: worker is 1 (out of 1 available) 32457 1726867613.59659: exiting _queue_task() for managed_node1/set_fact 32457 1726867613.59671: done queuing things up, now waiting for results queue to drain 32457 1726867613.59673: waiting for pending results... 32457 1726867613.59823: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32457 1726867613.59904: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004c2 32457 1726867613.59915: variable 'ansible_search_path' from source: unknown 32457 1726867613.59920: variable 'ansible_search_path' from source: unknown 32457 1726867613.59962: calling self._execute() 32457 1726867613.60182: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.60187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.60190: variable 'omit' from source: magic vars 32457 1726867613.60394: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.60424: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.60629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867613.61033: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867613.61066: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867613.61105: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867613.61183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867613.61252: 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) 32457 1726867613.61290: 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) 32457 1726867613.61319: 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) 32457 1726867613.61335: 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) 32457 1726867613.61451: variable '__network_is_ostree' from source: set_fact 32457 1726867613.61525: Evaluated conditional (not __network_is_ostree is defined): False 32457 1726867613.61530: when evaluation is False, skipping this task 32457 1726867613.61532: _execute() done 32457 1726867613.61535: dumping result to json 32457 1726867613.61537: done dumping result, returning 32457 1726867613.61540: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-a1ad-cd15-0000000004c2] 32457 1726867613.61542: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c2 32457 1726867613.61599: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c2 32457 1726867613.61602: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32457 1726867613.61651: no more pending results, returning what we have 32457 1726867613.61654: results queue empty 32457 1726867613.61655: checking for any_errors_fatal 32457 1726867613.61659: done checking for any_errors_fatal 32457 1726867613.61659: checking for max_fail_percentage 32457 1726867613.61661: done checking for max_fail_percentage 32457 1726867613.61662: checking to see if all hosts have failed and the running result is not ok 32457 1726867613.61663: done checking to see if all hosts have failed 32457 1726867613.61664: getting the remaining hosts for this loop 32457 1726867613.61665: done getting the remaining hosts for this loop 32457 1726867613.61668: getting the next task for host managed_node1 32457 1726867613.61676: done getting next task for host managed_node1 32457 1726867613.61681: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 32457 1726867613.61684: ^ 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=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 32457 1726867613.61695: getting variables 32457 1726867613.61696: in VariableManager get_vars() 32457 1726867613.61731: Calling all_inventory to load vars for managed_node1 32457 1726867613.61733: Calling groups_inventory to load vars for managed_node1 32457 1726867613.61735: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867613.61741: Calling all_plugins_play to load vars for managed_node1 32457 1726867613.61743: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867613.61744: Calling groups_plugins_play to load vars for managed_node1 32457 1726867613.61927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867613.62155: done with get_vars() 32457 1726867613.62164: 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:26:53 -0400 (0:00:00.028) 0:00:09.548 ****** 32457 1726867613.62259: entering _queue_task() for managed_node1/service_facts 32457 1726867613.62261: Creating lock for service_facts 32457 1726867613.62492: worker is 1 (out of 1 available) 32457 1726867613.62505: exiting _queue_task() for managed_node1/service_facts 32457 1726867613.62520: done queuing things up, now waiting for results queue to drain 32457 1726867613.62521: waiting for pending results... 32457 1726867613.62884: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 32457 1726867613.62922: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004c4 32457 1726867613.62942: variable 'ansible_search_path' from source: unknown 32457 1726867613.62949: variable 'ansible_search_path' from source: unknown 32457 1726867613.62991: calling self._execute() 32457 1726867613.63068: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.63083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.63103: variable 'omit' from source: magic vars 32457 1726867613.63451: variable 'ansible_distribution_major_version' from source: facts 32457 1726867613.63466: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867613.63476: variable 'omit' from source: magic vars 32457 1726867613.63550: variable 'omit' from source: magic vars 32457 1726867613.63634: variable 'omit' from source: magic vars 32457 1726867613.63637: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867613.63668: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867613.63695: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867613.63719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.63738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867613.63775: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867613.63788: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.63854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.63904: Set connection var ansible_connection to ssh 32457 1726867613.63916: Set connection var ansible_timeout to 10 32457 1726867613.63929: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867613.63943: Set connection var ansible_shell_executable to /bin/sh 32457 1726867613.63952: Set connection var ansible_shell_type to sh 32457 1726867613.63971: Set connection var ansible_pipelining to False 32457 1726867613.63998: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.64006: variable 'ansible_connection' from source: unknown 32457 1726867613.64014: variable 'ansible_module_compression' from source: unknown 32457 1726867613.64026: variable 'ansible_shell_type' from source: unknown 32457 1726867613.64033: variable 'ansible_shell_executable' from source: unknown 32457 1726867613.64058: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867613.64062: variable 'ansible_pipelining' from source: unknown 32457 1726867613.64068: variable 'ansible_timeout' from source: unknown 32457 1726867613.64073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867613.64218: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867613.64228: variable 'omit' from source: magic vars 32457 1726867613.64231: starting attempt loop 32457 1726867613.64234: running the handler 32457 1726867613.64247: _low_level_execute_command(): starting 32457 1726867613.64253: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867613.64742: 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 <<< 32457 1726867613.64746: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867613.64750: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.64802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.64808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.64810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.64863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.66515: stdout chunk (state=3): >>>/root <<< 32457 1726867613.67004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.67008: stdout chunk (state=3): >>><<< 32457 1726867613.67010: stderr chunk (state=3): >>><<< 32457 1726867613.67029: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.67120: _low_level_execute_command(): starting 32457 1726867613.67125: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242 `" && echo ansible-tmp-1726867613.6703563-32993-260913350834242="` echo /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242 `" ) && sleep 0' 32457 1726867613.67619: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867613.67632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867613.67735: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.67758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.67841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.69713: stdout chunk (state=3): >>>ansible-tmp-1726867613.6703563-32993-260913350834242=/root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242 <<< 32457 1726867613.70196: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.70199: stdout chunk (state=3): >>><<< 32457 1726867613.70201: stderr chunk (state=3): >>><<< 32457 1726867613.70204: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867613.6703563-32993-260913350834242=/root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.70206: variable 'ansible_module_compression' from source: unknown 32457 1726867613.70228: ANSIBALLZ: Using lock for service_facts 32457 1726867613.70236: ANSIBALLZ: Acquiring lock 32457 1726867613.70243: ANSIBALLZ: Lock acquired: 140297353112720 32457 1726867613.70250: ANSIBALLZ: Creating module 32457 1726867613.84317: ANSIBALLZ: Writing module into payload 32457 1726867613.84430: ANSIBALLZ: Writing module 32457 1726867613.84457: ANSIBALLZ: Renaming module 32457 1726867613.84470: ANSIBALLZ: Done creating module 32457 1726867613.84514: variable 'ansible_facts' from source: unknown 32457 1726867613.84582: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py 32457 1726867613.84756: Sending initial data 32457 1726867613.84759: Sent initial data (162 bytes) 32457 1726867613.85363: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867613.85490: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867613.85496: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.85525: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.85541: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.85628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.87251: 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 <<< 32457 1726867613.87312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867613.87404: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp4daeq1sp /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py <<< 32457 1726867613.87408: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py" <<< 32457 1726867613.87442: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp4daeq1sp" to remote "/root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py" <<< 32457 1726867613.88237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.88241: stdout chunk (state=3): >>><<< 32457 1726867613.88243: stderr chunk (state=3): >>><<< 32457 1726867613.88252: done transferring module to remote 32457 1726867613.88267: _low_level_execute_command(): starting 32457 1726867613.88276: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/ /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py && sleep 0' 32457 1726867613.88999: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867613.89007: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.89027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.89045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.89123: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867613.90898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867613.90949: stderr chunk (state=3): >>><<< 32457 1726867613.90961: stdout chunk (state=3): >>><<< 32457 1726867613.90985: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867613.90999: _low_level_execute_command(): starting 32457 1726867613.91008: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/AnsiballZ_service_facts.py && sleep 0' 32457 1726867613.91585: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867613.91600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867613.91623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867613.91644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867613.91662: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867613.91749: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867613.91775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867613.91795: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867613.91815: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867613.91894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867615.44191: 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-ma<<< 32457 1726867615.44257: stdout chunk (state=3): >>>rk.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"<<< 32457 1726867615.44268: stdout chunk (state=3): >>>: "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": {}}} <<< 32457 1726867615.45751: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867615.45786: stderr chunk (state=3): >>><<< 32457 1726867615.45790: stdout chunk (state=3): >>><<< 32457 1726867615.45809: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867615.46584: 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-1726867613.6703563-32993-260913350834242/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867615.46588: _low_level_execute_command(): starting 32457 1726867615.46590: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867613.6703563-32993-260913350834242/ > /dev/null 2>&1 && sleep 0' 32457 1726867615.47144: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867615.47155: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867615.47162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867615.47176: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867615.47190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867615.47197: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867615.47207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867615.47295: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867615.47312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867615.47388: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867615.49163: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867615.49191: stderr chunk (state=3): >>><<< 32457 1726867615.49195: stdout chunk (state=3): >>><<< 32457 1726867615.49209: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867615.49214: handler run complete 32457 1726867615.49426: variable 'ansible_facts' from source: unknown 32457 1726867615.49666: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867615.50284: variable 'ansible_facts' from source: unknown 32457 1726867615.50287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867615.50422: attempt loop complete, returning result 32457 1726867615.50426: _execute() done 32457 1726867615.50428: dumping result to json 32457 1726867615.50491: done dumping result, returning 32457 1726867615.50499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-a1ad-cd15-0000000004c4] 32457 1726867615.50502: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c4 32457 1726867615.52079: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c4 32457 1726867615.52085: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867615.52140: no more pending results, returning what we have 32457 1726867615.52143: results queue empty 32457 1726867615.52143: checking for any_errors_fatal 32457 1726867615.52146: done checking for any_errors_fatal 32457 1726867615.52147: checking for max_fail_percentage 32457 1726867615.52148: done checking for max_fail_percentage 32457 1726867615.52149: checking to see if all hosts have failed and the running result is not ok 32457 1726867615.52150: done checking to see if all hosts have failed 32457 1726867615.52151: getting the remaining hosts for this loop 32457 1726867615.52152: done getting the remaining hosts for this loop 32457 1726867615.52155: getting the next task for host managed_node1 32457 1726867615.52161: done getting next task for host managed_node1 32457 1726867615.52164: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 32457 1726867615.52169: ^ 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=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 32457 1726867615.52181: getting variables 32457 1726867615.52183: in VariableManager get_vars() 32457 1726867615.52219: Calling all_inventory to load vars for managed_node1 32457 1726867615.52222: Calling groups_inventory to load vars for managed_node1 32457 1726867615.52224: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867615.52233: Calling all_plugins_play to load vars for managed_node1 32457 1726867615.52236: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867615.52239: Calling groups_plugins_play to load vars for managed_node1 32457 1726867615.53052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867615.54184: done with get_vars() 32457 1726867615.54196: 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:26:55 -0400 (0:00:01.921) 0:00:11.469 ****** 32457 1726867615.54405: entering _queue_task() for managed_node1/package_facts 32457 1726867615.54407: Creating lock for package_facts 32457 1726867615.54939: worker is 1 (out of 1 available) 32457 1726867615.54951: exiting _queue_task() for managed_node1/package_facts 32457 1726867615.54964: done queuing things up, now waiting for results queue to drain 32457 1726867615.54965: waiting for pending results... 32457 1726867615.55336: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 32457 1726867615.55455: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000004c5 32457 1726867615.55585: variable 'ansible_search_path' from source: unknown 32457 1726867615.55588: variable 'ansible_search_path' from source: unknown 32457 1726867615.55622: calling self._execute() 32457 1726867615.55758: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867615.55824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867615.55899: variable 'omit' from source: magic vars 32457 1726867615.56470: variable 'ansible_distribution_major_version' from source: facts 32457 1726867615.56490: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867615.56501: variable 'omit' from source: magic vars 32457 1726867615.56574: variable 'omit' from source: magic vars 32457 1726867615.56617: variable 'omit' from source: magic vars 32457 1726867615.56661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867615.56705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867615.56730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867615.56752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867615.56767: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867615.56801: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867615.56810: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867615.56817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867615.56917: Set connection var ansible_connection to ssh 32457 1726867615.56931: Set connection var ansible_timeout to 10 32457 1726867615.56941: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867615.56952: Set connection var ansible_shell_executable to /bin/sh 32457 1726867615.56958: Set connection var ansible_shell_type to sh 32457 1726867615.56971: Set connection var ansible_pipelining to False 32457 1726867615.56998: variable 'ansible_shell_executable' from source: unknown 32457 1726867615.57005: variable 'ansible_connection' from source: unknown 32457 1726867615.57012: variable 'ansible_module_compression' from source: unknown 32457 1726867615.57017: variable 'ansible_shell_type' from source: unknown 32457 1726867615.57024: variable 'ansible_shell_executable' from source: unknown 32457 1726867615.57029: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867615.57035: variable 'ansible_pipelining' from source: unknown 32457 1726867615.57041: variable 'ansible_timeout' from source: unknown 32457 1726867615.57046: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867615.57220: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867615.57235: variable 'omit' from source: magic vars 32457 1726867615.57382: starting attempt loop 32457 1726867615.57385: running the handler 32457 1726867615.57388: _low_level_execute_command(): starting 32457 1726867615.57389: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867615.57906: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867615.57923: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867615.57940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867615.57959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867615.58051: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867615.58076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867615.58157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867615.59764: stdout chunk (state=3): >>>/root <<< 32457 1726867615.59870: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867615.59917: stderr chunk (state=3): >>><<< 32457 1726867615.59930: stdout chunk (state=3): >>><<< 32457 1726867615.60185: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867615.60188: _low_level_execute_command(): starting 32457 1726867615.60191: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706 `" && echo ansible-tmp-1726867615.6010687-33067-192961095403706="` echo /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706 `" ) && sleep 0' 32457 1726867615.61445: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867615.61595: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867615.61748: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867615.63606: stdout chunk (state=3): >>>ansible-tmp-1726867615.6010687-33067-192961095403706=/root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706 <<< 32457 1726867615.63803: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867615.63812: stdout chunk (state=3): >>><<< 32457 1726867615.63825: stderr chunk (state=3): >>><<< 32457 1726867615.63846: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867615.6010687-33067-192961095403706=/root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867615.64183: variable 'ansible_module_compression' from source: unknown 32457 1726867615.64186: ANSIBALLZ: Using lock for package_facts 32457 1726867615.64188: ANSIBALLZ: Acquiring lock 32457 1726867615.64190: ANSIBALLZ: Lock acquired: 140297352095760 32457 1726867615.64191: ANSIBALLZ: Creating module 32457 1726867615.97086: ANSIBALLZ: Writing module into payload 32457 1726867615.97240: ANSIBALLZ: Writing module 32457 1726867615.97278: ANSIBALLZ: Renaming module 32457 1726867615.97291: ANSIBALLZ: Done creating module 32457 1726867615.97320: variable 'ansible_facts' from source: unknown 32457 1726867615.97526: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py 32457 1726867615.97720: Sending initial data 32457 1726867615.97729: Sent initial data (162 bytes) 32457 1726867615.98314: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867615.98332: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867615.98346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867615.98367: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867615.98386: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867615.98472: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867615.98500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867615.98529: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867615.98546: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867615.98631: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867616.00316: 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 <<< 32457 1726867616.00446: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867616.00520: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmptudevucw /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py <<< 32457 1726867616.00531: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py" <<< 32457 1726867616.00571: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmptudevucw" to remote "/root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py" <<< 32457 1726867616.02051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867616.02283: stderr chunk (state=3): >>><<< 32457 1726867616.02289: stdout chunk (state=3): >>><<< 32457 1726867616.02295: done transferring module to remote 32457 1726867616.02297: _low_level_execute_command(): starting 32457 1726867616.02299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/ /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py && sleep 0' 32457 1726867616.03662: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867616.03810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867616.03875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867616.03999: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867616.05846: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867616.05850: stdout chunk (state=3): >>><<< 32457 1726867616.05853: stderr chunk (state=3): >>><<< 32457 1726867616.05902: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867616.05984: _low_level_execute_command(): starting 32457 1726867616.05988: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/AnsiballZ_package_facts.py && sleep 0' 32457 1726867616.07401: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867616.07479: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867616.07502: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867616.07524: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867616.07629: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867616.51461: 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", "rele<<< 32457 1726867616.51756: 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<<< 32457 1726867616.51770: 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", "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"}}} <<< 32457 1726867616.53368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867616.53425: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 32457 1726867616.53438: stdout chunk (state=3): >>><<< 32457 1726867616.53448: stderr chunk (state=3): >>><<< 32457 1726867616.53587: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867616.59026: 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-1726867615.6010687-33067-192961095403706/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867616.59059: _low_level_execute_command(): starting 32457 1726867616.59220: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867615.6010687-33067-192961095403706/ > /dev/null 2>&1 && sleep 0' 32457 1726867616.60409: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867616.60472: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867616.60658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867616.60706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867616.62654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867616.62658: stdout chunk (state=3): >>><<< 32457 1726867616.62660: stderr chunk (state=3): >>><<< 32457 1726867616.62663: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867616.62665: handler run complete 32457 1726867616.64486: variable 'ansible_facts' from source: unknown 32457 1726867616.65786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867616.71055: variable 'ansible_facts' from source: unknown 32457 1726867616.81447: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867616.82843: attempt loop complete, returning result 32457 1726867616.82854: _execute() done 32457 1726867616.82857: dumping result to json 32457 1726867616.83484: done dumping result, returning 32457 1726867616.83488: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-a1ad-cd15-0000000004c5] 32457 1726867616.83491: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c5 32457 1726867616.87935: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000004c5 32457 1726867616.87940: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867616.88038: no more pending results, returning what we have 32457 1726867616.88040: results queue empty 32457 1726867616.88041: checking for any_errors_fatal 32457 1726867616.88046: done checking for any_errors_fatal 32457 1726867616.88047: checking for max_fail_percentage 32457 1726867616.88048: done checking for max_fail_percentage 32457 1726867616.88049: checking to see if all hosts have failed and the running result is not ok 32457 1726867616.88050: done checking to see if all hosts have failed 32457 1726867616.88050: getting the remaining hosts for this loop 32457 1726867616.88051: done getting the remaining hosts for this loop 32457 1726867616.88055: getting the next task for host managed_node1 32457 1726867616.88061: done getting next task for host managed_node1 32457 1726867616.88065: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32457 1726867616.88068: ^ 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=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 32457 1726867616.88080: getting variables 32457 1726867616.88081: in VariableManager get_vars() 32457 1726867616.88113: Calling all_inventory to load vars for managed_node1 32457 1726867616.88116: Calling groups_inventory to load vars for managed_node1 32457 1726867616.88118: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867616.88126: Calling all_plugins_play to load vars for managed_node1 32457 1726867616.88129: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867616.88132: Calling groups_plugins_play to load vars for managed_node1 32457 1726867616.91791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867616.95042: done with get_vars() 32457 1726867616.95064: done getting variables 32457 1726867616.95326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:26:56 -0400 (0:00:01.409) 0:00:12.879 ****** 32457 1726867616.95359: entering _queue_task() for managed_node1/debug 32457 1726867616.96306: worker is 1 (out of 1 available) 32457 1726867616.96316: exiting _queue_task() for managed_node1/debug 32457 1726867616.96327: done queuing things up, now waiting for results queue to drain 32457 1726867616.96328: waiting for pending results... 32457 1726867616.96406: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32457 1726867616.96698: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000017 32457 1726867616.96790: variable 'ansible_search_path' from source: unknown 32457 1726867616.96798: variable 'ansible_search_path' from source: unknown 32457 1726867616.96838: calling self._execute() 32457 1726867616.96990: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867616.97098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867616.97207: variable 'omit' from source: magic vars 32457 1726867616.97831: variable 'ansible_distribution_major_version' from source: facts 32457 1726867616.97847: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867616.97858: variable 'omit' from source: magic vars 32457 1726867616.98002: variable 'omit' from source: magic vars 32457 1726867616.98338: variable 'network_provider' from source: set_fact 32457 1726867616.98341: variable 'omit' from source: magic vars 32457 1726867616.98344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867616.98349: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867616.98409: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867616.98433: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867616.98664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867616.98667: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867616.98670: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867616.98672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867616.98822: Set connection var ansible_connection to ssh 32457 1726867616.98837: Set connection var ansible_timeout to 10 32457 1726867616.98848: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867616.98861: Set connection var ansible_shell_executable to /bin/sh 32457 1726867616.98869: Set connection var ansible_shell_type to sh 32457 1726867616.99100: Set connection var ansible_pipelining to False 32457 1726867616.99104: variable 'ansible_shell_executable' from source: unknown 32457 1726867616.99107: variable 'ansible_connection' from source: unknown 32457 1726867616.99110: variable 'ansible_module_compression' from source: unknown 32457 1726867616.99112: variable 'ansible_shell_type' from source: unknown 32457 1726867616.99114: variable 'ansible_shell_executable' from source: unknown 32457 1726867616.99116: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867616.99118: variable 'ansible_pipelining' from source: unknown 32457 1726867616.99120: variable 'ansible_timeout' from source: unknown 32457 1726867616.99122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867616.99280: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867616.99535: variable 'omit' from source: magic vars 32457 1726867616.99538: starting attempt loop 32457 1726867616.99541: running the handler 32457 1726867616.99543: handler run complete 32457 1726867616.99546: attempt loop complete, returning result 32457 1726867616.99548: _execute() done 32457 1726867616.99550: dumping result to json 32457 1726867616.99553: done dumping result, returning 32457 1726867616.99555: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-a1ad-cd15-000000000017] 32457 1726867616.99557: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000017 ok: [managed_node1] => {} MSG: Using network provider: nm 32457 1726867616.99732: no more pending results, returning what we have 32457 1726867616.99736: results queue empty 32457 1726867616.99737: checking for any_errors_fatal 32457 1726867616.99746: done checking for any_errors_fatal 32457 1726867616.99747: checking for max_fail_percentage 32457 1726867616.99748: done checking for max_fail_percentage 32457 1726867616.99749: checking to see if all hosts have failed and the running result is not ok 32457 1726867616.99750: done checking to see if all hosts have failed 32457 1726867616.99751: getting the remaining hosts for this loop 32457 1726867616.99752: done getting the remaining hosts for this loop 32457 1726867616.99756: getting the next task for host managed_node1 32457 1726867616.99765: done getting next task for host managed_node1 32457 1726867616.99769: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32457 1726867616.99772: ^ 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=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 32457 1726867616.99785: getting variables 32457 1726867616.99787: in VariableManager get_vars() 32457 1726867616.99829: Calling all_inventory to load vars for managed_node1 32457 1726867616.99832: Calling groups_inventory to load vars for managed_node1 32457 1726867616.99835: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867616.99845: Calling all_plugins_play to load vars for managed_node1 32457 1726867616.99849: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867616.99852: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.01184: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000017 32457 1726867617.01188: WORKER PROCESS EXITING 32457 1726867617.03486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.08244: done with get_vars() 32457 1726867617.08273: done getting variables 32457 1726867617.08334: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if 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:26:57 -0400 (0:00:00.130) 0:00:13.009 ****** 32457 1726867617.08369: entering _queue_task() for managed_node1/fail 32457 1726867617.09493: worker is 1 (out of 1 available) 32457 1726867617.09509: exiting _queue_task() for managed_node1/fail 32457 1726867617.09522: done queuing things up, now waiting for results queue to drain 32457 1726867617.09524: waiting for pending results... 32457 1726867617.09997: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32457 1726867617.10382: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000018 32457 1726867617.10403: variable 'ansible_search_path' from source: unknown 32457 1726867617.10447: variable 'ansible_search_path' from source: unknown 32457 1726867617.10491: calling self._execute() 32457 1726867617.10635: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.10776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.10803: variable 'omit' from source: magic vars 32457 1726867617.11564: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.11588: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.11875: variable 'network_state' from source: role '' defaults 32457 1726867617.11899: Evaluated conditional (network_state != {}): False 32457 1726867617.11907: when evaluation is False, skipping this task 32457 1726867617.11914: _execute() done 32457 1726867617.11925: dumping result to json 32457 1726867617.11968: done dumping result, returning 32457 1726867617.11983: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-a1ad-cd15-000000000018] 32457 1726867617.11995: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867617.12166: no more pending results, returning what we have 32457 1726867617.12171: results queue empty 32457 1726867617.12172: checking for any_errors_fatal 32457 1726867617.12181: done checking for any_errors_fatal 32457 1726867617.12182: checking for max_fail_percentage 32457 1726867617.12184: done checking for max_fail_percentage 32457 1726867617.12185: checking to see if all hosts have failed and the running result is not ok 32457 1726867617.12186: done checking to see if all hosts have failed 32457 1726867617.12187: getting the remaining hosts for this loop 32457 1726867617.12188: done getting the remaining hosts for this loop 32457 1726867617.12192: getting the next task for host managed_node1 32457 1726867617.12201: done getting next task for host managed_node1 32457 1726867617.12205: ^ 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 32457 1726867617.12208: ^ 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=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 32457 1726867617.12224: getting variables 32457 1726867617.12226: in VariableManager get_vars() 32457 1726867617.12264: Calling all_inventory to load vars for managed_node1 32457 1726867617.12266: Calling groups_inventory to load vars for managed_node1 32457 1726867617.12268: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867617.12582: Calling all_plugins_play to load vars for managed_node1 32457 1726867617.12587: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867617.12591: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.13124: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000018 32457 1726867617.13128: WORKER PROCESS EXITING 32457 1726867617.16551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.21312: done with get_vars() 32457 1726867617.21336: done getting variables 32457 1726867617.21396: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:26:57 -0400 (0:00:00.130) 0:00:13.140 ****** 32457 1726867617.21430: entering _queue_task() for managed_node1/fail 32457 1726867617.22290: worker is 1 (out of 1 available) 32457 1726867617.22302: exiting _queue_task() for managed_node1/fail 32457 1726867617.22391: done queuing things up, now waiting for results queue to drain 32457 1726867617.22393: waiting for pending results... 32457 1726867617.23293: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32457 1726867617.23299: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000019 32457 1726867617.23304: variable 'ansible_search_path' from source: unknown 32457 1726867617.23307: variable 'ansible_search_path' from source: unknown 32457 1726867617.23883: calling self._execute() 32457 1726867617.23887: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.23890: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.23893: variable 'omit' from source: magic vars 32457 1726867617.24858: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.25283: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.25683: variable 'network_state' from source: role '' defaults 32457 1726867617.25686: Evaluated conditional (network_state != {}): False 32457 1726867617.25690: when evaluation is False, skipping this task 32457 1726867617.25692: _execute() done 32457 1726867617.25694: dumping result to json 32457 1726867617.25697: done dumping result, returning 32457 1726867617.25700: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-a1ad-cd15-000000000019] 32457 1726867617.25702: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000019 32457 1726867617.25774: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000019 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867617.25830: no more pending results, returning what we have 32457 1726867617.25834: results queue empty 32457 1726867617.25836: checking for any_errors_fatal 32457 1726867617.25844: done checking for any_errors_fatal 32457 1726867617.25844: checking for max_fail_percentage 32457 1726867617.25846: done checking for max_fail_percentage 32457 1726867617.25847: checking to see if all hosts have failed and the running result is not ok 32457 1726867617.25848: done checking to see if all hosts have failed 32457 1726867617.25849: getting the remaining hosts for this loop 32457 1726867617.25850: done getting the remaining hosts for this loop 32457 1726867617.25854: getting the next task for host managed_node1 32457 1726867617.25863: done getting next task for host managed_node1 32457 1726867617.25867: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32457 1726867617.25870: ^ 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=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 32457 1726867617.25885: WORKER PROCESS EXITING 32457 1726867617.25896: getting variables 32457 1726867617.25897: in VariableManager get_vars() 32457 1726867617.25943: Calling all_inventory to load vars for managed_node1 32457 1726867617.25946: Calling groups_inventory to load vars for managed_node1 32457 1726867617.25949: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867617.25961: Calling all_plugins_play to load vars for managed_node1 32457 1726867617.25964: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867617.25966: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.28808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.32335: done with get_vars() 32457 1726867617.32364: done getting variables 32457 1726867617.32451: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:26:57 -0400 (0:00:00.110) 0:00:13.250 ****** 32457 1726867617.32491: entering _queue_task() for managed_node1/fail 32457 1726867617.33328: worker is 1 (out of 1 available) 32457 1726867617.33342: exiting _queue_task() for managed_node1/fail 32457 1726867617.33355: done queuing things up, now waiting for results queue to drain 32457 1726867617.33357: waiting for pending results... 32457 1726867617.33862: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32457 1726867617.34088: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001a 32457 1726867617.34108: variable 'ansible_search_path' from source: unknown 32457 1726867617.34119: variable 'ansible_search_path' from source: unknown 32457 1726867617.34211: calling self._execute() 32457 1726867617.34327: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.34339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.34361: variable 'omit' from source: magic vars 32457 1726867617.34750: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.34783: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.34983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867617.41614: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867617.41684: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867617.41722: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867617.42103: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867617.42131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867617.42218: 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) 32457 1726867617.42274: 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) 32457 1726867617.42279: 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) 32457 1726867617.42521: 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) 32457 1726867617.42784: 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) 32457 1726867617.42788: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.42824: Evaluated conditional (ansible_distribution_major_version | int > 9): True 32457 1726867617.43097: variable 'ansible_distribution' from source: facts 32457 1726867617.43101: variable '__network_rh_distros' from source: role '' defaults 32457 1726867617.43111: Evaluated conditional (ansible_distribution in __network_rh_distros): True 32457 1726867617.43701: 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) 32457 1726867617.43796: 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) 32457 1726867617.43799: 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) 32457 1726867617.43802: 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) 32457 1726867617.43804: 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) 32457 1726867617.43928: 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) 32457 1726867617.43952: 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) 32457 1726867617.43976: 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) 32457 1726867617.44160: 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) 32457 1726867617.44173: 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) 32457 1726867617.44217: 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) 32457 1726867617.44292: 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) 32457 1726867617.44318: 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) 32457 1726867617.44475: 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) 32457 1726867617.44488: 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) 32457 1726867617.45154: variable 'network_connections' from source: task vars 32457 1726867617.45167: variable 'interface' from source: play vars 32457 1726867617.45380: variable 'interface' from source: play vars 32457 1726867617.45393: variable 'vlan_interface' from source: play vars 32457 1726867617.45510: variable 'vlan_interface' from source: play vars 32457 1726867617.45519: variable 'interface' from source: play vars 32457 1726867617.45690: variable 'interface' from source: play vars 32457 1726867617.45701: variable 'network_state' from source: role '' defaults 32457 1726867617.45883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867617.46162: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867617.46299: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867617.46331: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867617.46410: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867617.46520: 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) 32457 1726867617.46523: 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) 32457 1726867617.46526: 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) 32457 1726867617.46530: 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) 32457 1726867617.46736: 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 32457 1726867617.46739: when evaluation is False, skipping this task 32457 1726867617.46742: _execute() done 32457 1726867617.46744: dumping result to json 32457 1726867617.46747: done dumping result, returning 32457 1726867617.46750: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-a1ad-cd15-00000000001a] 32457 1726867617.46753: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001a 32457 1726867617.46932: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001a 32457 1726867617.46935: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 32457 1726867617.47024: no more pending results, returning what we have 32457 1726867617.47028: results queue empty 32457 1726867617.47029: checking for any_errors_fatal 32457 1726867617.47034: done checking for any_errors_fatal 32457 1726867617.47035: checking for max_fail_percentage 32457 1726867617.47036: done checking for max_fail_percentage 32457 1726867617.47037: checking to see if all hosts have failed and the running result is not ok 32457 1726867617.47038: done checking to see if all hosts have failed 32457 1726867617.47039: getting the remaining hosts for this loop 32457 1726867617.47040: done getting the remaining hosts for this loop 32457 1726867617.47044: getting the next task for host managed_node1 32457 1726867617.47052: done getting next task for host managed_node1 32457 1726867617.47170: ^ 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 32457 1726867617.47173: ^ 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=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 32457 1726867617.47192: getting variables 32457 1726867617.47195: in VariableManager get_vars() 32457 1726867617.47236: Calling all_inventory to load vars for managed_node1 32457 1726867617.47238: Calling groups_inventory to load vars for managed_node1 32457 1726867617.47240: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867617.47250: Calling all_plugins_play to load vars for managed_node1 32457 1726867617.47252: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867617.47255: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.51155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.54533: done with get_vars() 32457 1726867617.54685: done getting variables 32457 1726867617.54794: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:26:57 -0400 (0:00:00.223) 0:00:13.474 ****** 32457 1726867617.54827: entering _queue_task() for managed_node1/dnf 32457 1726867617.55622: worker is 1 (out of 1 available) 32457 1726867617.55691: exiting _queue_task() for managed_node1/dnf 32457 1726867617.55705: done queuing things up, now waiting for results queue to drain 32457 1726867617.55707: waiting for pending results... 32457 1726867617.56300: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32457 1726867617.56381: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001b 32457 1726867617.56413: variable 'ansible_search_path' from source: unknown 32457 1726867617.56416: variable 'ansible_search_path' from source: unknown 32457 1726867617.56630: calling self._execute() 32457 1726867617.56634: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.56636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.56639: variable 'omit' from source: magic vars 32457 1726867617.57433: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.57508: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.57876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867617.62685: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867617.62940: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867617.62945: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867617.62947: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867617.62950: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867617.63126: 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) 32457 1726867617.63372: 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) 32457 1726867617.63375: 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) 32457 1726867617.63379: 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) 32457 1726867617.63381: 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) 32457 1726867617.63795: variable 'ansible_distribution' from source: facts 32457 1726867617.63798: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.63801: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 32457 1726867617.63862: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867617.64212: 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) 32457 1726867617.64248: 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) 32457 1726867617.64365: 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) 32457 1726867617.64411: 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) 32457 1726867617.64466: 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) 32457 1726867617.64512: 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) 32457 1726867617.64585: 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) 32457 1726867617.64694: 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) 32457 1726867617.64737: 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) 32457 1726867617.64793: 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) 32457 1726867617.64982: 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) 32457 1726867617.64992: 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) 32457 1726867617.64997: 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) 32457 1726867617.65116: 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) 32457 1726867617.65136: 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) 32457 1726867617.65457: variable 'network_connections' from source: task vars 32457 1726867617.65475: variable 'interface' from source: play vars 32457 1726867617.65611: variable 'interface' from source: play vars 32457 1726867617.65627: variable 'vlan_interface' from source: play vars 32457 1726867617.65691: variable 'vlan_interface' from source: play vars 32457 1726867617.65698: variable 'interface' from source: play vars 32457 1726867617.65758: variable 'interface' from source: play vars 32457 1726867617.66146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867617.66515: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867617.66519: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867617.66642: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867617.66672: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867617.66786: 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) 32457 1726867617.66811: 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) 32457 1726867617.66840: 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) 32457 1726867617.66986: 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) 32457 1726867617.67055: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867617.67640: variable 'network_connections' from source: task vars 32457 1726867617.67643: variable 'interface' from source: play vars 32457 1726867617.67711: variable 'interface' from source: play vars 32457 1726867617.67714: variable 'vlan_interface' from source: play vars 32457 1726867617.67958: variable 'vlan_interface' from source: play vars 32457 1726867617.67964: variable 'interface' from source: play vars 32457 1726867617.68026: variable 'interface' from source: play vars 32457 1726867617.68178: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867617.68182: when evaluation is False, skipping this task 32457 1726867617.68184: _execute() done 32457 1726867617.68187: dumping result to json 32457 1726867617.68189: done dumping result, returning 32457 1726867617.68201: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000001b] 32457 1726867617.68204: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001b skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867617.68521: no more pending results, returning what we have 32457 1726867617.68525: results queue empty 32457 1726867617.68526: checking for any_errors_fatal 32457 1726867617.68530: done checking for any_errors_fatal 32457 1726867617.68531: checking for max_fail_percentage 32457 1726867617.68533: done checking for max_fail_percentage 32457 1726867617.68534: checking to see if all hosts have failed and the running result is not ok 32457 1726867617.68535: done checking to see if all hosts have failed 32457 1726867617.68536: getting the remaining hosts for this loop 32457 1726867617.68537: done getting the remaining hosts for this loop 32457 1726867617.68541: getting the next task for host managed_node1 32457 1726867617.68548: done getting next task for host managed_node1 32457 1726867617.68552: ^ 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 32457 1726867617.68555: ^ 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=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 32457 1726867617.68570: getting variables 32457 1726867617.68572: in VariableManager get_vars() 32457 1726867617.68618: Calling all_inventory to load vars for managed_node1 32457 1726867617.68620: Calling groups_inventory to load vars for managed_node1 32457 1726867617.68622: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867617.68632: Calling all_plugins_play to load vars for managed_node1 32457 1726867617.68635: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867617.68637: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.69447: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001b 32457 1726867617.69451: WORKER PROCESS EXITING 32457 1726867617.71440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.74949: done with get_vars() 32457 1726867617.74970: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32457 1726867617.75152: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:26:57 -0400 (0:00:00.203) 0:00:13.677 ****** 32457 1726867617.75186: entering _queue_task() for managed_node1/yum 32457 1726867617.75188: Creating lock for yum 32457 1726867617.76192: worker is 1 (out of 1 available) 32457 1726867617.76205: exiting _queue_task() for managed_node1/yum 32457 1726867617.76217: done queuing things up, now waiting for results queue to drain 32457 1726867617.76219: waiting for pending results... 32457 1726867617.76513: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32457 1726867617.76812: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001c 32457 1726867617.76827: variable 'ansible_search_path' from source: unknown 32457 1726867617.76830: variable 'ansible_search_path' from source: unknown 32457 1726867617.76983: calling self._execute() 32457 1726867617.77052: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.77056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.77184: variable 'omit' from source: magic vars 32457 1726867617.77832: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.77844: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.78242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867617.83058: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867617.83133: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867617.83169: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867617.83326: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867617.83335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867617.83564: 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) 32457 1726867617.83568: 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) 32457 1726867617.83615: 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) 32457 1726867617.83769: 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) 32457 1726867617.83818: 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) 32457 1726867617.83937: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.83953: Evaluated conditional (ansible_distribution_major_version | int < 8): False 32457 1726867617.84072: when evaluation is False, skipping this task 32457 1726867617.84076: _execute() done 32457 1726867617.84080: dumping result to json 32457 1726867617.84145: done dumping result, returning 32457 1726867617.84148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000001c] 32457 1726867617.84151: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001c skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 32457 1726867617.84331: no more pending results, returning what we have 32457 1726867617.84334: results queue empty 32457 1726867617.84335: checking for any_errors_fatal 32457 1726867617.84341: done checking for any_errors_fatal 32457 1726867617.84342: checking for max_fail_percentage 32457 1726867617.84343: done checking for max_fail_percentage 32457 1726867617.84344: checking to see if all hosts have failed and the running result is not ok 32457 1726867617.84345: done checking to see if all hosts have failed 32457 1726867617.84346: getting the remaining hosts for this loop 32457 1726867617.84347: done getting the remaining hosts for this loop 32457 1726867617.84350: getting the next task for host managed_node1 32457 1726867617.84364: done getting next task for host managed_node1 32457 1726867617.84368: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32457 1726867617.84370: ^ 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=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 32457 1726867617.84386: getting variables 32457 1726867617.84389: in VariableManager get_vars() 32457 1726867617.84432: Calling all_inventory to load vars for managed_node1 32457 1726867617.84435: Calling groups_inventory to load vars for managed_node1 32457 1726867617.84438: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867617.84449: Calling all_plugins_play to load vars for managed_node1 32457 1726867617.84452: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867617.84455: Calling groups_plugins_play to load vars for managed_node1 32457 1726867617.84578: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001c 32457 1726867617.84582: WORKER PROCESS EXITING 32457 1726867617.87995: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867617.91804: done with get_vars() 32457 1726867617.91834: done getting variables 32457 1726867617.92007: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:26:57 -0400 (0:00:00.168) 0:00:13.846 ****** 32457 1726867617.92041: entering _queue_task() for managed_node1/fail 32457 1726867617.92764: worker is 1 (out of 1 available) 32457 1726867617.92779: exiting _queue_task() for managed_node1/fail 32457 1726867617.92793: done queuing things up, now waiting for results queue to drain 32457 1726867617.92795: waiting for pending results... 32457 1726867617.93412: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32457 1726867617.93537: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001d 32457 1726867617.93550: variable 'ansible_search_path' from source: unknown 32457 1726867617.93553: variable 'ansible_search_path' from source: unknown 32457 1726867617.93591: calling self._execute() 32457 1726867617.93726: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867617.93730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867617.93993: variable 'omit' from source: magic vars 32457 1726867617.94564: variable 'ansible_distribution_major_version' from source: facts 32457 1726867617.94575: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867617.94901: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867617.95509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867618.00246: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867618.00573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867618.00579: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867618.00582: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867618.00584: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867618.00835: 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) 32457 1726867618.00861: 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) 32457 1726867618.00888: 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) 32457 1726867618.00933: 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) 32457 1726867618.00942: 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) 32457 1726867618.01193: 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) 32457 1726867618.01216: 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) 32457 1726867618.01241: 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) 32457 1726867618.01279: 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) 32457 1726867618.01296: 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) 32457 1726867618.01351: 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) 32457 1726867618.01366: 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) 32457 1726867618.01652: 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) 32457 1726867618.01811: 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) 32457 1726867618.01841: 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) 32457 1726867618.02114: variable 'network_connections' from source: task vars 32457 1726867618.02136: variable 'interface' from source: play vars 32457 1726867618.02412: variable 'interface' from source: play vars 32457 1726867618.02429: variable 'vlan_interface' from source: play vars 32457 1726867618.02488: variable 'vlan_interface' from source: play vars 32457 1726867618.02495: variable 'interface' from source: play vars 32457 1726867618.02555: variable 'interface' from source: play vars 32457 1726867618.02786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867618.02992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867618.03023: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867618.03069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867618.03296: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867618.03342: 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) 32457 1726867618.03380: 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) 32457 1726867618.03527: 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) 32457 1726867618.03530: 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) 32457 1726867618.03702: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867618.04298: variable 'network_connections' from source: task vars 32457 1726867618.04308: variable 'interface' from source: play vars 32457 1726867618.04382: variable 'interface' from source: play vars 32457 1726867618.04385: variable 'vlan_interface' from source: play vars 32457 1726867618.04558: variable 'vlan_interface' from source: play vars 32457 1726867618.04561: variable 'interface' from source: play vars 32457 1726867618.04696: variable 'interface' from source: play vars 32457 1726867618.04721: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867618.04732: when evaluation is False, skipping this task 32457 1726867618.04734: _execute() done 32457 1726867618.04737: dumping result to json 32457 1726867618.04739: done dumping result, returning 32457 1726867618.04741: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000001d] 32457 1726867618.04745: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001d skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867618.04960: no more pending results, returning what we have 32457 1726867618.04963: results queue empty 32457 1726867618.04964: checking for any_errors_fatal 32457 1726867618.04969: done checking for any_errors_fatal 32457 1726867618.04970: checking for max_fail_percentage 32457 1726867618.04972: done checking for max_fail_percentage 32457 1726867618.04973: checking to see if all hosts have failed and the running result is not ok 32457 1726867618.04974: done checking to see if all hosts have failed 32457 1726867618.04975: getting the remaining hosts for this loop 32457 1726867618.04976: done getting the remaining hosts for this loop 32457 1726867618.04981: getting the next task for host managed_node1 32457 1726867618.04989: done getting next task for host managed_node1 32457 1726867618.04993: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32457 1726867618.04996: ^ 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=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 32457 1726867618.05012: getting variables 32457 1726867618.05014: in VariableManager get_vars() 32457 1726867618.05056: Calling all_inventory to load vars for managed_node1 32457 1726867618.05059: Calling groups_inventory to load vars for managed_node1 32457 1726867618.05061: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867618.05072: Calling all_plugins_play to load vars for managed_node1 32457 1726867618.05075: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867618.05484: Calling groups_plugins_play to load vars for managed_node1 32457 1726867618.06147: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001d 32457 1726867618.06151: WORKER PROCESS EXITING 32457 1726867618.09388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867618.22032: done with get_vars() 32457 1726867618.22140: done getting variables 32457 1726867618.22193: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:26:58 -0400 (0:00:00.301) 0:00:14.148 ****** 32457 1726867618.22220: entering _queue_task() for managed_node1/package 32457 1726867618.22738: worker is 1 (out of 1 available) 32457 1726867618.22749: exiting _queue_task() for managed_node1/package 32457 1726867618.22761: done queuing things up, now waiting for results queue to drain 32457 1726867618.22762: waiting for pending results... 32457 1726867618.22960: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32457 1726867618.23109: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001e 32457 1726867618.23128: variable 'ansible_search_path' from source: unknown 32457 1726867618.23135: variable 'ansible_search_path' from source: unknown 32457 1726867618.23176: calling self._execute() 32457 1726867618.23273: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.23287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.23304: variable 'omit' from source: magic vars 32457 1726867618.23940: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.23957: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867618.24176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867618.24542: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867618.24617: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867618.24809: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867618.24893: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867618.25049: variable 'network_packages' from source: role '' defaults 32457 1726867618.25258: variable '__network_provider_setup' from source: role '' defaults 32457 1726867618.25274: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867618.25454: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867618.25457: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867618.25572: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867618.25942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867618.30197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867618.30401: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867618.30555: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867618.30656: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867618.30747: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867618.31056: 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) 32457 1726867618.31060: 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) 32457 1726867618.31063: 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) 32457 1726867618.31215: 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) 32457 1726867618.31281: 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) 32457 1726867618.31331: 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) 32457 1726867618.31467: 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) 32457 1726867618.31615: 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) 32457 1726867618.31731: 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) 32457 1726867618.31749: 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) 32457 1726867618.32616: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32457 1726867618.32681: 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) 32457 1726867618.32734: 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) 32457 1726867618.32848: 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) 32457 1726867618.32984: 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) 32457 1726867618.33002: 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) 32457 1726867618.33119: variable 'ansible_python' from source: facts 32457 1726867618.33156: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32457 1726867618.33291: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867618.33401: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867618.33589: 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) 32457 1726867618.33617: 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) 32457 1726867618.33646: 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) 32457 1726867618.33695: 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) 32457 1726867618.33714: 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) 32457 1726867618.33760: 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) 32457 1726867618.33805: 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) 32457 1726867618.33833: 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) 32457 1726867618.33873: 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) 32457 1726867618.33893: 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) 32457 1726867618.34047: variable 'network_connections' from source: task vars 32457 1726867618.34059: variable 'interface' from source: play vars 32457 1726867618.34189: variable 'interface' from source: play vars 32457 1726867618.34207: variable 'vlan_interface' from source: play vars 32457 1726867618.34314: variable 'vlan_interface' from source: play vars 32457 1726867618.34328: variable 'interface' from source: play vars 32457 1726867618.34435: variable 'interface' from source: play vars 32457 1726867618.34516: 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) 32457 1726867618.34552: 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) 32457 1726867618.34635: 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) 32457 1726867618.34682: 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) 32457 1726867618.34752: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867618.35185: variable 'network_connections' from source: task vars 32457 1726867618.35203: variable 'interface' from source: play vars 32457 1726867618.35368: variable 'interface' from source: play vars 32457 1726867618.35406: variable 'vlan_interface' from source: play vars 32457 1726867618.35583: variable 'vlan_interface' from source: play vars 32457 1726867618.35597: variable 'interface' from source: play vars 32457 1726867618.35751: variable 'interface' from source: play vars 32457 1726867618.35803: variable '__network_packages_default_wireless' from source: role '' defaults 32457 1726867618.35920: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867618.36542: variable 'network_connections' from source: task vars 32457 1726867618.36552: variable 'interface' from source: play vars 32457 1726867618.36683: variable 'interface' from source: play vars 32457 1726867618.36697: variable 'vlan_interface' from source: play vars 32457 1726867618.36770: variable 'vlan_interface' from source: play vars 32457 1726867618.36785: variable 'interface' from source: play vars 32457 1726867618.36857: variable 'interface' from source: play vars 32457 1726867618.36948: variable '__network_packages_default_team' from source: role '' defaults 32457 1726867618.36997: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867618.37521: variable 'network_connections' from source: task vars 32457 1726867618.37531: variable 'interface' from source: play vars 32457 1726867618.37626: variable 'interface' from source: play vars 32457 1726867618.37640: variable 'vlan_interface' from source: play vars 32457 1726867618.37758: variable 'vlan_interface' from source: play vars 32457 1726867618.37769: variable 'interface' from source: play vars 32457 1726867618.37950: variable 'interface' from source: play vars 32457 1726867618.38044: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867618.38180: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867618.38222: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867618.38294: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867618.38556: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32457 1726867618.39346: variable 'network_connections' from source: task vars 32457 1726867618.39360: variable 'interface' from source: play vars 32457 1726867618.39463: variable 'interface' from source: play vars 32457 1726867618.39466: variable 'vlan_interface' from source: play vars 32457 1726867618.39512: variable 'vlan_interface' from source: play vars 32457 1726867618.39524: variable 'interface' from source: play vars 32457 1726867618.39596: variable 'interface' from source: play vars 32457 1726867618.39611: variable 'ansible_distribution' from source: facts 32457 1726867618.39696: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.39699: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.39702: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32457 1726867618.39939: variable 'ansible_distribution' from source: facts 32457 1726867618.39948: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.39957: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.39973: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32457 1726867618.40134: variable 'ansible_distribution' from source: facts 32457 1726867618.40147: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.40155: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.40225: variable 'network_provider' from source: set_fact 32457 1726867618.40229: variable 'ansible_facts' from source: unknown 32457 1726867618.41982: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 32457 1726867618.41987: when evaluation is False, skipping this task 32457 1726867618.41989: _execute() done 32457 1726867618.41993: dumping result to json 32457 1726867618.41995: done dumping result, returning 32457 1726867618.41997: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-a1ad-cd15-00000000001e] 32457 1726867618.41999: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001e 32457 1726867618.42068: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001e 32457 1726867618.42071: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 32457 1726867618.42124: no more pending results, returning what we have 32457 1726867618.42129: results queue empty 32457 1726867618.42130: checking for any_errors_fatal 32457 1726867618.42137: done checking for any_errors_fatal 32457 1726867618.42138: checking for max_fail_percentage 32457 1726867618.42140: done checking for max_fail_percentage 32457 1726867618.42141: checking to see if all hosts have failed and the running result is not ok 32457 1726867618.42142: done checking to see if all hosts have failed 32457 1726867618.42143: getting the remaining hosts for this loop 32457 1726867618.42144: done getting the remaining hosts for this loop 32457 1726867618.42148: getting the next task for host managed_node1 32457 1726867618.42156: done getting next task for host managed_node1 32457 1726867618.42164: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32457 1726867618.42167: ^ 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=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 32457 1726867618.42184: getting variables 32457 1726867618.42186: in VariableManager get_vars() 32457 1726867618.42228: Calling all_inventory to load vars for managed_node1 32457 1726867618.42231: Calling groups_inventory to load vars for managed_node1 32457 1726867618.42234: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867618.42244: Calling all_plugins_play to load vars for managed_node1 32457 1726867618.42247: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867618.42250: Calling groups_plugins_play to load vars for managed_node1 32457 1726867618.45138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867618.48567: done with get_vars() 32457 1726867618.48712: done getting variables 32457 1726867618.48773: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:26:58 -0400 (0:00:00.266) 0:00:14.414 ****** 32457 1726867618.48839: entering _queue_task() for managed_node1/package 32457 1726867618.49539: worker is 1 (out of 1 available) 32457 1726867618.49554: exiting _queue_task() for managed_node1/package 32457 1726867618.49683: done queuing things up, now waiting for results queue to drain 32457 1726867618.49685: waiting for pending results... 32457 1726867618.50125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32457 1726867618.50390: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000001f 32457 1726867618.50403: variable 'ansible_search_path' from source: unknown 32457 1726867618.50406: variable 'ansible_search_path' from source: unknown 32457 1726867618.50470: calling self._execute() 32457 1726867618.50711: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.50716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.50732: variable 'omit' from source: magic vars 32457 1726867618.51569: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.51581: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867618.51951: variable 'network_state' from source: role '' defaults 32457 1726867618.51955: Evaluated conditional (network_state != {}): False 32457 1726867618.51958: when evaluation is False, skipping this task 32457 1726867618.51960: _execute() done 32457 1726867618.51962: dumping result to json 32457 1726867618.51965: done dumping result, returning 32457 1726867618.52061: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-a1ad-cd15-00000000001f] 32457 1726867618.52064: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001f 32457 1726867618.52130: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000001f 32457 1726867618.52133: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867618.52212: no more pending results, returning what we have 32457 1726867618.52216: results queue empty 32457 1726867618.52217: checking for any_errors_fatal 32457 1726867618.52224: done checking for any_errors_fatal 32457 1726867618.52224: checking for max_fail_percentage 32457 1726867618.52226: done checking for max_fail_percentage 32457 1726867618.52227: checking to see if all hosts have failed and the running result is not ok 32457 1726867618.52228: done checking to see if all hosts have failed 32457 1726867618.52229: getting the remaining hosts for this loop 32457 1726867618.52230: done getting the remaining hosts for this loop 32457 1726867618.52234: getting the next task for host managed_node1 32457 1726867618.52243: done getting next task for host managed_node1 32457 1726867618.52247: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32457 1726867618.52250: ^ 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=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 32457 1726867618.52265: getting variables 32457 1726867618.52271: in VariableManager get_vars() 32457 1726867618.52314: Calling all_inventory to load vars for managed_node1 32457 1726867618.52316: Calling groups_inventory to load vars for managed_node1 32457 1726867618.52318: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867618.52329: Calling all_plugins_play to load vars for managed_node1 32457 1726867618.52332: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867618.52334: Calling groups_plugins_play to load vars for managed_node1 32457 1726867618.55301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867618.58128: done with get_vars() 32457 1726867618.58149: done getting variables 32457 1726867618.58217: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:26:58 -0400 (0:00:00.094) 0:00:14.508 ****** 32457 1726867618.58249: entering _queue_task() for managed_node1/package 32457 1726867618.58789: worker is 1 (out of 1 available) 32457 1726867618.58801: exiting _queue_task() for managed_node1/package 32457 1726867618.58817: done queuing things up, now waiting for results queue to drain 32457 1726867618.58818: waiting for pending results... 32457 1726867618.59438: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32457 1726867618.59751: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000020 32457 1726867618.59860: variable 'ansible_search_path' from source: unknown 32457 1726867618.59864: variable 'ansible_search_path' from source: unknown 32457 1726867618.59867: calling self._execute() 32457 1726867618.59935: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.59949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.59985: variable 'omit' from source: magic vars 32457 1726867618.60853: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.60958: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867618.61188: variable 'network_state' from source: role '' defaults 32457 1726867618.61203: Evaluated conditional (network_state != {}): False 32457 1726867618.61211: when evaluation is False, skipping this task 32457 1726867618.61217: _execute() done 32457 1726867618.61223: dumping result to json 32457 1726867618.61230: done dumping result, returning 32457 1726867618.61240: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-a1ad-cd15-000000000020] 32457 1726867618.61250: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000020 skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867618.61406: no more pending results, returning what we have 32457 1726867618.61410: results queue empty 32457 1726867618.61410: checking for any_errors_fatal 32457 1726867618.61421: done checking for any_errors_fatal 32457 1726867618.61422: checking for max_fail_percentage 32457 1726867618.61424: done checking for max_fail_percentage 32457 1726867618.61425: checking to see if all hosts have failed and the running result is not ok 32457 1726867618.61426: done checking to see if all hosts have failed 32457 1726867618.61427: getting the remaining hosts for this loop 32457 1726867618.61428: done getting the remaining hosts for this loop 32457 1726867618.61432: getting the next task for host managed_node1 32457 1726867618.61440: done getting next task for host managed_node1 32457 1726867618.61444: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32457 1726867618.61447: ^ 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=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 32457 1726867618.61580: getting variables 32457 1726867618.61582: in VariableManager get_vars() 32457 1726867618.61629: Calling all_inventory to load vars for managed_node1 32457 1726867618.61631: Calling groups_inventory to load vars for managed_node1 32457 1726867618.61634: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867618.61648: Calling all_plugins_play to load vars for managed_node1 32457 1726867618.61651: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867618.61653: Calling groups_plugins_play to load vars for managed_node1 32457 1726867618.62273: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000020 32457 1726867618.62278: WORKER PROCESS EXITING 32457 1726867618.64155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867618.65994: done with get_vars() 32457 1726867618.66018: done getting variables 32457 1726867618.66121: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:26:58 -0400 (0:00:00.079) 0:00:14.587 ****** 32457 1726867618.66152: entering _queue_task() for managed_node1/service 32457 1726867618.66154: Creating lock for service 32457 1726867618.66502: worker is 1 (out of 1 available) 32457 1726867618.66514: exiting _queue_task() for managed_node1/service 32457 1726867618.66526: done queuing things up, now waiting for results queue to drain 32457 1726867618.66527: waiting for pending results... 32457 1726867618.66851: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32457 1726867618.67087: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000021 32457 1726867618.67120: variable 'ansible_search_path' from source: unknown 32457 1726867618.67129: variable 'ansible_search_path' from source: unknown 32457 1726867618.67221: calling self._execute() 32457 1726867618.67271: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.67285: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.67301: variable 'omit' from source: magic vars 32457 1726867618.67696: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.67715: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867618.67847: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867618.68048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867618.70589: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867618.70631: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867618.70693: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867618.70736: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867618.70767: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867618.70850: 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) 32457 1726867618.70886: 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) 32457 1726867618.71082: 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) 32457 1726867618.71086: 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) 32457 1726867618.71089: 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) 32457 1726867618.71092: 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) 32457 1726867618.71094: 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) 32457 1726867618.71096: 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) 32457 1726867618.71129: 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) 32457 1726867618.71149: 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) 32457 1726867618.71199: 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) 32457 1726867618.71231: 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) 32457 1726867618.71266: 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) 32457 1726867618.71298: 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) 32457 1726867618.71309: 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) 32457 1726867618.71437: variable 'network_connections' from source: task vars 32457 1726867618.71448: variable 'interface' from source: play vars 32457 1726867618.71510: variable 'interface' from source: play vars 32457 1726867618.71525: variable 'vlan_interface' from source: play vars 32457 1726867618.71568: variable 'vlan_interface' from source: play vars 32457 1726867618.71573: variable 'interface' from source: play vars 32457 1726867618.71623: variable 'interface' from source: play vars 32457 1726867618.71672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867618.71786: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867618.71815: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867618.71848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867618.71869: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867618.71903: 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) 32457 1726867618.71923: 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) 32457 1726867618.71942: 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) 32457 1726867618.71959: 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) 32457 1726867618.72007: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867618.72230: variable 'network_connections' from source: task vars 32457 1726867618.72235: variable 'interface' from source: play vars 32457 1726867618.72303: variable 'interface' from source: play vars 32457 1726867618.72306: variable 'vlan_interface' from source: play vars 32457 1726867618.72384: variable 'vlan_interface' from source: play vars 32457 1726867618.72387: variable 'interface' from source: play vars 32457 1726867618.72582: variable 'interface' from source: play vars 32457 1726867618.72585: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867618.72593: when evaluation is False, skipping this task 32457 1726867618.72595: _execute() done 32457 1726867618.72597: dumping result to json 32457 1726867618.72599: done dumping result, returning 32457 1726867618.72601: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-000000000021] 32457 1726867618.72602: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000021 32457 1726867618.72665: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000021 32457 1726867618.72667: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867618.72714: no more pending results, returning what we have 32457 1726867618.72717: results queue empty 32457 1726867618.72718: checking for any_errors_fatal 32457 1726867618.72724: done checking for any_errors_fatal 32457 1726867618.72725: checking for max_fail_percentage 32457 1726867618.72727: done checking for max_fail_percentage 32457 1726867618.72727: checking to see if all hosts have failed and the running result is not ok 32457 1726867618.72728: done checking to see if all hosts have failed 32457 1726867618.72729: getting the remaining hosts for this loop 32457 1726867618.72730: done getting the remaining hosts for this loop 32457 1726867618.72734: getting the next task for host managed_node1 32457 1726867618.72740: done getting next task for host managed_node1 32457 1726867618.72744: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32457 1726867618.72747: ^ 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=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 32457 1726867618.72760: getting variables 32457 1726867618.72761: in VariableManager get_vars() 32457 1726867618.72808: Calling all_inventory to load vars for managed_node1 32457 1726867618.72811: Calling groups_inventory to load vars for managed_node1 32457 1726867618.72813: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867618.72821: Calling all_plugins_play to load vars for managed_node1 32457 1726867618.72823: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867618.72825: Calling groups_plugins_play to load vars for managed_node1 32457 1726867618.74490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867618.76310: done with get_vars() 32457 1726867618.76340: done getting variables 32457 1726867618.76413: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:26:58 -0400 (0:00:00.102) 0:00:14.690 ****** 32457 1726867618.76445: entering _queue_task() for managed_node1/service 32457 1726867618.76827: worker is 1 (out of 1 available) 32457 1726867618.76841: exiting _queue_task() for managed_node1/service 32457 1726867618.76855: done queuing things up, now waiting for results queue to drain 32457 1726867618.76857: waiting for pending results... 32457 1726867618.77315: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32457 1726867618.77405: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000022 32457 1726867618.77417: variable 'ansible_search_path' from source: unknown 32457 1726867618.77420: variable 'ansible_search_path' from source: unknown 32457 1726867618.77454: calling self._execute() 32457 1726867618.77611: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.77637: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.77655: variable 'omit' from source: magic vars 32457 1726867618.78301: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.78305: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867618.78384: variable 'network_provider' from source: set_fact 32457 1726867618.78395: variable 'network_state' from source: role '' defaults 32457 1726867618.78422: Evaluated conditional (network_provider == "nm" or network_state != {}): True 32457 1726867618.78440: variable 'omit' from source: magic vars 32457 1726867618.78668: variable 'omit' from source: magic vars 32457 1726867618.78710: variable 'network_service_name' from source: role '' defaults 32457 1726867618.78828: variable 'network_service_name' from source: role '' defaults 32457 1726867618.79013: variable '__network_provider_setup' from source: role '' defaults 32457 1726867618.79032: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867618.79202: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867618.79205: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867618.79263: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867618.79808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867618.84051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867618.84148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867618.84195: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867618.84320: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867618.84327: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867618.84380: 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) 32457 1726867618.84418: 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) 32457 1726867618.84462: 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) 32457 1726867618.84512: 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) 32457 1726867618.84548: 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) 32457 1726867618.84603: 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) 32457 1726867618.84643: 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) 32457 1726867618.84755: 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) 32457 1726867618.84762: 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) 32457 1726867618.84765: 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) 32457 1726867618.85025: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32457 1726867618.85157: 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) 32457 1726867618.85199: 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) 32457 1726867618.85229: 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) 32457 1726867618.85280: 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) 32457 1726867618.85382: 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) 32457 1726867618.85485: variable 'ansible_python' from source: facts 32457 1726867618.85531: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32457 1726867618.85627: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867618.85737: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867618.85870: 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) 32457 1726867618.85901: 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) 32457 1726867618.85955: 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) 32457 1726867618.85987: 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) 32457 1726867618.86009: 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) 32457 1726867618.86169: 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) 32457 1726867618.86182: 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) 32457 1726867618.86184: 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) 32457 1726867618.86186: 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) 32457 1726867618.86198: 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) 32457 1726867618.86347: variable 'network_connections' from source: task vars 32457 1726867618.86360: variable 'interface' from source: play vars 32457 1726867618.86495: variable 'interface' from source: play vars 32457 1726867618.86498: variable 'vlan_interface' from source: play vars 32457 1726867618.86558: variable 'vlan_interface' from source: play vars 32457 1726867618.86573: variable 'interface' from source: play vars 32457 1726867618.86667: variable 'interface' from source: play vars 32457 1726867618.86830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867618.87065: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867618.87118: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867618.87176: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867618.87224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867618.87483: 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) 32457 1726867618.87486: 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) 32457 1726867618.87488: 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) 32457 1726867618.87684: 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) 32457 1726867618.87689: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867618.88284: variable 'network_connections' from source: task vars 32457 1726867618.88298: variable 'interface' from source: play vars 32457 1726867618.88393: variable 'interface' from source: play vars 32457 1726867618.88584: variable 'vlan_interface' from source: play vars 32457 1726867618.88653: variable 'vlan_interface' from source: play vars 32457 1726867618.88672: variable 'interface' from source: play vars 32457 1726867618.88884: variable 'interface' from source: play vars 32457 1726867618.88932: variable '__network_packages_default_wireless' from source: role '' defaults 32457 1726867618.89080: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867618.89684: variable 'network_connections' from source: task vars 32457 1726867618.89812: variable 'interface' from source: play vars 32457 1726867618.89886: variable 'interface' from source: play vars 32457 1726867618.89994: variable 'vlan_interface' from source: play vars 32457 1726867618.90184: variable 'vlan_interface' from source: play vars 32457 1726867618.90196: variable 'interface' from source: play vars 32457 1726867618.90271: variable 'interface' from source: play vars 32457 1726867618.90368: variable '__network_packages_default_team' from source: role '' defaults 32457 1726867618.90534: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867618.91140: variable 'network_connections' from source: task vars 32457 1726867618.91192: variable 'interface' from source: play vars 32457 1726867618.91274: variable 'interface' from source: play vars 32457 1726867618.91300: variable 'vlan_interface' from source: play vars 32457 1726867618.91374: variable 'vlan_interface' from source: play vars 32457 1726867618.91388: variable 'interface' from source: play vars 32457 1726867618.91468: variable 'interface' from source: play vars 32457 1726867618.91548: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867618.91613: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867618.91628: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867618.91697: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867618.91946: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32457 1726867618.92439: variable 'network_connections' from source: task vars 32457 1726867618.92443: variable 'interface' from source: play vars 32457 1726867618.92506: variable 'interface' from source: play vars 32457 1726867618.92517: variable 'vlan_interface' from source: play vars 32457 1726867618.92574: variable 'vlan_interface' from source: play vars 32457 1726867618.92592: variable 'interface' from source: play vars 32457 1726867618.92641: variable 'interface' from source: play vars 32457 1726867618.92651: variable 'ansible_distribution' from source: facts 32457 1726867618.92654: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.92663: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.92691: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32457 1726867618.92864: variable 'ansible_distribution' from source: facts 32457 1726867618.92867: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.92873: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.92913: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32457 1726867618.93125: variable 'ansible_distribution' from source: facts 32457 1726867618.93129: variable '__network_rh_distros' from source: role '' defaults 32457 1726867618.93136: variable 'ansible_distribution_major_version' from source: facts 32457 1726867618.93172: variable 'network_provider' from source: set_fact 32457 1726867618.93390: variable 'omit' from source: magic vars 32457 1726867618.93418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867618.93446: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867618.93466: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867618.93483: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867618.93494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867618.93526: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867618.93530: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.93532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.93631: Set connection var ansible_connection to ssh 32457 1726867618.93639: Set connection var ansible_timeout to 10 32457 1726867618.93646: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867618.93652: Set connection var ansible_shell_executable to /bin/sh 32457 1726867618.93655: Set connection var ansible_shell_type to sh 32457 1726867618.93665: Set connection var ansible_pipelining to False 32457 1726867618.93821: variable 'ansible_shell_executable' from source: unknown 32457 1726867618.93824: variable 'ansible_connection' from source: unknown 32457 1726867618.93827: variable 'ansible_module_compression' from source: unknown 32457 1726867618.93829: variable 'ansible_shell_type' from source: unknown 32457 1726867618.93831: variable 'ansible_shell_executable' from source: unknown 32457 1726867618.93834: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867618.93836: variable 'ansible_pipelining' from source: unknown 32457 1726867618.93838: variable 'ansible_timeout' from source: unknown 32457 1726867618.93840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867618.93842: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867618.93845: variable 'omit' from source: magic vars 32457 1726867618.93847: starting attempt loop 32457 1726867618.93849: running the handler 32457 1726867618.93964: variable 'ansible_facts' from source: unknown 32457 1726867618.94800: _low_level_execute_command(): starting 32457 1726867618.94876: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867618.95581: 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 <<< 32457 1726867618.95592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867618.95596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867618.95630: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867618.95701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867618.95705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867618.95728: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867618.95802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867618.97492: stdout chunk (state=3): >>>/root <<< 32457 1726867618.97662: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867618.97666: stdout chunk (state=3): >>><<< 32457 1726867618.97668: stderr chunk (state=3): >>><<< 32457 1726867618.97771: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867618.97775: _low_level_execute_command(): starting 32457 1726867618.97782: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368 `" && echo ansible-tmp-1726867618.9768937-33187-161523875768368="` echo /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368 `" ) && sleep 0' 32457 1726867618.98291: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867618.98300: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867618.98382: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867618.98385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867618.98387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867618.98393: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867618.98395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867618.98397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867618.98399: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867618.98401: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32457 1726867618.98403: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867618.98520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867618.98524: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867618.98527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867618.98530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867618.98543: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867618.98620: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867619.00500: stdout chunk (state=3): >>>ansible-tmp-1726867618.9768937-33187-161523875768368=/root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368 <<< 32457 1726867619.00655: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867619.00668: stderr chunk (state=3): >>><<< 32457 1726867619.00679: stdout chunk (state=3): >>><<< 32457 1726867619.00712: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867618.9768937-33187-161523875768368=/root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867619.00883: variable 'ansible_module_compression' from source: unknown 32457 1726867619.00888: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 32457 1726867619.00891: ANSIBALLZ: Acquiring lock 32457 1726867619.00893: ANSIBALLZ: Lock acquired: 140297357971856 32457 1726867619.00895: ANSIBALLZ: Creating module 32457 1726867619.35194: ANSIBALLZ: Writing module into payload 32457 1726867619.35412: ANSIBALLZ: Writing module 32457 1726867619.35453: ANSIBALLZ: Renaming module 32457 1726867619.35465: ANSIBALLZ: Done creating module 32457 1726867619.35522: variable 'ansible_facts' from source: unknown 32457 1726867619.35673: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py 32457 1726867619.35888: Sending initial data 32457 1726867619.35891: Sent initial data (156 bytes) 32457 1726867619.37497: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867619.37961: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867619.37964: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867619.39511: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32457 1726867619.39529: 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 <<< 32457 1726867619.39590: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867619.39660: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp9q8ur40z /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py <<< 32457 1726867619.39712: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py" <<< 32457 1726867619.39715: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 32457 1726867619.39728: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp9q8ur40z" to remote "/root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py" <<< 32457 1726867619.41486: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867619.41489: stdout chunk (state=3): >>><<< 32457 1726867619.41492: stderr chunk (state=3): >>><<< 32457 1726867619.41582: done transferring module to remote 32457 1726867619.41585: _low_level_execute_command(): starting 32457 1726867619.41627: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/ /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py && sleep 0' 32457 1726867619.42204: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867619.42253: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867619.42270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867619.42295: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867619.42348: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867619.42419: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867619.42465: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867619.42581: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867619.44452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867619.44455: stdout chunk (state=3): >>><<< 32457 1726867619.44458: stderr chunk (state=3): >>><<< 32457 1726867619.44461: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867619.44463: _low_level_execute_command(): starting 32457 1726867619.44466: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/AnsiballZ_systemd.py && sleep 0' 32457 1726867619.45866: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867619.46252: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867619.46392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867619.46491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867619.75493: 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": "700", "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:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "2938", "MemoryCurrent": "10887168", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307626496", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "2027675000", "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", "CoredumpR<<< 32457 1726867619.75514: stdout chunk (state=3): >>>eceive": "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 dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-b<<< 32457 1726867619.75545: stdout chunk (state=3): >>>roker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target 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:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 32457 1726867619.77360: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867619.77390: stderr chunk (state=3): >>><<< 32457 1726867619.77394: stdout chunk (state=3): >>><<< 32457 1726867619.77407: _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": "700", "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:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "2938", "MemoryCurrent": "10887168", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3307626496", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "2027675000", "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 dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target 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:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867619.77529: 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-1726867618.9768937-33187-161523875768368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867619.77535: _low_level_execute_command(): starting 32457 1726867619.77541: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867618.9768937-33187-161523875768368/ > /dev/null 2>&1 && sleep 0' 32457 1726867619.77955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867619.77958: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867619.77960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867619.77962: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867619.77964: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867619.78011: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867619.78017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867619.78067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867619.79898: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867619.79921: stderr chunk (state=3): >>><<< 32457 1726867619.79924: stdout chunk (state=3): >>><<< 32457 1726867619.79937: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867619.80082: handler run complete 32457 1726867619.80085: attempt loop complete, returning result 32457 1726867619.80087: _execute() done 32457 1726867619.80089: dumping result to json 32457 1726867619.80091: done dumping result, returning 32457 1726867619.80093: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-a1ad-cd15-000000000022] 32457 1726867619.80095: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000022 32457 1726867619.80735: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000022 32457 1726867619.80738: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867619.80784: no more pending results, returning what we have 32457 1726867619.80787: results queue empty 32457 1726867619.80788: checking for any_errors_fatal 32457 1726867619.80794: done checking for any_errors_fatal 32457 1726867619.80794: checking for max_fail_percentage 32457 1726867619.80796: done checking for max_fail_percentage 32457 1726867619.80797: checking to see if all hosts have failed and the running result is not ok 32457 1726867619.80798: done checking to see if all hosts have failed 32457 1726867619.80799: getting the remaining hosts for this loop 32457 1726867619.80800: done getting the remaining hosts for this loop 32457 1726867619.80803: getting the next task for host managed_node1 32457 1726867619.80810: done getting next task for host managed_node1 32457 1726867619.80813: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32457 1726867619.80818: ^ 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=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 32457 1726867619.80828: getting variables 32457 1726867619.80830: in VariableManager get_vars() 32457 1726867619.80871: Calling all_inventory to load vars for managed_node1 32457 1726867619.80873: Calling groups_inventory to load vars for managed_node1 32457 1726867619.80876: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867619.80887: Calling all_plugins_play to load vars for managed_node1 32457 1726867619.80890: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867619.80892: Calling groups_plugins_play to load vars for managed_node1 32457 1726867619.82660: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867619.84461: done with get_vars() 32457 1726867619.84484: done getting variables 32457 1726867619.84553: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:26:59 -0400 (0:00:01.081) 0:00:15.771 ****** 32457 1726867619.84593: entering _queue_task() for managed_node1/service 32457 1726867619.84943: worker is 1 (out of 1 available) 32457 1726867619.84956: exiting _queue_task() for managed_node1/service 32457 1726867619.84969: done queuing things up, now waiting for results queue to drain 32457 1726867619.84971: waiting for pending results... 32457 1726867619.85339: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32457 1726867619.85511: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000023 32457 1726867619.85635: variable 'ansible_search_path' from source: unknown 32457 1726867619.85639: variable 'ansible_search_path' from source: unknown 32457 1726867619.85642: calling self._execute() 32457 1726867619.85709: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867619.85726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867619.85748: variable 'omit' from source: magic vars 32457 1726867619.86586: variable 'ansible_distribution_major_version' from source: facts 32457 1726867619.86590: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867619.86768: variable 'network_provider' from source: set_fact 32457 1726867619.86866: Evaluated conditional (network_provider == "nm"): True 32457 1726867619.87084: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867619.87232: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867619.87657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867619.92223: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867619.92227: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867619.92257: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867619.92288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867619.92329: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867619.92423: 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) 32457 1726867619.92452: 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) 32457 1726867619.92481: 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) 32457 1726867619.92723: 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) 32457 1726867619.92738: 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) 32457 1726867619.92783: 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) 32457 1726867619.92812: 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) 32457 1726867619.92836: 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) 32457 1726867619.92872: 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) 32457 1726867619.93090: 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) 32457 1726867619.93132: 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) 32457 1726867619.93156: 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) 32457 1726867619.93181: 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) 32457 1726867619.93220: 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) 32457 1726867619.93234: 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) 32457 1726867619.93578: variable 'network_connections' from source: task vars 32457 1726867619.93591: variable 'interface' from source: play vars 32457 1726867619.93666: variable 'interface' from source: play vars 32457 1726867619.93680: variable 'vlan_interface' from source: play vars 32457 1726867619.94043: variable 'vlan_interface' from source: play vars 32457 1726867619.94048: variable 'interface' from source: play vars 32457 1726867619.94109: variable 'interface' from source: play vars 32457 1726867619.94179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867619.94853: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867619.95482: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867619.95486: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867619.95488: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867619.95490: 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) 32457 1726867619.95492: 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) 32457 1726867619.95495: 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) 32457 1726867619.95497: 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) 32457 1726867619.95506: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867619.96214: variable 'network_connections' from source: task vars 32457 1726867619.96222: variable 'interface' from source: play vars 32457 1726867619.96488: variable 'interface' from source: play vars 32457 1726867619.96539: variable 'vlan_interface' from source: play vars 32457 1726867619.96556: variable 'vlan_interface' from source: play vars 32457 1726867619.96563: variable 'interface' from source: play vars 32457 1726867619.96623: variable 'interface' from source: play vars 32457 1726867619.96665: Evaluated conditional (__network_wpa_supplicant_required): False 32457 1726867619.96668: when evaluation is False, skipping this task 32457 1726867619.96671: _execute() done 32457 1726867619.96674: dumping result to json 32457 1726867619.96676: done dumping result, returning 32457 1726867619.96975: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-a1ad-cd15-000000000023] 32457 1726867619.96981: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000023 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 32457 1726867619.97229: no more pending results, returning what we have 32457 1726867619.97233: results queue empty 32457 1726867619.97234: checking for any_errors_fatal 32457 1726867619.97264: done checking for any_errors_fatal 32457 1726867619.97265: checking for max_fail_percentage 32457 1726867619.97267: done checking for max_fail_percentage 32457 1726867619.97267: checking to see if all hosts have failed and the running result is not ok 32457 1726867619.97269: done checking to see if all hosts have failed 32457 1726867619.97269: getting the remaining hosts for this loop 32457 1726867619.97271: done getting the remaining hosts for this loop 32457 1726867619.97274: getting the next task for host managed_node1 32457 1726867619.97283: done getting next task for host managed_node1 32457 1726867619.97287: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32457 1726867619.97289: ^ 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=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 32457 1726867619.97305: getting variables 32457 1726867619.97307: in VariableManager get_vars() 32457 1726867619.97348: Calling all_inventory to load vars for managed_node1 32457 1726867619.97350: Calling groups_inventory to load vars for managed_node1 32457 1726867619.97352: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867619.97518: Calling all_plugins_play to load vars for managed_node1 32457 1726867619.97522: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867619.97527: Calling groups_plugins_play to load vars for managed_node1 32457 1726867619.98047: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000023 32457 1726867619.98050: WORKER PROCESS EXITING 32457 1726867619.99036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867620.01635: done with get_vars() 32457 1726867620.01665: done getting variables 32457 1726867620.01736: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:27:00 -0400 (0:00:00.171) 0:00:15.943 ****** 32457 1726867620.01772: entering _queue_task() for managed_node1/service 32457 1726867620.02166: worker is 1 (out of 1 available) 32457 1726867620.02382: exiting _queue_task() for managed_node1/service 32457 1726867620.02397: done queuing things up, now waiting for results queue to drain 32457 1726867620.02399: waiting for pending results... 32457 1726867620.02500: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32457 1726867620.02645: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000024 32457 1726867620.02661: variable 'ansible_search_path' from source: unknown 32457 1726867620.02665: variable 'ansible_search_path' from source: unknown 32457 1726867620.02705: calling self._execute() 32457 1726867620.02811: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867620.02815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867620.02830: variable 'omit' from source: magic vars 32457 1726867620.03243: variable 'ansible_distribution_major_version' from source: facts 32457 1726867620.03296: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867620.03551: variable 'network_provider' from source: set_fact 32457 1726867620.03558: Evaluated conditional (network_provider == "initscripts"): False 32457 1726867620.03596: when evaluation is False, skipping this task 32457 1726867620.03599: _execute() done 32457 1726867620.03604: dumping result to json 32457 1726867620.03606: done dumping result, returning 32457 1726867620.03668: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-a1ad-cd15-000000000024] 32457 1726867620.03672: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000024 32457 1726867620.03756: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000024 32457 1726867620.03760: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867620.03937: no more pending results, returning what we have 32457 1726867620.03941: results queue empty 32457 1726867620.03942: checking for any_errors_fatal 32457 1726867620.03954: done checking for any_errors_fatal 32457 1726867620.03955: checking for max_fail_percentage 32457 1726867620.03957: done checking for max_fail_percentage 32457 1726867620.03958: checking to see if all hosts have failed and the running result is not ok 32457 1726867620.03960: done checking to see if all hosts have failed 32457 1726867620.03960: getting the remaining hosts for this loop 32457 1726867620.03962: done getting the remaining hosts for this loop 32457 1726867620.03966: getting the next task for host managed_node1 32457 1726867620.03974: done getting next task for host managed_node1 32457 1726867620.04183: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32457 1726867620.04187: ^ 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=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 32457 1726867620.04204: getting variables 32457 1726867620.04205: in VariableManager get_vars() 32457 1726867620.04246: Calling all_inventory to load vars for managed_node1 32457 1726867620.04249: Calling groups_inventory to load vars for managed_node1 32457 1726867620.04252: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867620.04261: Calling all_plugins_play to load vars for managed_node1 32457 1726867620.04264: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867620.04267: Calling groups_plugins_play to load vars for managed_node1 32457 1726867620.07546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867620.09861: done with get_vars() 32457 1726867620.09887: done getting variables 32457 1726867620.09944: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:27:00 -0400 (0:00:00.082) 0:00:16.025 ****** 32457 1726867620.09980: entering _queue_task() for managed_node1/copy 32457 1726867620.10402: worker is 1 (out of 1 available) 32457 1726867620.10414: exiting _queue_task() for managed_node1/copy 32457 1726867620.10425: done queuing things up, now waiting for results queue to drain 32457 1726867620.10427: waiting for pending results... 32457 1726867620.10650: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32457 1726867620.10980: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000025 32457 1726867620.10986: variable 'ansible_search_path' from source: unknown 32457 1726867620.10989: variable 'ansible_search_path' from source: unknown 32457 1726867620.10992: calling self._execute() 32457 1726867620.10996: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867620.10999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867620.11003: variable 'omit' from source: magic vars 32457 1726867620.11329: variable 'ansible_distribution_major_version' from source: facts 32457 1726867620.11340: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867620.11484: variable 'network_provider' from source: set_fact 32457 1726867620.11488: Evaluated conditional (network_provider == "initscripts"): False 32457 1726867620.11491: when evaluation is False, skipping this task 32457 1726867620.11493: _execute() done 32457 1726867620.11496: dumping result to json 32457 1726867620.11506: done dumping result, returning 32457 1726867620.11518: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-a1ad-cd15-000000000025] 32457 1726867620.11521: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000025 32457 1726867620.11757: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000025 32457 1726867620.11760: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 32457 1726867620.11798: no more pending results, returning what we have 32457 1726867620.11801: results queue empty 32457 1726867620.11802: checking for any_errors_fatal 32457 1726867620.11806: done checking for any_errors_fatal 32457 1726867620.11807: checking for max_fail_percentage 32457 1726867620.11809: done checking for max_fail_percentage 32457 1726867620.11810: checking to see if all hosts have failed and the running result is not ok 32457 1726867620.11811: done checking to see if all hosts have failed 32457 1726867620.11811: getting the remaining hosts for this loop 32457 1726867620.11812: done getting the remaining hosts for this loop 32457 1726867620.11815: getting the next task for host managed_node1 32457 1726867620.11821: done getting next task for host managed_node1 32457 1726867620.11824: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32457 1726867620.11827: ^ 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=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 32457 1726867620.11840: getting variables 32457 1726867620.11841: in VariableManager get_vars() 32457 1726867620.11876: Calling all_inventory to load vars for managed_node1 32457 1726867620.11880: Calling groups_inventory to load vars for managed_node1 32457 1726867620.11882: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867620.11891: Calling all_plugins_play to load vars for managed_node1 32457 1726867620.11893: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867620.11896: Calling groups_plugins_play to load vars for managed_node1 32457 1726867620.14063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867620.16268: done with get_vars() 32457 1726867620.16296: 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:27:00 -0400 (0:00:00.066) 0:00:16.091 ****** 32457 1726867620.16605: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32457 1726867620.16608: Creating lock for fedora.linux_system_roles.network_connections 32457 1726867620.17073: worker is 1 (out of 1 available) 32457 1726867620.17287: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32457 1726867620.17298: done queuing things up, now waiting for results queue to drain 32457 1726867620.17300: waiting for pending results... 32457 1726867620.17496: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32457 1726867620.17548: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000026 32457 1726867620.17564: variable 'ansible_search_path' from source: unknown 32457 1726867620.17568: variable 'ansible_search_path' from source: unknown 32457 1726867620.17604: calling self._execute() 32457 1726867620.17702: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867620.17706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867620.17813: variable 'omit' from source: magic vars 32457 1726867620.18429: variable 'ansible_distribution_major_version' from source: facts 32457 1726867620.18441: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867620.18448: variable 'omit' from source: magic vars 32457 1726867620.18506: variable 'omit' from source: magic vars 32457 1726867620.18711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867620.22981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867620.23055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867620.23089: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867620.23124: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867620.23487: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867620.23490: variable 'network_provider' from source: set_fact 32457 1726867620.24057: 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) 32457 1726867620.24217: 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) 32457 1726867620.24301: 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) 32457 1726867620.24434: 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) 32457 1726867620.24437: 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) 32457 1726867620.24722: variable 'omit' from source: magic vars 32457 1726867620.25044: variable 'omit' from source: magic vars 32457 1726867620.25410: variable 'network_connections' from source: task vars 32457 1726867620.25413: variable 'interface' from source: play vars 32457 1726867620.25415: variable 'interface' from source: play vars 32457 1726867620.25504: variable 'vlan_interface' from source: play vars 32457 1726867620.25551: variable 'vlan_interface' from source: play vars 32457 1726867620.25614: variable 'interface' from source: play vars 32457 1726867620.25631: variable 'interface' from source: play vars 32457 1726867620.25944: variable 'omit' from source: magic vars 32457 1726867620.25947: variable '__lsr_ansible_managed' from source: task vars 32457 1726867620.25949: variable '__lsr_ansible_managed' from source: task vars 32457 1726867620.26271: Loaded config def from plugin (lookup/template) 32457 1726867620.26275: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 32457 1726867620.26284: File lookup term: get_ansible_managed.j2 32457 1726867620.26287: variable 'ansible_search_path' from source: unknown 32457 1726867620.26289: 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 32457 1726867620.26293: 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 32457 1726867620.26297: variable 'ansible_search_path' from source: unknown 32457 1726867620.39557: variable 'ansible_managed' from source: unknown 32457 1726867620.40085: variable 'omit' from source: magic vars 32457 1726867620.40089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867620.40093: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867620.40095: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867620.40097: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867620.40185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867620.40214: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867620.40218: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867620.40221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867620.40456: Set connection var ansible_connection to ssh 32457 1726867620.40460: Set connection var ansible_timeout to 10 32457 1726867620.40463: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867620.40465: Set connection var ansible_shell_executable to /bin/sh 32457 1726867620.40467: Set connection var ansible_shell_type to sh 32457 1726867620.40468: Set connection var ansible_pipelining to False 32457 1726867620.40795: variable 'ansible_shell_executable' from source: unknown 32457 1726867620.40799: variable 'ansible_connection' from source: unknown 32457 1726867620.40802: variable 'ansible_module_compression' from source: unknown 32457 1726867620.40804: variable 'ansible_shell_type' from source: unknown 32457 1726867620.40807: variable 'ansible_shell_executable' from source: unknown 32457 1726867620.40809: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867620.40811: variable 'ansible_pipelining' from source: unknown 32457 1726867620.40813: variable 'ansible_timeout' from source: unknown 32457 1726867620.40821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867620.40955: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867620.40992: variable 'omit' from source: magic vars 32457 1726867620.40996: starting attempt loop 32457 1726867620.40999: running the handler 32457 1726867620.41383: _low_level_execute_command(): starting 32457 1726867620.41386: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867620.42973: 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 <<< 32457 1726867620.42979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867620.42982: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867620.42985: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867620.42987: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.42989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867620.43087: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867620.43103: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867620.44763: stdout chunk (state=3): >>>/root <<< 32457 1726867620.44893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867620.44902: stderr chunk (state=3): >>><<< 32457 1726867620.44905: stdout chunk (state=3): >>><<< 32457 1726867620.45118: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867620.45134: _low_level_execute_command(): starting 32457 1726867620.45140: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368 `" && echo ansible-tmp-1726867620.4512105-33254-236542508935368="` echo /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368 `" ) && sleep 0' 32457 1726867620.46196: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.46240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867620.46259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867620.46337: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867620.48473: stdout chunk (state=3): >>>ansible-tmp-1726867620.4512105-33254-236542508935368=/root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368 <<< 32457 1726867620.48481: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867620.48484: stdout chunk (state=3): >>><<< 32457 1726867620.48487: stderr chunk (state=3): >>><<< 32457 1726867620.48506: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867620.4512105-33254-236542508935368=/root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867620.48557: variable 'ansible_module_compression' from source: unknown 32457 1726867620.48722: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 32457 1726867620.48725: ANSIBALLZ: Acquiring lock 32457 1726867620.48728: ANSIBALLZ: Lock acquired: 140297362260480 32457 1726867620.48731: ANSIBALLZ: Creating module 32457 1726867620.84324: ANSIBALLZ: Writing module into payload 32457 1726867620.84594: ANSIBALLZ: Writing module 32457 1726867620.84611: ANSIBALLZ: Renaming module 32457 1726867620.84614: ANSIBALLZ: Done creating module 32457 1726867620.84646: variable 'ansible_facts' from source: unknown 32457 1726867620.84800: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py 32457 1726867620.85048: Sending initial data 32457 1726867620.85060: Sent initial data (168 bytes) 32457 1726867620.85591: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867620.85604: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.85624: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867620.85683: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.85727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867620.85744: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867620.85759: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867620.85844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867620.87714: 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 <<< 32457 1726867620.87908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867620.87961: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpsm4_kblt /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py <<< 32457 1726867620.87964: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py" <<< 32457 1726867620.88010: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpsm4_kblt" to remote "/root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py" <<< 32457 1726867620.89374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867620.89617: stderr chunk (state=3): >>><<< 32457 1726867620.89642: stdout chunk (state=3): >>><<< 32457 1726867620.89671: done transferring module to remote 32457 1726867620.89896: _low_level_execute_command(): starting 32457 1726867620.89907: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/ /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py && sleep 0' 32457 1726867620.90820: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867620.90892: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.90952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867620.90969: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867620.90982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867620.91057: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867620.92984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867620.92988: stdout chunk (state=3): >>><<< 32457 1726867620.92990: stderr chunk (state=3): >>><<< 32457 1726867620.92993: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867620.92995: _low_level_execute_command(): starting 32457 1726867620.92997: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/AnsiballZ_network_connections.py && sleep 0' 32457 1726867620.93888: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867620.93891: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867620.93895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867620.93898: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867620.93901: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867620.93905: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867620.93912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867620.93915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867620.93917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867620.93920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867620.93939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867620.94068: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.28261: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "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": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}}<<< 32457 1726867621.28370: stdout chunk (state=3): >>> <<< 32457 1726867621.31495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867621.31533: stderr chunk (state=3): >>><<< 32457 1726867621.31536: stdout chunk (state=3): >>><<< 32457 1726867621.31552: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "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": "lsr101", "type": "ethernet", "state": "up", "mtu": 1492, "autoconnect": false, "ip": {"dhcp4": false, "auto6": false}}, {"name": "lsr101.90", "parent": "lsr101", "type": "vlan", "vlan_id": 90, "mtu": 1280, "state": "up", "autoconnect": false, "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867621.31593: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'lsr101', 'type': 'ethernet', 'state': 'up', 'mtu': 1492, 'autoconnect': False, 'ip': {'dhcp4': False, 'auto6': False}}, {'name': 'lsr101.90', 'parent': 'lsr101', 'type': 'vlan', 'vlan_id': 90, 'mtu': 1280, 'state': 'up', 'autoconnect': False, '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-1726867620.4512105-33254-236542508935368/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867621.31602: _low_level_execute_command(): starting 32457 1726867621.31607: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867620.4512105-33254-236542508935368/ > /dev/null 2>&1 && sleep 0' 32457 1726867621.32053: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867621.32091: 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.57 originally 10.31.12.57 <<< 32457 1726867621.32094: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.32097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867621.32099: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.32149: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867621.32152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.32158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.32205: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.34058: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.34084: stderr chunk (state=3): >>><<< 32457 1726867621.34087: stdout chunk (state=3): >>><<< 32457 1726867621.34101: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867621.34109: handler run complete 32457 1726867621.34143: attempt loop complete, returning result 32457 1726867621.34146: _execute() done 32457 1726867621.34149: dumping result to json 32457 1726867621.34153: done dumping result, returning 32457 1726867621.34162: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-a1ad-cd15-000000000026] 32457 1726867621.34164: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000026 32457 1726867621.34282: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000026 32457 1726867621.34285: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 [006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 [007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active) [008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active) 32457 1726867621.34423: no more pending results, returning what we have 32457 1726867621.34426: results queue empty 32457 1726867621.34427: checking for any_errors_fatal 32457 1726867621.34434: done checking for any_errors_fatal 32457 1726867621.34435: checking for max_fail_percentage 32457 1726867621.34436: done checking for max_fail_percentage 32457 1726867621.34437: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.34438: done checking to see if all hosts have failed 32457 1726867621.34439: getting the remaining hosts for this loop 32457 1726867621.34440: done getting the remaining hosts for this loop 32457 1726867621.34443: getting the next task for host managed_node1 32457 1726867621.34449: done getting next task for host managed_node1 32457 1726867621.34453: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32457 1726867621.34455: ^ 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=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 32457 1726867621.34466: getting variables 32457 1726867621.34468: in VariableManager get_vars() 32457 1726867621.34519: Calling all_inventory to load vars for managed_node1 32457 1726867621.34521: Calling groups_inventory to load vars for managed_node1 32457 1726867621.34523: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.34533: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.34535: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.34538: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.35456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.36328: done with get_vars() 32457 1726867621.36345: 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:27:01 -0400 (0:00:01.198) 0:00:17.289 ****** 32457 1726867621.36407: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32457 1726867621.36409: Creating lock for fedora.linux_system_roles.network_state 32457 1726867621.36658: worker is 1 (out of 1 available) 32457 1726867621.36673: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32457 1726867621.36688: done queuing things up, now waiting for results queue to drain 32457 1726867621.36691: waiting for pending results... 32457 1726867621.36864: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32457 1726867621.36956: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000027 32457 1726867621.36969: variable 'ansible_search_path' from source: unknown 32457 1726867621.36972: variable 'ansible_search_path' from source: unknown 32457 1726867621.37003: calling self._execute() 32457 1726867621.37075: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.37082: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.37090: variable 'omit' from source: magic vars 32457 1726867621.37363: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.37373: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.37457: variable 'network_state' from source: role '' defaults 32457 1726867621.37472: Evaluated conditional (network_state != {}): False 32457 1726867621.37475: when evaluation is False, skipping this task 32457 1726867621.37479: _execute() done 32457 1726867621.37482: dumping result to json 32457 1726867621.37484: done dumping result, returning 32457 1726867621.37486: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-a1ad-cd15-000000000027] 32457 1726867621.37489: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000027 32457 1726867621.37574: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000027 32457 1726867621.37578: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867621.37630: no more pending results, returning what we have 32457 1726867621.37634: results queue empty 32457 1726867621.37635: checking for any_errors_fatal 32457 1726867621.37649: done checking for any_errors_fatal 32457 1726867621.37650: checking for max_fail_percentage 32457 1726867621.37652: done checking for max_fail_percentage 32457 1726867621.37652: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.37654: done checking to see if all hosts have failed 32457 1726867621.37654: getting the remaining hosts for this loop 32457 1726867621.37655: done getting the remaining hosts for this loop 32457 1726867621.37660: getting the next task for host managed_node1 32457 1726867621.37667: done getting next task for host managed_node1 32457 1726867621.37670: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32457 1726867621.37672: ^ 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=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 32457 1726867621.37688: getting variables 32457 1726867621.37689: in VariableManager get_vars() 32457 1726867621.37723: Calling all_inventory to load vars for managed_node1 32457 1726867621.37725: Calling groups_inventory to load vars for managed_node1 32457 1726867621.37727: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.37736: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.37738: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.37740: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.38493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.39518: done with get_vars() 32457 1726867621.39539: done getting variables 32457 1726867621.39597: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:27:01 -0400 (0:00:00.032) 0:00:17.322 ****** 32457 1726867621.39634: entering _queue_task() for managed_node1/debug 32457 1726867621.39905: worker is 1 (out of 1 available) 32457 1726867621.39923: exiting _queue_task() for managed_node1/debug 32457 1726867621.39937: done queuing things up, now waiting for results queue to drain 32457 1726867621.39939: waiting for pending results... 32457 1726867621.40304: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32457 1726867621.40391: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000028 32457 1726867621.40422: variable 'ansible_search_path' from source: unknown 32457 1726867621.40432: variable 'ansible_search_path' from source: unknown 32457 1726867621.40475: calling self._execute() 32457 1726867621.40589: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.40620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.40625: variable 'omit' from source: magic vars 32457 1726867621.41017: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.41053: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.41057: variable 'omit' from source: magic vars 32457 1726867621.41110: variable 'omit' from source: magic vars 32457 1726867621.41161: variable 'omit' from source: magic vars 32457 1726867621.41382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867621.41386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867621.41388: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867621.41391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.41393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.41395: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867621.41398: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.41399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.41444: Set connection var ansible_connection to ssh 32457 1726867621.41459: Set connection var ansible_timeout to 10 32457 1726867621.41471: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867621.41485: Set connection var ansible_shell_executable to /bin/sh 32457 1726867621.41493: Set connection var ansible_shell_type to sh 32457 1726867621.41510: Set connection var ansible_pipelining to False 32457 1726867621.41626: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.41629: variable 'ansible_connection' from source: unknown 32457 1726867621.41632: variable 'ansible_module_compression' from source: unknown 32457 1726867621.41635: variable 'ansible_shell_type' from source: unknown 32457 1726867621.41637: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.41639: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.41641: variable 'ansible_pipelining' from source: unknown 32457 1726867621.41643: variable 'ansible_timeout' from source: unknown 32457 1726867621.41646: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.41753: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867621.41771: variable 'omit' from source: magic vars 32457 1726867621.41784: starting attempt loop 32457 1726867621.41793: running the handler 32457 1726867621.41936: variable '__network_connections_result' from source: set_fact 32457 1726867621.42037: handler run complete 32457 1726867621.42068: attempt loop complete, returning result 32457 1726867621.42079: _execute() done 32457 1726867621.42089: dumping result to json 32457 1726867621.42098: done dumping result, returning 32457 1726867621.42171: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-a1ad-cd15-000000000028] 32457 1726867621.42174: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000028 32457 1726867621.42246: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000028 32457 1726867621.42250: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44", "[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active)", "[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active)" ] } 32457 1726867621.42345: no more pending results, returning what we have 32457 1726867621.42350: results queue empty 32457 1726867621.42351: checking for any_errors_fatal 32457 1726867621.42360: done checking for any_errors_fatal 32457 1726867621.42361: checking for max_fail_percentage 32457 1726867621.42363: done checking for max_fail_percentage 32457 1726867621.42364: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.42365: done checking to see if all hosts have failed 32457 1726867621.42366: getting the remaining hosts for this loop 32457 1726867621.42367: done getting the remaining hosts for this loop 32457 1726867621.42371: getting the next task for host managed_node1 32457 1726867621.42383: done getting next task for host managed_node1 32457 1726867621.42390: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32457 1726867621.42393: ^ 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=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 32457 1726867621.42404: getting variables 32457 1726867621.42406: in VariableManager get_vars() 32457 1726867621.42451: Calling all_inventory to load vars for managed_node1 32457 1726867621.42454: Calling groups_inventory to load vars for managed_node1 32457 1726867621.42456: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.42468: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.42473: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.42476: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.44061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.45002: done with get_vars() 32457 1726867621.45022: done getting variables 32457 1726867621.45061: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:27:01 -0400 (0:00:00.054) 0:00:17.376 ****** 32457 1726867621.45089: entering _queue_task() for managed_node1/debug 32457 1726867621.45300: worker is 1 (out of 1 available) 32457 1726867621.45312: exiting _queue_task() for managed_node1/debug 32457 1726867621.45327: done queuing things up, now waiting for results queue to drain 32457 1726867621.45328: waiting for pending results... 32457 1726867621.45504: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32457 1726867621.45597: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000029 32457 1726867621.45608: variable 'ansible_search_path' from source: unknown 32457 1726867621.45612: variable 'ansible_search_path' from source: unknown 32457 1726867621.45642: calling self._execute() 32457 1726867621.45710: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.45715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.45726: variable 'omit' from source: magic vars 32457 1726867621.45996: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.45999: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.46007: variable 'omit' from source: magic vars 32457 1726867621.46045: variable 'omit' from source: magic vars 32457 1726867621.46070: variable 'omit' from source: magic vars 32457 1726867621.46103: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867621.46133: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867621.46148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867621.46161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.46171: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.46196: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867621.46198: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.46201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.46270: Set connection var ansible_connection to ssh 32457 1726867621.46276: Set connection var ansible_timeout to 10 32457 1726867621.46283: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867621.46289: Set connection var ansible_shell_executable to /bin/sh 32457 1726867621.46292: Set connection var ansible_shell_type to sh 32457 1726867621.46299: Set connection var ansible_pipelining to False 32457 1726867621.46318: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.46321: variable 'ansible_connection' from source: unknown 32457 1726867621.46324: variable 'ansible_module_compression' from source: unknown 32457 1726867621.46328: variable 'ansible_shell_type' from source: unknown 32457 1726867621.46330: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.46332: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.46334: variable 'ansible_pipelining' from source: unknown 32457 1726867621.46336: variable 'ansible_timeout' from source: unknown 32457 1726867621.46344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.46441: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867621.46451: variable 'omit' from source: magic vars 32457 1726867621.46454: starting attempt loop 32457 1726867621.46457: running the handler 32457 1726867621.46498: variable '__network_connections_result' from source: set_fact 32457 1726867621.46558: variable '__network_connections_result' from source: set_fact 32457 1726867621.46661: handler run complete 32457 1726867621.46687: attempt loop complete, returning result 32457 1726867621.46690: _execute() done 32457 1726867621.46693: dumping result to json 32457 1726867621.46697: done dumping result, returning 32457 1726867621.46705: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-a1ad-cd15-000000000029] 32457 1726867621.46710: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000029 32457 1726867621.46802: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000029 32457 1726867621.46805: WORKER PROCESS EXITING ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1492, "name": "lsr101", "state": "up", "type": "ethernet" }, { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "mtu": 1280, "name": "lsr101.90", "parent": "lsr101", "state": "up", "type": "vlan", "vlan_id": 90 } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44\n[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2\n[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active)\n[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active)\n", "stderr_lines": [ "[005] #0, state:up persistent_state:present, 'lsr101': add connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44", "[006] #1, state:up persistent_state:present, 'lsr101.90': add connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2", "[007] #0, state:up persistent_state:present, 'lsr101': up connection lsr101, 58fd3a27-0cd4-4ca8-af65-97ac7316ba44 (not-active)", "[008] #1, state:up persistent_state:present, 'lsr101.90': up connection lsr101.90, 1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2 (not-active)" ] } } 32457 1726867621.46898: no more pending results, returning what we have 32457 1726867621.46901: results queue empty 32457 1726867621.46902: checking for any_errors_fatal 32457 1726867621.46906: done checking for any_errors_fatal 32457 1726867621.46907: checking for max_fail_percentage 32457 1726867621.46908: done checking for max_fail_percentage 32457 1726867621.46909: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.46910: done checking to see if all hosts have failed 32457 1726867621.46911: getting the remaining hosts for this loop 32457 1726867621.46912: done getting the remaining hosts for this loop 32457 1726867621.46924: getting the next task for host managed_node1 32457 1726867621.46929: done getting next task for host managed_node1 32457 1726867621.46939: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32457 1726867621.46942: ^ 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=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 32457 1726867621.46951: getting variables 32457 1726867621.46952: in VariableManager get_vars() 32457 1726867621.46985: Calling all_inventory to load vars for managed_node1 32457 1726867621.46986: Calling groups_inventory to load vars for managed_node1 32457 1726867621.46988: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.46994: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.46995: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.46997: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.47837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.48699: done with get_vars() 32457 1726867621.48713: done getting variables 32457 1726867621.48752: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:27:01 -0400 (0:00:00.036) 0:00:17.413 ****** 32457 1726867621.48776: entering _queue_task() for managed_node1/debug 32457 1726867621.48962: worker is 1 (out of 1 available) 32457 1726867621.48978: exiting _queue_task() for managed_node1/debug 32457 1726867621.48990: done queuing things up, now waiting for results queue to drain 32457 1726867621.48992: waiting for pending results... 32457 1726867621.49161: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32457 1726867621.49246: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000002a 32457 1726867621.49258: variable 'ansible_search_path' from source: unknown 32457 1726867621.49263: variable 'ansible_search_path' from source: unknown 32457 1726867621.49292: calling self._execute() 32457 1726867621.49359: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.49364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.49373: variable 'omit' from source: magic vars 32457 1726867621.49639: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.49654: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.49732: variable 'network_state' from source: role '' defaults 32457 1726867621.49742: Evaluated conditional (network_state != {}): False 32457 1726867621.49745: when evaluation is False, skipping this task 32457 1726867621.49747: _execute() done 32457 1726867621.49750: dumping result to json 32457 1726867621.49752: done dumping result, returning 32457 1726867621.49763: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-a1ad-cd15-00000000002a] 32457 1726867621.49767: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000002a 32457 1726867621.49852: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000002a 32457 1726867621.49855: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 32457 1726867621.49906: no more pending results, returning what we have 32457 1726867621.49909: results queue empty 32457 1726867621.49910: checking for any_errors_fatal 32457 1726867621.49920: done checking for any_errors_fatal 32457 1726867621.49921: checking for max_fail_percentage 32457 1726867621.49922: done checking for max_fail_percentage 32457 1726867621.49923: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.49924: done checking to see if all hosts have failed 32457 1726867621.49925: getting the remaining hosts for this loop 32457 1726867621.49926: done getting the remaining hosts for this loop 32457 1726867621.49929: getting the next task for host managed_node1 32457 1726867621.49935: done getting next task for host managed_node1 32457 1726867621.49939: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32457 1726867621.49941: ^ 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=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 32457 1726867621.49954: getting variables 32457 1726867621.49955: in VariableManager get_vars() 32457 1726867621.49987: Calling all_inventory to load vars for managed_node1 32457 1726867621.49990: Calling groups_inventory to load vars for managed_node1 32457 1726867621.49992: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.49999: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.50002: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.50004: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.50726: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.51601: done with get_vars() 32457 1726867621.51618: 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:27:01 -0400 (0:00:00.029) 0:00:17.442 ****** 32457 1726867621.51684: entering _queue_task() for managed_node1/ping 32457 1726867621.51686: Creating lock for ping 32457 1726867621.51878: worker is 1 (out of 1 available) 32457 1726867621.51892: exiting _queue_task() for managed_node1/ping 32457 1726867621.51904: done queuing things up, now waiting for results queue to drain 32457 1726867621.51906: waiting for pending results... 32457 1726867621.52073: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32457 1726867621.52158: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000002b 32457 1726867621.52168: variable 'ansible_search_path' from source: unknown 32457 1726867621.52172: variable 'ansible_search_path' from source: unknown 32457 1726867621.52200: calling self._execute() 32457 1726867621.52269: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.52274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.52285: variable 'omit' from source: magic vars 32457 1726867621.52540: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.52549: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.52555: variable 'omit' from source: magic vars 32457 1726867621.52597: variable 'omit' from source: magic vars 32457 1726867621.52622: variable 'omit' from source: magic vars 32457 1726867621.52651: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867621.52680: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867621.52696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867621.52709: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.52719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867621.52741: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867621.52744: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.52746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.52818: Set connection var ansible_connection to ssh 32457 1726867621.52821: Set connection var ansible_timeout to 10 32457 1726867621.52828: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867621.52834: Set connection var ansible_shell_executable to /bin/sh 32457 1726867621.52837: Set connection var ansible_shell_type to sh 32457 1726867621.52844: Set connection var ansible_pipelining to False 32457 1726867621.52860: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.52863: variable 'ansible_connection' from source: unknown 32457 1726867621.52866: variable 'ansible_module_compression' from source: unknown 32457 1726867621.52868: variable 'ansible_shell_type' from source: unknown 32457 1726867621.52870: variable 'ansible_shell_executable' from source: unknown 32457 1726867621.52872: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.52876: variable 'ansible_pipelining' from source: unknown 32457 1726867621.52881: variable 'ansible_timeout' from source: unknown 32457 1726867621.52885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.53029: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867621.53037: variable 'omit' from source: magic vars 32457 1726867621.53042: starting attempt loop 32457 1726867621.53044: running the handler 32457 1726867621.53056: _low_level_execute_command(): starting 32457 1726867621.53063: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867621.53561: 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 <<< 32457 1726867621.53598: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.53601: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867621.53604: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867621.53606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.53658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867621.53662: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.53665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.53723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.55419: stdout chunk (state=3): >>>/root <<< 32457 1726867621.55519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.55547: stderr chunk (state=3): >>><<< 32457 1726867621.55550: stdout chunk (state=3): >>><<< 32457 1726867621.55567: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867621.55579: _low_level_execute_command(): starting 32457 1726867621.55582: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686 `" && echo ansible-tmp-1726867621.5556602-33314-26411858977686="` echo /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686 `" ) && sleep 0' 32457 1726867621.56006: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867621.56009: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867621.56011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.56023: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867621.56025: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.56075: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867621.56081: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.56083: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.56120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.58002: stdout chunk (state=3): >>>ansible-tmp-1726867621.5556602-33314-26411858977686=/root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686 <<< 32457 1726867621.58110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.58134: stderr chunk (state=3): >>><<< 32457 1726867621.58137: stdout chunk (state=3): >>><<< 32457 1726867621.58150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867621.5556602-33314-26411858977686=/root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867621.58184: variable 'ansible_module_compression' from source: unknown 32457 1726867621.58221: ANSIBALLZ: Using lock for ping 32457 1726867621.58224: ANSIBALLZ: Acquiring lock 32457 1726867621.58227: ANSIBALLZ: Lock acquired: 140297355601600 32457 1726867621.58229: ANSIBALLZ: Creating module 32457 1726867621.65343: ANSIBALLZ: Writing module into payload 32457 1726867621.65383: ANSIBALLZ: Writing module 32457 1726867621.65400: ANSIBALLZ: Renaming module 32457 1726867621.65406: ANSIBALLZ: Done creating module 32457 1726867621.65422: variable 'ansible_facts' from source: unknown 32457 1726867621.65464: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py 32457 1726867621.65564: Sending initial data 32457 1726867621.65567: Sent initial data (152 bytes) 32457 1726867621.65982: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867621.66007: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.66011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.66066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867621.66073: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.66076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.66120: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.67707: 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 <<< 32457 1726867621.67713: 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 <<< 32457 1726867621.67747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867621.67792: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpmhhomm5w /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py <<< 32457 1726867621.67795: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py" <<< 32457 1726867621.67837: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpmhhomm5w" to remote "/root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py" <<< 32457 1726867621.68365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.68403: stderr chunk (state=3): >>><<< 32457 1726867621.68406: stdout chunk (state=3): >>><<< 32457 1726867621.68440: done transferring module to remote 32457 1726867621.68449: _low_level_execute_command(): starting 32457 1726867621.68455: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/ /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py && sleep 0' 32457 1726867621.68862: 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 <<< 32457 1726867621.68866: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.68879: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.68936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.68939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.68988: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.70721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.70746: stderr chunk (state=3): >>><<< 32457 1726867621.70749: stdout chunk (state=3): >>><<< 32457 1726867621.70760: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867621.70763: _low_level_execute_command(): starting 32457 1726867621.70768: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/AnsiballZ_ping.py && sleep 0' 32457 1726867621.71158: 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 <<< 32457 1726867621.71199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867621.71202: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.71204: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867621.71207: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867621.71242: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.71254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.71309: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.86443: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 32457 1726867621.87910: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867621.87916: stdout chunk (state=3): >>><<< 32457 1726867621.87919: stderr chunk (state=3): >>><<< 32457 1726867621.87938: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867621.88057: 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-1726867621.5556602-33314-26411858977686/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867621.88062: _low_level_execute_command(): starting 32457 1726867621.88064: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867621.5556602-33314-26411858977686/ > /dev/null 2>&1 && sleep 0' 32457 1726867621.88618: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867621.88632: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867621.88648: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867621.88695: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867621.88710: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867621.88793: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867621.88819: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867621.88901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867621.90748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867621.90779: stderr chunk (state=3): >>><<< 32457 1726867621.90787: stdout chunk (state=3): >>><<< 32457 1726867621.90797: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867621.90804: handler run complete 32457 1726867621.90819: attempt loop complete, returning result 32457 1726867621.90821: _execute() done 32457 1726867621.90824: dumping result to json 32457 1726867621.90826: done dumping result, returning 32457 1726867621.90836: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-a1ad-cd15-00000000002b] 32457 1726867621.90841: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000002b 32457 1726867621.90932: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000002b 32457 1726867621.90935: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 32457 1726867621.91034: no more pending results, returning what we have 32457 1726867621.91037: results queue empty 32457 1726867621.91038: checking for any_errors_fatal 32457 1726867621.91043: done checking for any_errors_fatal 32457 1726867621.91044: checking for max_fail_percentage 32457 1726867621.91046: done checking for max_fail_percentage 32457 1726867621.91046: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.91047: done checking to see if all hosts have failed 32457 1726867621.91048: getting the remaining hosts for this loop 32457 1726867621.91049: done getting the remaining hosts for this loop 32457 1726867621.91053: getting the next task for host managed_node1 32457 1726867621.91062: done getting next task for host managed_node1 32457 1726867621.91065: ^ task is: TASK: meta (role_complete) 32457 1726867621.91067: ^ 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? (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 32457 1726867621.91085: getting variables 32457 1726867621.91087: in VariableManager get_vars() 32457 1726867621.91129: Calling all_inventory to load vars for managed_node1 32457 1726867621.91132: Calling groups_inventory to load vars for managed_node1 32457 1726867621.91134: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.91144: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.91147: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.91149: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.93007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.94720: done with get_vars() 32457 1726867621.94748: done getting variables 32457 1726867621.94836: done queuing things up, now waiting for results queue to drain 32457 1726867621.94838: results queue empty 32457 1726867621.94839: checking for any_errors_fatal 32457 1726867621.94842: done checking for any_errors_fatal 32457 1726867621.94842: checking for max_fail_percentage 32457 1726867621.94848: done checking for max_fail_percentage 32457 1726867621.94849: checking to see if all hosts have failed and the running result is not ok 32457 1726867621.94850: done checking to see if all hosts have failed 32457 1726867621.94851: getting the remaining hosts for this loop 32457 1726867621.94852: done getting the remaining hosts for this loop 32457 1726867621.94854: getting the next task for host managed_node1 32457 1726867621.94859: done getting next task for host managed_node1 32457 1726867621.94862: ^ task is: TASK: Include the task 'assert_device_present.yml' 32457 1726867621.94864: ^ state is: HOST STATE: block=2, 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867621.94867: getting variables 32457 1726867621.94868: in VariableManager get_vars() 32457 1726867621.94887: Calling all_inventory to load vars for managed_node1 32457 1726867621.94889: Calling groups_inventory to load vars for managed_node1 32457 1726867621.94891: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.94896: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.94898: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.94901: Calling groups_plugins_play to load vars for managed_node1 32457 1726867621.96116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867621.97870: done with get_vars() 32457 1726867621.97894: 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_vlan_mtu.yml:46 Friday 20 September 2024 17:27:01 -0400 (0:00:00.462) 0:00:17.905 ****** 32457 1726867621.97965: entering _queue_task() for managed_node1/include_tasks 32457 1726867621.98398: worker is 1 (out of 1 available) 32457 1726867621.98416: exiting _queue_task() for managed_node1/include_tasks 32457 1726867621.98428: done queuing things up, now waiting for results queue to drain 32457 1726867621.98430: waiting for pending results... 32457 1726867621.98894: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' 32457 1726867621.98899: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000005b 32457 1726867621.98902: variable 'ansible_search_path' from source: unknown 32457 1726867621.98904: calling self._execute() 32457 1726867621.98907: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867621.98910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867621.98969: variable 'omit' from source: magic vars 32457 1726867621.99317: variable 'ansible_distribution_major_version' from source: facts 32457 1726867621.99326: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867621.99332: _execute() done 32457 1726867621.99335: dumping result to json 32457 1726867621.99338: done dumping result, returning 32457 1726867621.99345: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-a1ad-cd15-00000000005b] 32457 1726867621.99350: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005b 32457 1726867621.99456: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005b 32457 1726867621.99459: WORKER PROCESS EXITING 32457 1726867621.99500: no more pending results, returning what we have 32457 1726867621.99506: in VariableManager get_vars() 32457 1726867621.99550: Calling all_inventory to load vars for managed_node1 32457 1726867621.99553: Calling groups_inventory to load vars for managed_node1 32457 1726867621.99555: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867621.99568: Calling all_plugins_play to load vars for managed_node1 32457 1726867621.99571: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867621.99573: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.01145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.02746: done with get_vars() 32457 1726867622.02766: variable 'ansible_search_path' from source: unknown 32457 1726867622.02782: we have included files to process 32457 1726867622.02783: generating all_blocks data 32457 1726867622.02786: done generating all_blocks data 32457 1726867622.02791: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867622.02793: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867622.02795: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 32457 1726867622.02908: in VariableManager get_vars() 32457 1726867622.02931: done with get_vars() 32457 1726867622.03056: done processing included file 32457 1726867622.03058: iterating over new_blocks loaded from include file 32457 1726867622.03060: in VariableManager get_vars() 32457 1726867622.03080: done with get_vars() 32457 1726867622.03081: filtering new block on tags 32457 1726867622.03100: done filtering new block on tags 32457 1726867622.03102: 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_node1 32457 1726867622.03107: extending task lists for all hosts with included blocks 32457 1726867622.05859: done extending task lists 32457 1726867622.05861: done processing included files 32457 1726867622.05862: results queue empty 32457 1726867622.05862: checking for any_errors_fatal 32457 1726867622.05864: done checking for any_errors_fatal 32457 1726867622.05865: checking for max_fail_percentage 32457 1726867622.05866: done checking for max_fail_percentage 32457 1726867622.05866: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.05867: done checking to see if all hosts have failed 32457 1726867622.05868: getting the remaining hosts for this loop 32457 1726867622.05869: done getting the remaining hosts for this loop 32457 1726867622.05872: getting the next task for host managed_node1 32457 1726867622.05879: done getting next task for host managed_node1 32457 1726867622.05881: ^ task is: TASK: Include the task 'get_interface_stat.yml' 32457 1726867622.05884: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867622.05887: getting variables 32457 1726867622.05888: in VariableManager get_vars() 32457 1726867622.05902: Calling all_inventory to load vars for managed_node1 32457 1726867622.05904: Calling groups_inventory to load vars for managed_node1 32457 1726867622.05906: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.05911: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.05914: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.05917: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.07546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.09369: done with get_vars() 32457 1726867622.09396: 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:27:02 -0400 (0:00:00.115) 0:00:18.020 ****** 32457 1726867622.09491: entering _queue_task() for managed_node1/include_tasks 32457 1726867622.09863: worker is 1 (out of 1 available) 32457 1726867622.09982: exiting _queue_task() for managed_node1/include_tasks 32457 1726867622.09995: done queuing things up, now waiting for results queue to drain 32457 1726867622.09997: waiting for pending results... 32457 1726867622.10342: running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' 32457 1726867622.10347: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000578 32457 1726867622.10353: variable 'ansible_search_path' from source: unknown 32457 1726867622.10357: variable 'ansible_search_path' from source: unknown 32457 1726867622.10686: calling self._execute() 32457 1726867622.10690: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.10694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.10697: variable 'omit' from source: magic vars 32457 1726867622.10906: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.10922: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.10929: _execute() done 32457 1726867622.10933: dumping result to json 32457 1726867622.10936: done dumping result, returning 32457 1726867622.10943: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-a1ad-cd15-000000000578] 32457 1726867622.10948: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000578 32457 1726867622.11041: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000578 32457 1726867622.11045: WORKER PROCESS EXITING 32457 1726867622.11073: no more pending results, returning what we have 32457 1726867622.11079: in VariableManager get_vars() 32457 1726867622.11127: Calling all_inventory to load vars for managed_node1 32457 1726867622.11130: Calling groups_inventory to load vars for managed_node1 32457 1726867622.11132: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.11146: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.11149: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.11152: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.12707: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.14382: done with get_vars() 32457 1726867622.14401: variable 'ansible_search_path' from source: unknown 32457 1726867622.14402: variable 'ansible_search_path' from source: unknown 32457 1726867622.14445: we have included files to process 32457 1726867622.14446: generating all_blocks data 32457 1726867622.14448: done generating all_blocks data 32457 1726867622.14449: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867622.14451: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867622.14453: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 32457 1726867622.14641: done processing included file 32457 1726867622.14643: iterating over new_blocks loaded from include file 32457 1726867622.14644: in VariableManager get_vars() 32457 1726867622.14671: done with get_vars() 32457 1726867622.14673: filtering new block on tags 32457 1726867622.14690: done filtering new block on tags 32457 1726867622.14693: 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_node1 32457 1726867622.14698: extending task lists for all hosts with included blocks 32457 1726867622.14808: done extending task lists 32457 1726867622.14809: done processing included files 32457 1726867622.14810: results queue empty 32457 1726867622.14810: checking for any_errors_fatal 32457 1726867622.14814: done checking for any_errors_fatal 32457 1726867622.14814: checking for max_fail_percentage 32457 1726867622.14815: done checking for max_fail_percentage 32457 1726867622.14816: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.14817: done checking to see if all hosts have failed 32457 1726867622.14818: getting the remaining hosts for this loop 32457 1726867622.14819: done getting the remaining hosts for this loop 32457 1726867622.14821: getting the next task for host managed_node1 32457 1726867622.14825: done getting next task for host managed_node1 32457 1726867622.14827: ^ task is: TASK: Get stat for interface {{ interface }} 32457 1726867622.14830: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32457 1726867622.14832: getting variables 32457 1726867622.14833: in VariableManager get_vars() 32457 1726867622.14845: Calling all_inventory to load vars for managed_node1 32457 1726867622.14848: Calling groups_inventory to load vars for managed_node1 32457 1726867622.14850: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.14855: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.14858: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.14861: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.19849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.20764: done with get_vars() 32457 1726867622.20785: done getting variables 32457 1726867622.20928: variable 'interface' from source: include params 32457 1726867622.20931: variable 'vlan_interface' from source: play vars 32457 1726867622.20992: variable 'vlan_interface' from source: play vars TASK [Get stat for interface lsr101.90] **************************************** 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:27:02 -0400 (0:00:00.115) 0:00:18.136 ****** 32457 1726867622.21023: entering _queue_task() for managed_node1/stat 32457 1726867622.21372: worker is 1 (out of 1 available) 32457 1726867622.21387: exiting _queue_task() for managed_node1/stat 32457 1726867622.21399: done queuing things up, now waiting for results queue to drain 32457 1726867622.21401: waiting for pending results... 32457 1726867622.21691: running TaskExecutor() for managed_node1/TASK: Get stat for interface lsr101.90 32457 1726867622.21829: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000069c 32457 1726867622.21839: variable 'ansible_search_path' from source: unknown 32457 1726867622.21842: variable 'ansible_search_path' from source: unknown 32457 1726867622.21869: calling self._execute() 32457 1726867622.21952: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.21956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.21966: variable 'omit' from source: magic vars 32457 1726867622.22259: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.22269: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.22274: variable 'omit' from source: magic vars 32457 1726867622.22307: variable 'omit' from source: magic vars 32457 1726867622.22375: variable 'interface' from source: include params 32457 1726867622.22381: variable 'vlan_interface' from source: play vars 32457 1726867622.22432: variable 'vlan_interface' from source: play vars 32457 1726867622.22447: variable 'omit' from source: magic vars 32457 1726867622.22481: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867622.22507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867622.22528: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867622.22543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.22554: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.22579: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867622.22583: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.22585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.22652: Set connection var ansible_connection to ssh 32457 1726867622.22662: Set connection var ansible_timeout to 10 32457 1726867622.22665: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867622.22672: Set connection var ansible_shell_executable to /bin/sh 32457 1726867622.22676: Set connection var ansible_shell_type to sh 32457 1726867622.22685: Set connection var ansible_pipelining to False 32457 1726867622.22701: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.22703: variable 'ansible_connection' from source: unknown 32457 1726867622.22706: variable 'ansible_module_compression' from source: unknown 32457 1726867622.22708: variable 'ansible_shell_type' from source: unknown 32457 1726867622.22710: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.22712: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.22719: variable 'ansible_pipelining' from source: unknown 32457 1726867622.22722: variable 'ansible_timeout' from source: unknown 32457 1726867622.22726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.22875: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867622.22881: variable 'omit' from source: magic vars 32457 1726867622.22887: starting attempt loop 32457 1726867622.22890: running the handler 32457 1726867622.22903: _low_level_execute_command(): starting 32457 1726867622.22910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867622.23421: 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 <<< 32457 1726867622.23426: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 32457 1726867622.23430: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.23485: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867622.23489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.23490: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.23541: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.25218: stdout chunk (state=3): >>>/root <<< 32457 1726867622.25368: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.25372: stdout chunk (state=3): >>><<< 32457 1726867622.25376: stderr chunk (state=3): >>><<< 32457 1726867622.25409: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.25507: _low_level_execute_command(): starting 32457 1726867622.25510: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048 `" && echo ansible-tmp-1726867622.2541814-33335-36767409527048="` echo /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048 `" ) && sleep 0' 32457 1726867622.26102: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867622.26152: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.26265: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.26307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.26349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.28305: stdout chunk (state=3): >>>ansible-tmp-1726867622.2541814-33335-36767409527048=/root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048 <<< 32457 1726867622.28452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.28473: stderr chunk (state=3): >>><<< 32457 1726867622.28485: stdout chunk (state=3): >>><<< 32457 1726867622.28510: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867622.2541814-33335-36767409527048=/root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.28581: variable 'ansible_module_compression' from source: unknown 32457 1726867622.28676: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32457 1726867622.28701: variable 'ansible_facts' from source: unknown 32457 1726867622.28801: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py 32457 1726867622.29007: Sending initial data 32457 1726867622.29010: Sent initial data (152 bytes) 32457 1726867622.29644: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867622.29657: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867622.29799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867622.29803: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.29846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.29903: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.31507: 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 <<< 32457 1726867622.31564: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867622.31622: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmptrslatm1 /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py <<< 32457 1726867622.31625: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py" <<< 32457 1726867622.31701: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmptrslatm1" to remote "/root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py" <<< 32457 1726867622.32519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.32544: stderr chunk (state=3): >>><<< 32457 1726867622.32649: stdout chunk (state=3): >>><<< 32457 1726867622.32652: done transferring module to remote 32457 1726867622.32655: _low_level_execute_command(): starting 32457 1726867622.32657: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/ /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py && sleep 0' 32457 1726867622.33268: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867622.33288: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867622.33320: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867622.33412: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867622.33428: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.33461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867622.33476: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.33499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.33590: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.35445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.35451: stdout chunk (state=3): >>><<< 32457 1726867622.35459: stderr chunk (state=3): >>><<< 32457 1726867622.35471: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.35481: _low_level_execute_command(): starting 32457 1726867622.35487: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/AnsiballZ_stat.py && sleep 0' 32457 1726867622.35917: 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 <<< 32457 1726867622.35922: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867622.35925: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867622.35927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.35929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867622.35932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.35970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.35973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.36032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.51394: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101.90", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33215, "dev": 23, "nlink": 1, "atime": 1726867621.2530923, "mtime": 1726867621.2530923, "ctime": 1726867621.2530923, "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/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101.90", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32457 1726867622.52780: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867622.52810: stderr chunk (state=3): >>><<< 32457 1726867622.52814: stdout chunk (state=3): >>><<< 32457 1726867622.52834: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/lsr101.90", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 33215, "dev": 23, "nlink": 1, "atime": 1726867621.2530923, "mtime": 1726867621.2530923, "ctime": 1726867621.2530923, "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/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/lsr101.90", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867622.52872: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/lsr101.90', '_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-1726867622.2541814-33335-36767409527048/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867622.52883: _low_level_execute_command(): starting 32457 1726867622.52889: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867622.2541814-33335-36767409527048/ > /dev/null 2>&1 && sleep 0' 32457 1726867622.53344: 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 <<< 32457 1726867622.53347: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.53350: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867622.53352: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.53405: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867622.53412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.53415: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.53466: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.55320: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.55341: stderr chunk (state=3): >>><<< 32457 1726867622.55344: stdout chunk (state=3): >>><<< 32457 1726867622.55357: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.55363: handler run complete 32457 1726867622.55402: attempt loop complete, returning result 32457 1726867622.55406: _execute() done 32457 1726867622.55409: dumping result to json 32457 1726867622.55411: done dumping result, returning 32457 1726867622.55422: done running TaskExecutor() for managed_node1/TASK: Get stat for interface lsr101.90 [0affcac9-a3a5-a1ad-cd15-00000000069c] 32457 1726867622.55425: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000069c 32457 1726867622.55526: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000069c 32457 1726867622.55529: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "atime": 1726867621.2530923, "block_size": 4096, "blocks": 0, "ctime": 1726867621.2530923, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 33215, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/lsr101.90", "lnk_target": "../../devices/virtual/net/lsr101.90", "mode": "0777", "mtime": 1726867621.2530923, "nlink": 1, "path": "/sys/class/net/lsr101.90", "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 } } 32457 1726867622.55615: no more pending results, returning what we have 32457 1726867622.55618: results queue empty 32457 1726867622.55619: checking for any_errors_fatal 32457 1726867622.55620: done checking for any_errors_fatal 32457 1726867622.55621: checking for max_fail_percentage 32457 1726867622.55623: done checking for max_fail_percentage 32457 1726867622.55623: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.55624: done checking to see if all hosts have failed 32457 1726867622.55625: getting the remaining hosts for this loop 32457 1726867622.55626: done getting the remaining hosts for this loop 32457 1726867622.55629: getting the next task for host managed_node1 32457 1726867622.55640: done getting next task for host managed_node1 32457 1726867622.55643: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 32457 1726867622.55646: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 32457 1726867622.55651: getting variables 32457 1726867622.55653: in VariableManager get_vars() 32457 1726867622.55694: Calling all_inventory to load vars for managed_node1 32457 1726867622.55696: Calling groups_inventory to load vars for managed_node1 32457 1726867622.55698: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.55708: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.55710: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.55712: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.56637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.57524: done with get_vars() 32457 1726867622.57539: done getting variables 32457 1726867622.57582: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867622.57670: variable 'interface' from source: include params 32457 1726867622.57673: variable 'vlan_interface' from source: play vars 32457 1726867622.57718: variable 'vlan_interface' from source: play vars TASK [Assert that the interface is present - 'lsr101.90'] ********************** 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:27:02 -0400 (0:00:00.367) 0:00:18.503 ****** 32457 1726867622.57747: entering _queue_task() for managed_node1/assert 32457 1726867622.57973: worker is 1 (out of 1 available) 32457 1726867622.57988: exiting _queue_task() for managed_node1/assert 32457 1726867622.58001: done queuing things up, now waiting for results queue to drain 32457 1726867622.58002: waiting for pending results... 32457 1726867622.58175: running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'lsr101.90' 32457 1726867622.58243: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000579 32457 1726867622.58253: variable 'ansible_search_path' from source: unknown 32457 1726867622.58257: variable 'ansible_search_path' from source: unknown 32457 1726867622.58292: calling self._execute() 32457 1726867622.58372: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.58376: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.58388: variable 'omit' from source: magic vars 32457 1726867622.58661: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.58673: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.58682: variable 'omit' from source: magic vars 32457 1726867622.58707: variable 'omit' from source: magic vars 32457 1726867622.58774: variable 'interface' from source: include params 32457 1726867622.58780: variable 'vlan_interface' from source: play vars 32457 1726867622.58828: variable 'vlan_interface' from source: play vars 32457 1726867622.58842: variable 'omit' from source: magic vars 32457 1726867622.58875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867622.58904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867622.58924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867622.58937: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.58947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.58970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867622.58973: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.58976: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.59051: Set connection var ansible_connection to ssh 32457 1726867622.59057: Set connection var ansible_timeout to 10 32457 1726867622.59063: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867622.59069: Set connection var ansible_shell_executable to /bin/sh 32457 1726867622.59072: Set connection var ansible_shell_type to sh 32457 1726867622.59080: Set connection var ansible_pipelining to False 32457 1726867622.59098: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.59101: variable 'ansible_connection' from source: unknown 32457 1726867622.59103: variable 'ansible_module_compression' from source: unknown 32457 1726867622.59108: variable 'ansible_shell_type' from source: unknown 32457 1726867622.59110: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.59112: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.59116: variable 'ansible_pipelining' from source: unknown 32457 1726867622.59119: variable 'ansible_timeout' from source: unknown 32457 1726867622.59131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.59224: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867622.59240: variable 'omit' from source: magic vars 32457 1726867622.59243: starting attempt loop 32457 1726867622.59245: running the handler 32457 1726867622.59332: variable 'interface_stat' from source: set_fact 32457 1726867622.59350: Evaluated conditional (interface_stat.stat.exists): True 32457 1726867622.59357: handler run complete 32457 1726867622.59368: attempt loop complete, returning result 32457 1726867622.59371: _execute() done 32457 1726867622.59374: dumping result to json 32457 1726867622.59379: done dumping result, returning 32457 1726867622.59381: done running TaskExecutor() for managed_node1/TASK: Assert that the interface is present - 'lsr101.90' [0affcac9-a3a5-a1ad-cd15-000000000579] 32457 1726867622.59387: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000579 32457 1726867622.59472: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000579 32457 1726867622.59475: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867622.59518: no more pending results, returning what we have 32457 1726867622.59521: results queue empty 32457 1726867622.59522: checking for any_errors_fatal 32457 1726867622.59530: done checking for any_errors_fatal 32457 1726867622.59531: checking for max_fail_percentage 32457 1726867622.59532: done checking for max_fail_percentage 32457 1726867622.59533: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.59534: done checking to see if all hosts have failed 32457 1726867622.59535: getting the remaining hosts for this loop 32457 1726867622.59536: done getting the remaining hosts for this loop 32457 1726867622.59538: getting the next task for host managed_node1 32457 1726867622.59545: done getting next task for host managed_node1 32457 1726867622.59548: ^ task is: TASK: Include the task 'assert_profile_present.yml' 32457 1726867622.59550: ^ state is: HOST STATE: block=2, 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 32457 1726867622.59554: getting variables 32457 1726867622.59557: in VariableManager get_vars() 32457 1726867622.59591: Calling all_inventory to load vars for managed_node1 32457 1726867622.59593: Calling groups_inventory to load vars for managed_node1 32457 1726867622.59595: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.59604: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.59606: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.59608: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.60361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.61243: done with get_vars() 32457 1726867622.61257: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:50 Friday 20 September 2024 17:27:02 -0400 (0:00:00.035) 0:00:18.539 ****** 32457 1726867622.61323: entering _queue_task() for managed_node1/include_tasks 32457 1726867622.61506: worker is 1 (out of 1 available) 32457 1726867622.61525: exiting _queue_task() for managed_node1/include_tasks 32457 1726867622.61538: done queuing things up, now waiting for results queue to drain 32457 1726867622.61540: waiting for pending results... 32457 1726867622.61771: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' 32457 1726867622.61840: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000005c 32457 1726867622.61851: variable 'ansible_search_path' from source: unknown 32457 1726867622.61891: variable 'interface' from source: play vars 32457 1726867622.62037: variable 'interface' from source: play vars 32457 1726867622.62048: variable 'vlan_interface' from source: play vars 32457 1726867622.62097: variable 'vlan_interface' from source: play vars 32457 1726867622.62108: variable 'omit' from source: magic vars 32457 1726867622.62220: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.62223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.62241: variable 'omit' from source: magic vars 32457 1726867622.62404: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.62411: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.62434: variable 'item' from source: unknown 32457 1726867622.62481: variable 'item' from source: unknown 32457 1726867622.62618: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.62621: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.62624: variable 'omit' from source: magic vars 32457 1726867622.62690: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.62694: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.62713: variable 'item' from source: unknown 32457 1726867622.62757: variable 'item' from source: unknown 32457 1726867622.62821: dumping result to json 32457 1726867622.62824: done dumping result, returning 32457 1726867622.62827: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-a1ad-cd15-00000000005c] 32457 1726867622.62829: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005c 32457 1726867622.62868: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005c 32457 1726867622.62870: WORKER PROCESS EXITING 32457 1726867622.62901: no more pending results, returning what we have 32457 1726867622.62906: in VariableManager get_vars() 32457 1726867622.62947: Calling all_inventory to load vars for managed_node1 32457 1726867622.62949: Calling groups_inventory to load vars for managed_node1 32457 1726867622.62951: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.62959: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.62962: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.62964: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.64368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.65709: done with get_vars() 32457 1726867622.65725: variable 'ansible_search_path' from source: unknown 32457 1726867622.65736: variable 'ansible_search_path' from source: unknown 32457 1726867622.65741: we have included files to process 32457 1726867622.65741: generating all_blocks data 32457 1726867622.65742: done generating all_blocks data 32457 1726867622.65746: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.65747: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.65748: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.65871: in VariableManager get_vars() 32457 1726867622.65887: done with get_vars() 32457 1726867622.66052: done processing included file 32457 1726867622.66054: iterating over new_blocks loaded from include file 32457 1726867622.66055: in VariableManager get_vars() 32457 1726867622.66067: done with get_vars() 32457 1726867622.66068: filtering new block on tags 32457 1726867622.66083: done filtering new block on tags 32457 1726867622.66084: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=lsr101) 32457 1726867622.66087: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.66088: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.66090: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 32457 1726867622.66147: in VariableManager get_vars() 32457 1726867622.66163: done with get_vars() 32457 1726867622.66341: done processing included file 32457 1726867622.66343: iterating over new_blocks loaded from include file 32457 1726867622.66344: in VariableManager get_vars() 32457 1726867622.66358: done with get_vars() 32457 1726867622.66359: filtering new block on tags 32457 1726867622.66370: done filtering new block on tags 32457 1726867622.66371: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml for managed_node1 => (item=lsr101.90) 32457 1726867622.66374: extending task lists for all hosts with included blocks 32457 1726867622.68358: done extending task lists 32457 1726867622.68359: done processing included files 32457 1726867622.68360: results queue empty 32457 1726867622.68361: checking for any_errors_fatal 32457 1726867622.68364: done checking for any_errors_fatal 32457 1726867622.68364: checking for max_fail_percentage 32457 1726867622.68365: done checking for max_fail_percentage 32457 1726867622.68366: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.68367: done checking to see if all hosts have failed 32457 1726867622.68367: getting the remaining hosts for this loop 32457 1726867622.68369: done getting the remaining hosts for this loop 32457 1726867622.68371: getting the next task for host managed_node1 32457 1726867622.68375: done getting next task for host managed_node1 32457 1726867622.68379: ^ task is: TASK: Include the task 'get_profile_stat.yml' 32457 1726867622.68381: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867622.68384: getting variables 32457 1726867622.68385: in VariableManager get_vars() 32457 1726867622.68397: Calling all_inventory to load vars for managed_node1 32457 1726867622.68399: Calling groups_inventory to load vars for managed_node1 32457 1726867622.68401: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.68407: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.68409: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.68420: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.69872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.71736: done with get_vars() 32457 1726867622.71757: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:27:02 -0400 (0:00:00.105) 0:00:18.644 ****** 32457 1726867622.71835: entering _queue_task() for managed_node1/include_tasks 32457 1726867622.72184: worker is 1 (out of 1 available) 32457 1726867622.72196: exiting _queue_task() for managed_node1/include_tasks 32457 1726867622.72212: done queuing things up, now waiting for results queue to drain 32457 1726867622.72216: waiting for pending results... 32457 1726867622.72535: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 32457 1726867622.72587: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006b8 32457 1726867622.72630: variable 'ansible_search_path' from source: unknown 32457 1726867622.72634: variable 'ansible_search_path' from source: unknown 32457 1726867622.72655: calling self._execute() 32457 1726867622.72758: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.72847: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.72851: variable 'omit' from source: magic vars 32457 1726867622.73207: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.73233: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.73290: _execute() done 32457 1726867622.73300: dumping result to json 32457 1726867622.73308: done dumping result, returning 32457 1726867622.73328: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-a1ad-cd15-0000000006b8] 32457 1726867622.73337: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006b8 32457 1726867622.73654: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006b8 32457 1726867622.73657: WORKER PROCESS EXITING 32457 1726867622.73687: no more pending results, returning what we have 32457 1726867622.73693: in VariableManager get_vars() 32457 1726867622.73741: Calling all_inventory to load vars for managed_node1 32457 1726867622.73744: Calling groups_inventory to load vars for managed_node1 32457 1726867622.73746: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.73759: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.73763: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.73767: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.75917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.78746: done with get_vars() 32457 1726867622.78771: variable 'ansible_search_path' from source: unknown 32457 1726867622.78772: variable 'ansible_search_path' from source: unknown 32457 1726867622.78811: we have included files to process 32457 1726867622.78812: generating all_blocks data 32457 1726867622.78813: done generating all_blocks data 32457 1726867622.78815: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867622.78816: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867622.78818: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867622.79870: done processing included file 32457 1726867622.79873: iterating over new_blocks loaded from include file 32457 1726867622.79874: in VariableManager get_vars() 32457 1726867622.79897: done with get_vars() 32457 1726867622.79899: filtering new block on tags 32457 1726867622.79922: done filtering new block on tags 32457 1726867622.79926: in VariableManager get_vars() 32457 1726867622.79944: done with get_vars() 32457 1726867622.79951: filtering new block on tags 32457 1726867622.79972: done filtering new block on tags 32457 1726867622.79974: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 32457 1726867622.79982: extending task lists for all hosts with included blocks 32457 1726867622.80260: done extending task lists 32457 1726867622.80261: done processing included files 32457 1726867622.80262: results queue empty 32457 1726867622.80263: checking for any_errors_fatal 32457 1726867622.80266: done checking for any_errors_fatal 32457 1726867622.80267: checking for max_fail_percentage 32457 1726867622.80268: done checking for max_fail_percentage 32457 1726867622.80269: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.80270: done checking to see if all hosts have failed 32457 1726867622.80270: getting the remaining hosts for this loop 32457 1726867622.80272: done getting the remaining hosts for this loop 32457 1726867622.80274: getting the next task for host managed_node1 32457 1726867622.80385: done getting next task for host managed_node1 32457 1726867622.80392: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 32457 1726867622.80395: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867622.80398: getting variables 32457 1726867622.80399: in VariableManager get_vars() 32457 1726867622.80465: Calling all_inventory to load vars for managed_node1 32457 1726867622.80468: Calling groups_inventory to load vars for managed_node1 32457 1726867622.80470: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.80476: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.80480: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.80483: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.81825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.83469: done with get_vars() 32457 1726867622.83491: done getting variables 32457 1726867622.83530: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:27:02 -0400 (0:00:00.117) 0:00:18.761 ****** 32457 1726867622.83564: entering _queue_task() for managed_node1/set_fact 32457 1726867622.84017: worker is 1 (out of 1 available) 32457 1726867622.84030: exiting _queue_task() for managed_node1/set_fact 32457 1726867622.84042: done queuing things up, now waiting for results queue to drain 32457 1726867622.84044: waiting for pending results... 32457 1726867622.84515: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 32457 1726867622.84665: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f0 32457 1726867622.84682: variable 'ansible_search_path' from source: unknown 32457 1726867622.84686: variable 'ansible_search_path' from source: unknown 32457 1726867622.84786: calling self._execute() 32457 1726867622.85029: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.85033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.85045: variable 'omit' from source: magic vars 32457 1726867622.85785: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.85790: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.85793: variable 'omit' from source: magic vars 32457 1726867622.85796: variable 'omit' from source: magic vars 32457 1726867622.85798: variable 'omit' from source: magic vars 32457 1726867622.85801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867622.85893: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867622.85896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867622.85899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.85901: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.85924: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867622.85928: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.85930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.86038: Set connection var ansible_connection to ssh 32457 1726867622.86047: Set connection var ansible_timeout to 10 32457 1726867622.86052: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867622.86061: Set connection var ansible_shell_executable to /bin/sh 32457 1726867622.86064: Set connection var ansible_shell_type to sh 32457 1726867622.86073: Set connection var ansible_pipelining to False 32457 1726867622.86096: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.86107: variable 'ansible_connection' from source: unknown 32457 1726867622.86111: variable 'ansible_module_compression' from source: unknown 32457 1726867622.86114: variable 'ansible_shell_type' from source: unknown 32457 1726867622.86117: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.86132: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.86135: variable 'ansible_pipelining' from source: unknown 32457 1726867622.86137: variable 'ansible_timeout' from source: unknown 32457 1726867622.86139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.86346: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867622.86350: variable 'omit' from source: magic vars 32457 1726867622.86352: starting attempt loop 32457 1726867622.86355: running the handler 32457 1726867622.86357: handler run complete 32457 1726867622.86359: attempt loop complete, returning result 32457 1726867622.86361: _execute() done 32457 1726867622.86363: dumping result to json 32457 1726867622.86365: done dumping result, returning 32457 1726867622.86367: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-a1ad-cd15-0000000007f0] 32457 1726867622.86369: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f0 ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 32457 1726867622.86626: no more pending results, returning what we have 32457 1726867622.86629: results queue empty 32457 1726867622.86629: checking for any_errors_fatal 32457 1726867622.86631: done checking for any_errors_fatal 32457 1726867622.86631: checking for max_fail_percentage 32457 1726867622.86633: done checking for max_fail_percentage 32457 1726867622.86633: checking to see if all hosts have failed and the running result is not ok 32457 1726867622.86634: done checking to see if all hosts have failed 32457 1726867622.86635: getting the remaining hosts for this loop 32457 1726867622.86636: done getting the remaining hosts for this loop 32457 1726867622.86639: getting the next task for host managed_node1 32457 1726867622.86647: done getting next task for host managed_node1 32457 1726867622.86649: ^ task is: TASK: Stat profile file 32457 1726867622.86653: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867622.86657: getting variables 32457 1726867622.86658: in VariableManager get_vars() 32457 1726867622.86691: Calling all_inventory to load vars for managed_node1 32457 1726867622.86694: Calling groups_inventory to load vars for managed_node1 32457 1726867622.86696: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867622.86704: Calling all_plugins_play to load vars for managed_node1 32457 1726867622.86707: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867622.86710: Calling groups_plugins_play to load vars for managed_node1 32457 1726867622.87494: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f0 32457 1726867622.87497: WORKER PROCESS EXITING 32457 1726867622.88555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867622.91141: done with get_vars() 32457 1726867622.91163: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:27:02 -0400 (0:00:00.077) 0:00:18.839 ****** 32457 1726867622.91314: entering _queue_task() for managed_node1/stat 32457 1726867622.91862: worker is 1 (out of 1 available) 32457 1726867622.91876: exiting _queue_task() for managed_node1/stat 32457 1726867622.92064: done queuing things up, now waiting for results queue to drain 32457 1726867622.92066: waiting for pending results... 32457 1726867622.92482: running TaskExecutor() for managed_node1/TASK: Stat profile file 32457 1726867622.92697: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f1 32457 1726867622.92710: variable 'ansible_search_path' from source: unknown 32457 1726867622.92714: variable 'ansible_search_path' from source: unknown 32457 1726867622.92871: calling self._execute() 32457 1726867622.92966: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.93016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.93092: variable 'omit' from source: magic vars 32457 1726867622.93494: variable 'ansible_distribution_major_version' from source: facts 32457 1726867622.93518: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867622.93531: variable 'omit' from source: magic vars 32457 1726867622.93590: variable 'omit' from source: magic vars 32457 1726867622.93727: variable 'profile' from source: include params 32457 1726867622.93731: variable 'item' from source: include params 32457 1726867622.93783: variable 'item' from source: include params 32457 1726867622.93806: variable 'omit' from source: magic vars 32457 1726867622.93855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867622.93945: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867622.93948: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867622.93951: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.93966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867622.94004: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867622.94014: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.94022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.94129: Set connection var ansible_connection to ssh 32457 1726867622.94149: Set connection var ansible_timeout to 10 32457 1726867622.94152: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867622.94165: Set connection var ansible_shell_executable to /bin/sh 32457 1726867622.94168: Set connection var ansible_shell_type to sh 32457 1726867622.94183: Set connection var ansible_pipelining to False 32457 1726867622.94200: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.94204: variable 'ansible_connection' from source: unknown 32457 1726867622.94206: variable 'ansible_module_compression' from source: unknown 32457 1726867622.94208: variable 'ansible_shell_type' from source: unknown 32457 1726867622.94211: variable 'ansible_shell_executable' from source: unknown 32457 1726867622.94213: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867622.94218: variable 'ansible_pipelining' from source: unknown 32457 1726867622.94220: variable 'ansible_timeout' from source: unknown 32457 1726867622.94222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867622.94385: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867622.94389: variable 'omit' from source: magic vars 32457 1726867622.94392: starting attempt loop 32457 1726867622.94394: running the handler 32457 1726867622.94406: _low_level_execute_command(): starting 32457 1726867622.94416: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867622.94875: 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 <<< 32457 1726867622.94906: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.94909: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867622.94931: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867622.94936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.95003: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.95007: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.95100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.96805: stdout chunk (state=3): >>>/root <<< 32457 1726867622.96902: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.97082: stderr chunk (state=3): >>><<< 32457 1726867622.97085: stdout chunk (state=3): >>><<< 32457 1726867622.97090: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.97093: _low_level_execute_command(): starting 32457 1726867622.97096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306 `" && echo ansible-tmp-1726867622.9696817-33369-256991762974306="` echo /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306 `" ) && sleep 0' 32457 1726867622.97568: 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 <<< 32457 1726867622.97574: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867622.97589: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.97608: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867622.97653: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867622.97666: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867622.97720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867622.99630: stdout chunk (state=3): >>>ansible-tmp-1726867622.9696817-33369-256991762974306=/root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306 <<< 32457 1726867622.99736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867622.99756: stderr chunk (state=3): >>><<< 32457 1726867622.99760: stdout chunk (state=3): >>><<< 32457 1726867622.99780: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867622.9696817-33369-256991762974306=/root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867622.99813: variable 'ansible_module_compression' from source: unknown 32457 1726867622.99857: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32457 1726867622.99894: variable 'ansible_facts' from source: unknown 32457 1726867622.99945: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py 32457 1726867623.00040: Sending initial data 32457 1726867623.00043: Sent initial data (153 bytes) 32457 1726867623.00616: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.00645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867623.00668: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.00699: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.00798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.02342: 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 <<< 32457 1726867623.02351: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32457 1726867623.02389: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867623.02439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpu3vuuva9 /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py <<< 32457 1726867623.02443: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py" <<< 32457 1726867623.02484: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpu3vuuva9" to remote "/root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py" <<< 32457 1726867623.02487: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py" <<< 32457 1726867623.03026: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.03059: stderr chunk (state=3): >>><<< 32457 1726867623.03062: stdout chunk (state=3): >>><<< 32457 1726867623.03091: done transferring module to remote 32457 1726867623.03101: _low_level_execute_command(): starting 32457 1726867623.03104: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/ /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py && sleep 0' 32457 1726867623.03520: 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 <<< 32457 1726867623.03524: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867623.03527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.03530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867623.03532: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.03569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867623.03572: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.03640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.05402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.05425: stderr chunk (state=3): >>><<< 32457 1726867623.05429: stdout chunk (state=3): >>><<< 32457 1726867623.05439: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.05442: _low_level_execute_command(): starting 32457 1726867623.05447: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/AnsiballZ_stat.py && sleep 0' 32457 1726867623.05843: 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 <<< 32457 1726867623.05846: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.05849: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867623.05851: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.05889: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.05896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.05965: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.21411: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32457 1726867623.22789: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867623.22816: stderr chunk (state=3): >>><<< 32457 1726867623.22820: stdout chunk (state=3): >>><<< 32457 1726867623.22836: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867623.22867: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-lsr101', '_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-1726867622.9696817-33369-256991762974306/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867623.22871: _low_level_execute_command(): starting 32457 1726867623.22878: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867622.9696817-33369-256991762974306/ > /dev/null 2>&1 && sleep 0' 32457 1726867623.23335: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867623.23338: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867623.23340: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867623.23342: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.23400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867623.23409: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.23418: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.23455: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.25268: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.25294: stderr chunk (state=3): >>><<< 32457 1726867623.25297: stdout chunk (state=3): >>><<< 32457 1726867623.25311: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.25318: handler run complete 32457 1726867623.25334: attempt loop complete, returning result 32457 1726867623.25338: _execute() done 32457 1726867623.25341: dumping result to json 32457 1726867623.25343: done dumping result, returning 32457 1726867623.25354: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-a1ad-cd15-0000000007f1] 32457 1726867623.25357: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f1 32457 1726867623.25446: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f1 32457 1726867623.25449: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 32457 1726867623.25521: no more pending results, returning what we have 32457 1726867623.25524: results queue empty 32457 1726867623.25525: checking for any_errors_fatal 32457 1726867623.25533: done checking for any_errors_fatal 32457 1726867623.25534: checking for max_fail_percentage 32457 1726867623.25535: done checking for max_fail_percentage 32457 1726867623.25536: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.25538: done checking to see if all hosts have failed 32457 1726867623.25538: getting the remaining hosts for this loop 32457 1726867623.25539: done getting the remaining hosts for this loop 32457 1726867623.25543: getting the next task for host managed_node1 32457 1726867623.25550: done getting next task for host managed_node1 32457 1726867623.25553: ^ task is: TASK: Set NM profile exist flag based on the profile files 32457 1726867623.25557: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867623.25570: getting variables 32457 1726867623.25572: in VariableManager get_vars() 32457 1726867623.25614: Calling all_inventory to load vars for managed_node1 32457 1726867623.25617: Calling groups_inventory to load vars for managed_node1 32457 1726867623.25619: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.25630: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.25632: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.25634: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.26530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.27402: done with get_vars() 32457 1726867623.27421: done getting variables 32457 1726867623.27463: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:27:03 -0400 (0:00:00.361) 0:00:19.200 ****** 32457 1726867623.27487: entering _queue_task() for managed_node1/set_fact 32457 1726867623.27731: worker is 1 (out of 1 available) 32457 1726867623.27745: exiting _queue_task() for managed_node1/set_fact 32457 1726867623.27759: done queuing things up, now waiting for results queue to drain 32457 1726867623.27761: waiting for pending results... 32457 1726867623.27944: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 32457 1726867623.28013: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f2 32457 1726867623.28026: variable 'ansible_search_path' from source: unknown 32457 1726867623.28030: variable 'ansible_search_path' from source: unknown 32457 1726867623.28057: calling self._execute() 32457 1726867623.28137: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.28140: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.28150: variable 'omit' from source: magic vars 32457 1726867623.28436: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.28445: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.28531: variable 'profile_stat' from source: set_fact 32457 1726867623.28542: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867623.28546: when evaluation is False, skipping this task 32457 1726867623.28549: _execute() done 32457 1726867623.28551: dumping result to json 32457 1726867623.28554: done dumping result, returning 32457 1726867623.28559: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-a1ad-cd15-0000000007f2] 32457 1726867623.28565: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f2 32457 1726867623.28646: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f2 32457 1726867623.28649: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867623.28696: no more pending results, returning what we have 32457 1726867623.28700: results queue empty 32457 1726867623.28700: checking for any_errors_fatal 32457 1726867623.28709: done checking for any_errors_fatal 32457 1726867623.28710: checking for max_fail_percentage 32457 1726867623.28711: done checking for max_fail_percentage 32457 1726867623.28712: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.28714: done checking to see if all hosts have failed 32457 1726867623.28714: getting the remaining hosts for this loop 32457 1726867623.28716: done getting the remaining hosts for this loop 32457 1726867623.28719: getting the next task for host managed_node1 32457 1726867623.28726: done getting next task for host managed_node1 32457 1726867623.28728: ^ task is: TASK: Get NM profile info 32457 1726867623.28732: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867623.28736: getting variables 32457 1726867623.28738: in VariableManager get_vars() 32457 1726867623.28772: Calling all_inventory to load vars for managed_node1 32457 1726867623.28774: Calling groups_inventory to load vars for managed_node1 32457 1726867623.28776: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.28788: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.28790: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.28792: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.29549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.30509: done with get_vars() 32457 1726867623.30526: done getting variables 32457 1726867623.30591: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:27:03 -0400 (0:00:00.031) 0:00:19.232 ****** 32457 1726867623.30616: entering _queue_task() for managed_node1/shell 32457 1726867623.30618: Creating lock for shell 32457 1726867623.30828: worker is 1 (out of 1 available) 32457 1726867623.30843: exiting _queue_task() for managed_node1/shell 32457 1726867623.30856: done queuing things up, now waiting for results queue to drain 32457 1726867623.30858: waiting for pending results... 32457 1726867623.31033: running TaskExecutor() for managed_node1/TASK: Get NM profile info 32457 1726867623.31110: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f3 32457 1726867623.31122: variable 'ansible_search_path' from source: unknown 32457 1726867623.31126: variable 'ansible_search_path' from source: unknown 32457 1726867623.31152: calling self._execute() 32457 1726867623.31234: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.31237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.31246: variable 'omit' from source: magic vars 32457 1726867623.31507: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.31523: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.31527: variable 'omit' from source: magic vars 32457 1726867623.31554: variable 'omit' from source: magic vars 32457 1726867623.31623: variable 'profile' from source: include params 32457 1726867623.31632: variable 'item' from source: include params 32457 1726867623.31675: variable 'item' from source: include params 32457 1726867623.31690: variable 'omit' from source: magic vars 32457 1726867623.31723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867623.31754: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867623.31768: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867623.31781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867623.31791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867623.31813: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867623.31819: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.31821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.31889: Set connection var ansible_connection to ssh 32457 1726867623.31896: Set connection var ansible_timeout to 10 32457 1726867623.31901: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867623.31908: Set connection var ansible_shell_executable to /bin/sh 32457 1726867623.31910: Set connection var ansible_shell_type to sh 32457 1726867623.31919: Set connection var ansible_pipelining to False 32457 1726867623.31936: variable 'ansible_shell_executable' from source: unknown 32457 1726867623.31938: variable 'ansible_connection' from source: unknown 32457 1726867623.31941: variable 'ansible_module_compression' from source: unknown 32457 1726867623.31943: variable 'ansible_shell_type' from source: unknown 32457 1726867623.31946: variable 'ansible_shell_executable' from source: unknown 32457 1726867623.31948: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.31953: variable 'ansible_pipelining' from source: unknown 32457 1726867623.31955: variable 'ansible_timeout' from source: unknown 32457 1726867623.31957: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.32057: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867623.32086: variable 'omit' from source: magic vars 32457 1726867623.32090: starting attempt loop 32457 1726867623.32092: running the handler 32457 1726867623.32101: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867623.32119: _low_level_execute_command(): starting 32457 1726867623.32124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867623.32661: 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 <<< 32457 1726867623.32665: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.32667: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867623.32670: 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 <<< 32457 1726867623.32672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.32724: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.32732: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.32798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.34469: stdout chunk (state=3): >>>/root <<< 32457 1726867623.34569: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.34601: stderr chunk (state=3): >>><<< 32457 1726867623.34605: stdout chunk (state=3): >>><<< 32457 1726867623.34624: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.34634: _low_level_execute_command(): starting 32457 1726867623.34640: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360 `" && echo ansible-tmp-1726867623.3462305-33386-239164498628360="` echo /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360 `" ) && sleep 0' 32457 1726867623.35222: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.35225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867623.35228: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.35244: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.35283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.35333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.37220: stdout chunk (state=3): >>>ansible-tmp-1726867623.3462305-33386-239164498628360=/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360 <<< 32457 1726867623.37325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.37348: stderr chunk (state=3): >>><<< 32457 1726867623.37351: stdout chunk (state=3): >>><<< 32457 1726867623.37368: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867623.3462305-33386-239164498628360=/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.37395: variable 'ansible_module_compression' from source: unknown 32457 1726867623.37433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867623.37470: variable 'ansible_facts' from source: unknown 32457 1726867623.37521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py 32457 1726867623.37617: Sending initial data 32457 1726867623.37621: Sent initial data (156 bytes) 32457 1726867623.38045: 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 <<< 32457 1726867623.38049: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.38051: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867623.38053: 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.57 originally 10.31.12.57 <<< 32457 1726867623.38055: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.38091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.38110: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.38157: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.39742: 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 <<< 32457 1726867623.39807: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867623.39855: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpwm3os4lz /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py <<< 32457 1726867623.39859: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py" <<< 32457 1726867623.39927: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpwm3os4lz" to remote "/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py" <<< 32457 1726867623.41098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.41102: stdout chunk (state=3): >>><<< 32457 1726867623.41104: stderr chunk (state=3): >>><<< 32457 1726867623.41115: done transferring module to remote 32457 1726867623.41131: _low_level_execute_command(): starting 32457 1726867623.41141: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/ /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py && sleep 0' 32457 1726867623.41790: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867623.41802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867623.41879: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.41948: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.42032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.44269: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.44273: stdout chunk (state=3): >>><<< 32457 1726867623.44275: stderr chunk (state=3): >>><<< 32457 1726867623.44280: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.44282: _low_level_execute_command(): starting 32457 1726867623.44285: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/AnsiballZ_command.py && sleep 0' 32457 1726867623.45324: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867623.45394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867623.45402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867623.45419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867623.45439: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867623.45443: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867623.45457: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.45489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867623.45492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867623.45527: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.45665: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.45691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.62969: stdout chunk (state=3): >>> {"changed": true, "stdout": "lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection \nlsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "start": "2024-09-20 17:27:03.607708", "end": "2024-09-20 17:27:03.627666", "delta": "0:00:00.019958", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32457 1726867623.64784: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867623.64789: stdout chunk (state=3): >>><<< 32457 1726867623.64791: stderr chunk (state=3): >>><<< 32457 1726867623.64794: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection \nlsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "start": "2024-09-20 17:27:03.607708", "end": "2024-09-20 17:27:03.627666", "delta": "0:00:00.019958", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867623.64797: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867623.64800: _low_level_execute_command(): starting 32457 1726867623.64803: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867623.3462305-33386-239164498628360/ > /dev/null 2>&1 && sleep 0' 32457 1726867623.65609: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867623.65617: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867623.65630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867623.65697: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867623.65749: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867623.65760: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867623.65784: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867623.65863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867623.67692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867623.67726: stderr chunk (state=3): >>><<< 32457 1726867623.67749: stdout chunk (state=3): >>><<< 32457 1726867623.67765: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867623.67983: handler run complete 32457 1726867623.67986: Evaluated conditional (False): False 32457 1726867623.67989: attempt loop complete, returning result 32457 1726867623.67991: _execute() done 32457 1726867623.67993: dumping result to json 32457 1726867623.67995: done dumping result, returning 32457 1726867623.67997: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-a1ad-cd15-0000000007f3] 32457 1726867623.67999: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f3 32457 1726867623.68085: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f3 32457 1726867623.68090: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101 | grep /etc", "delta": "0:00:00.019958", "end": "2024-09-20 17:27:03.627666", "rc": 0, "start": "2024-09-20 17:27:03.607708" } STDOUT: lsr101 /etc/NetworkManager/system-connections/lsr101.nmconnection lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection 32457 1726867623.68169: no more pending results, returning what we have 32457 1726867623.68173: results queue empty 32457 1726867623.68174: checking for any_errors_fatal 32457 1726867623.68185: done checking for any_errors_fatal 32457 1726867623.68186: checking for max_fail_percentage 32457 1726867623.68189: done checking for max_fail_percentage 32457 1726867623.68191: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.68192: done checking to see if all hosts have failed 32457 1726867623.68193: getting the remaining hosts for this loop 32457 1726867623.68195: done getting the remaining hosts for this loop 32457 1726867623.68203: getting the next task for host managed_node1 32457 1726867623.68212: done getting next task for host managed_node1 32457 1726867623.68215: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32457 1726867623.68220: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867623.68225: getting variables 32457 1726867623.68226: in VariableManager get_vars() 32457 1726867623.68272: Calling all_inventory to load vars for managed_node1 32457 1726867623.68274: Calling groups_inventory to load vars for managed_node1 32457 1726867623.68314: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.68327: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.68331: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.68335: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.70024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.71682: done with get_vars() 32457 1726867623.71705: done getting variables 32457 1726867623.71782: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:27:03 -0400 (0:00:00.411) 0:00:19.644 ****** 32457 1726867623.71813: entering _queue_task() for managed_node1/set_fact 32457 1726867623.72166: worker is 1 (out of 1 available) 32457 1726867623.72287: exiting _queue_task() for managed_node1/set_fact 32457 1726867623.72303: done queuing things up, now waiting for results queue to drain 32457 1726867623.72305: waiting for pending results... 32457 1726867623.72541: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32457 1726867623.72722: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f4 32457 1726867623.72726: variable 'ansible_search_path' from source: unknown 32457 1726867623.72728: variable 'ansible_search_path' from source: unknown 32457 1726867623.72731: calling self._execute() 32457 1726867623.72808: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.72820: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.72846: variable 'omit' from source: magic vars 32457 1726867623.73239: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.73282: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.73410: variable 'nm_profile_exists' from source: set_fact 32457 1726867623.73492: Evaluated conditional (nm_profile_exists.rc == 0): True 32457 1726867623.73496: variable 'omit' from source: magic vars 32457 1726867623.73499: variable 'omit' from source: magic vars 32457 1726867623.73534: variable 'omit' from source: magic vars 32457 1726867623.73580: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867623.73629: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867623.73655: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867623.73680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867623.73710: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867623.73742: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867623.73782: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.73785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.73871: Set connection var ansible_connection to ssh 32457 1726867623.73887: Set connection var ansible_timeout to 10 32457 1726867623.73898: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867623.73911: Set connection var ansible_shell_executable to /bin/sh 32457 1726867623.73926: Set connection var ansible_shell_type to sh 32457 1726867623.73981: Set connection var ansible_pipelining to False 32457 1726867623.73985: variable 'ansible_shell_executable' from source: unknown 32457 1726867623.73987: variable 'ansible_connection' from source: unknown 32457 1726867623.73990: variable 'ansible_module_compression' from source: unknown 32457 1726867623.73992: variable 'ansible_shell_type' from source: unknown 32457 1726867623.73994: variable 'ansible_shell_executable' from source: unknown 32457 1726867623.73995: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.73997: variable 'ansible_pipelining' from source: unknown 32457 1726867623.74004: variable 'ansible_timeout' from source: unknown 32457 1726867623.74013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.74182: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867623.74196: variable 'omit' from source: magic vars 32457 1726867623.74253: starting attempt loop 32457 1726867623.74256: running the handler 32457 1726867623.74258: handler run complete 32457 1726867623.74263: attempt loop complete, returning result 32457 1726867623.74265: _execute() done 32457 1726867623.74267: dumping result to json 32457 1726867623.74269: done dumping result, returning 32457 1726867623.74271: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-a1ad-cd15-0000000007f4] 32457 1726867623.74272: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f4 32457 1726867623.74436: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f4 32457 1726867623.74439: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 32457 1726867623.74497: no more pending results, returning what we have 32457 1726867623.74500: results queue empty 32457 1726867623.74500: checking for any_errors_fatal 32457 1726867623.74508: done checking for any_errors_fatal 32457 1726867623.74509: checking for max_fail_percentage 32457 1726867623.74511: done checking for max_fail_percentage 32457 1726867623.74512: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.74514: done checking to see if all hosts have failed 32457 1726867623.74514: getting the remaining hosts for this loop 32457 1726867623.74515: done getting the remaining hosts for this loop 32457 1726867623.74519: getting the next task for host managed_node1 32457 1726867623.74530: done getting next task for host managed_node1 32457 1726867623.74532: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 32457 1726867623.74537: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867623.74543: getting variables 32457 1726867623.74545: in VariableManager get_vars() 32457 1726867623.74587: Calling all_inventory to load vars for managed_node1 32457 1726867623.74590: Calling groups_inventory to load vars for managed_node1 32457 1726867623.74592: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.74603: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.74605: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.74608: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.76330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.77963: done with get_vars() 32457 1726867623.77984: done getting variables 32457 1726867623.78037: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867623.78175: variable 'profile' from source: include params 32457 1726867623.78182: variable 'item' from source: include params 32457 1726867623.78244: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-lsr101] ************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:27:03 -0400 (0:00:00.064) 0:00:19.708 ****** 32457 1726867623.78291: entering _queue_task() for managed_node1/command 32457 1726867623.78708: worker is 1 (out of 1 available) 32457 1726867623.78720: exiting _queue_task() for managed_node1/command 32457 1726867623.78732: done queuing things up, now waiting for results queue to drain 32457 1726867623.78733: waiting for pending results... 32457 1726867623.79085: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-lsr101 32457 1726867623.79090: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f6 32457 1726867623.79105: variable 'ansible_search_path' from source: unknown 32457 1726867623.79113: variable 'ansible_search_path' from source: unknown 32457 1726867623.79153: calling self._execute() 32457 1726867623.79255: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.79269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.79295: variable 'omit' from source: magic vars 32457 1726867623.79674: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.79694: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.79882: variable 'profile_stat' from source: set_fact 32457 1726867623.79886: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867623.79888: when evaluation is False, skipping this task 32457 1726867623.79891: _execute() done 32457 1726867623.79893: dumping result to json 32457 1726867623.79895: done dumping result, returning 32457 1726867623.79897: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-lsr101 [0affcac9-a3a5-a1ad-cd15-0000000007f6] 32457 1726867623.79899: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f6 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867623.80109: no more pending results, returning what we have 32457 1726867623.80113: results queue empty 32457 1726867623.80114: checking for any_errors_fatal 32457 1726867623.80121: done checking for any_errors_fatal 32457 1726867623.80122: checking for max_fail_percentage 32457 1726867623.80124: done checking for max_fail_percentage 32457 1726867623.80125: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.80126: done checking to see if all hosts have failed 32457 1726867623.80127: getting the remaining hosts for this loop 32457 1726867623.80128: done getting the remaining hosts for this loop 32457 1726867623.80131: getting the next task for host managed_node1 32457 1726867623.80141: done getting next task for host managed_node1 32457 1726867623.80144: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 32457 1726867623.80262: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867623.80268: getting variables 32457 1726867623.80270: in VariableManager get_vars() 32457 1726867623.80313: Calling all_inventory to load vars for managed_node1 32457 1726867623.80315: Calling groups_inventory to load vars for managed_node1 32457 1726867623.80318: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.80330: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f6 32457 1726867623.80333: WORKER PROCESS EXITING 32457 1726867623.80344: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.80348: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.80351: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.81770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.83400: done with get_vars() 32457 1726867623.83424: done getting variables 32457 1726867623.83485: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867623.83593: variable 'profile' from source: include params 32457 1726867623.83597: variable 'item' from source: include params 32457 1726867623.83655: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-lsr101] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:27:03 -0400 (0:00:00.053) 0:00:19.762 ****** 32457 1726867623.83691: entering _queue_task() for managed_node1/set_fact 32457 1726867623.84182: worker is 1 (out of 1 available) 32457 1726867623.84190: exiting _queue_task() for managed_node1/set_fact 32457 1726867623.84202: done queuing things up, now waiting for results queue to drain 32457 1726867623.84203: waiting for pending results... 32457 1726867623.84269: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-lsr101 32457 1726867623.84397: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f7 32457 1726867623.84416: variable 'ansible_search_path' from source: unknown 32457 1726867623.84434: variable 'ansible_search_path' from source: unknown 32457 1726867623.84478: calling self._execute() 32457 1726867623.84591: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.84603: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.84615: variable 'omit' from source: magic vars 32457 1726867623.85001: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.85088: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.85134: variable 'profile_stat' from source: set_fact 32457 1726867623.85152: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867623.85160: when evaluation is False, skipping this task 32457 1726867623.85166: _execute() done 32457 1726867623.85172: dumping result to json 32457 1726867623.85182: done dumping result, returning 32457 1726867623.85201: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-lsr101 [0affcac9-a3a5-a1ad-cd15-0000000007f7] 32457 1726867623.85210: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f7 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867623.85526: no more pending results, returning what we have 32457 1726867623.85529: results queue empty 32457 1726867623.85530: checking for any_errors_fatal 32457 1726867623.85534: done checking for any_errors_fatal 32457 1726867623.85535: checking for max_fail_percentage 32457 1726867623.85536: done checking for max_fail_percentage 32457 1726867623.85537: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.85538: done checking to see if all hosts have failed 32457 1726867623.85539: getting the remaining hosts for this loop 32457 1726867623.85540: done getting the remaining hosts for this loop 32457 1726867623.85543: getting the next task for host managed_node1 32457 1726867623.85549: done getting next task for host managed_node1 32457 1726867623.85551: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 32457 1726867623.85555: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867623.85558: getting variables 32457 1726867623.85559: in VariableManager get_vars() 32457 1726867623.85593: Calling all_inventory to load vars for managed_node1 32457 1726867623.85596: Calling groups_inventory to load vars for managed_node1 32457 1726867623.85598: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.85608: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.85610: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.85613: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.86190: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f7 32457 1726867623.86193: WORKER PROCESS EXITING 32457 1726867623.87469: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.89230: done with get_vars() 32457 1726867623.89255: done getting variables 32457 1726867623.89349: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867623.89468: variable 'profile' from source: include params 32457 1726867623.89472: variable 'item' from source: include params 32457 1726867623.89571: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-lsr101] ***************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:27:03 -0400 (0:00:00.059) 0:00:19.821 ****** 32457 1726867623.89608: entering _queue_task() for managed_node1/command 32457 1726867623.89987: worker is 1 (out of 1 available) 32457 1726867623.90000: exiting _queue_task() for managed_node1/command 32457 1726867623.90017: done queuing things up, now waiting for results queue to drain 32457 1726867623.90019: waiting for pending results... 32457 1726867623.90315: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-lsr101 32457 1726867623.90442: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f8 32457 1726867623.90468: variable 'ansible_search_path' from source: unknown 32457 1726867623.90483: variable 'ansible_search_path' from source: unknown 32457 1726867623.90525: calling self._execute() 32457 1726867623.90632: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.90643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.90658: variable 'omit' from source: magic vars 32457 1726867623.91034: variable 'ansible_distribution_major_version' from source: facts 32457 1726867623.91110: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867623.91190: variable 'profile_stat' from source: set_fact 32457 1726867623.91210: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867623.91224: when evaluation is False, skipping this task 32457 1726867623.91238: _execute() done 32457 1726867623.91246: dumping result to json 32457 1726867623.91263: done dumping result, returning 32457 1726867623.91280: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-lsr101 [0affcac9-a3a5-a1ad-cd15-0000000007f8] 32457 1726867623.91327: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f8 32457 1726867623.91403: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f8 skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867623.91455: no more pending results, returning what we have 32457 1726867623.91460: results queue empty 32457 1726867623.91460: checking for any_errors_fatal 32457 1726867623.91468: done checking for any_errors_fatal 32457 1726867623.91469: checking for max_fail_percentage 32457 1726867623.91470: done checking for max_fail_percentage 32457 1726867623.91471: checking to see if all hosts have failed and the running result is not ok 32457 1726867623.91473: done checking to see if all hosts have failed 32457 1726867623.91473: getting the remaining hosts for this loop 32457 1726867623.91475: done getting the remaining hosts for this loop 32457 1726867623.91480: getting the next task for host managed_node1 32457 1726867623.91489: done getting next task for host managed_node1 32457 1726867623.91492: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 32457 1726867623.91497: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867623.91501: getting variables 32457 1726867623.91503: in VariableManager get_vars() 32457 1726867623.91542: Calling all_inventory to load vars for managed_node1 32457 1726867623.91545: Calling groups_inventory to load vars for managed_node1 32457 1726867623.91547: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867623.91561: Calling all_plugins_play to load vars for managed_node1 32457 1726867623.91564: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867623.91567: Calling groups_plugins_play to load vars for managed_node1 32457 1726867623.92286: WORKER PROCESS EXITING 32457 1726867623.94329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867623.97202: done with get_vars() 32457 1726867623.97226: done getting variables 32457 1726867623.97284: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867623.97389: variable 'profile' from source: include params 32457 1726867623.97393: variable 'item' from source: include params 32457 1726867623.97453: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-lsr101] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:27:03 -0400 (0:00:00.078) 0:00:19.900 ****** 32457 1726867623.97486: entering _queue_task() for managed_node1/set_fact 32457 1726867623.97881: worker is 1 (out of 1 available) 32457 1726867623.97893: exiting _queue_task() for managed_node1/set_fact 32457 1726867623.97908: done queuing things up, now waiting for results queue to drain 32457 1726867623.97910: waiting for pending results... 32457 1726867623.98495: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-lsr101 32457 1726867623.98767: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000007f9 32457 1726867623.98790: variable 'ansible_search_path' from source: unknown 32457 1726867623.98836: variable 'ansible_search_path' from source: unknown 32457 1726867623.98939: calling self._execute() 32457 1726867623.99149: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867623.99190: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867623.99231: variable 'omit' from source: magic vars 32457 1726867624.00040: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.00062: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.00342: variable 'profile_stat' from source: set_fact 32457 1726867624.00420: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867624.00424: when evaluation is False, skipping this task 32457 1726867624.00432: _execute() done 32457 1726867624.00434: dumping result to json 32457 1726867624.00437: done dumping result, returning 32457 1726867624.00439: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-lsr101 [0affcac9-a3a5-a1ad-cd15-0000000007f9] 32457 1726867624.00441: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f9 32457 1726867624.00571: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000007f9 32457 1726867624.00576: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867624.00678: no more pending results, returning what we have 32457 1726867624.00682: results queue empty 32457 1726867624.00683: checking for any_errors_fatal 32457 1726867624.00689: done checking for any_errors_fatal 32457 1726867624.00690: checking for max_fail_percentage 32457 1726867624.00692: done checking for max_fail_percentage 32457 1726867624.00693: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.00694: done checking to see if all hosts have failed 32457 1726867624.00695: getting the remaining hosts for this loop 32457 1726867624.00696: done getting the remaining hosts for this loop 32457 1726867624.00699: getting the next task for host managed_node1 32457 1726867624.00708: done getting next task for host managed_node1 32457 1726867624.00710: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 32457 1726867624.00716: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.00720: getting variables 32457 1726867624.00722: in VariableManager get_vars() 32457 1726867624.00763: Calling all_inventory to load vars for managed_node1 32457 1726867624.00765: Calling groups_inventory to load vars for managed_node1 32457 1726867624.00768: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.00782: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.00785: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.00788: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.02330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.04632: done with get_vars() 32457 1726867624.04659: done getting variables 32457 1726867624.04723: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867624.04848: variable 'profile' from source: include params 32457 1726867624.04852: variable 'item' from source: include params 32457 1726867624.04915: variable 'item' from source: include params TASK [Assert that the profile is present - 'lsr101'] *************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:27:04 -0400 (0:00:00.074) 0:00:19.975 ****** 32457 1726867624.04948: entering _queue_task() for managed_node1/assert 32457 1726867624.05290: worker is 1 (out of 1 available) 32457 1726867624.05303: exiting _queue_task() for managed_node1/assert 32457 1726867624.05318: done queuing things up, now waiting for results queue to drain 32457 1726867624.05320: waiting for pending results... 32457 1726867624.05575: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'lsr101' 32457 1726867624.05705: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006b9 32457 1726867624.05710: variable 'ansible_search_path' from source: unknown 32457 1726867624.05714: variable 'ansible_search_path' from source: unknown 32457 1726867624.05739: calling self._execute() 32457 1726867624.05883: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.05887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.05890: variable 'omit' from source: magic vars 32457 1726867624.06237: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.06254: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.06261: variable 'omit' from source: magic vars 32457 1726867624.06309: variable 'omit' from source: magic vars 32457 1726867624.06470: variable 'profile' from source: include params 32457 1726867624.06473: variable 'item' from source: include params 32457 1726867624.06489: variable 'item' from source: include params 32457 1726867624.06510: variable 'omit' from source: magic vars 32457 1726867624.06556: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867624.06597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867624.06618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867624.06636: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.06689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.06692: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867624.06694: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.06696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.06797: Set connection var ansible_connection to ssh 32457 1726867624.06801: Set connection var ansible_timeout to 10 32457 1726867624.06807: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867624.06817: Set connection var ansible_shell_executable to /bin/sh 32457 1726867624.06820: Set connection var ansible_shell_type to sh 32457 1726867624.06882: Set connection var ansible_pipelining to False 32457 1726867624.06889: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.06891: variable 'ansible_connection' from source: unknown 32457 1726867624.06893: variable 'ansible_module_compression' from source: unknown 32457 1726867624.06895: variable 'ansible_shell_type' from source: unknown 32457 1726867624.06908: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.06911: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.06913: variable 'ansible_pipelining' from source: unknown 32457 1726867624.06915: variable 'ansible_timeout' from source: unknown 32457 1726867624.06917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.07415: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867624.07426: variable 'omit' from source: magic vars 32457 1726867624.07431: starting attempt loop 32457 1726867624.07434: running the handler 32457 1726867624.07668: variable 'lsr_net_profile_exists' from source: set_fact 32457 1726867624.07672: Evaluated conditional (lsr_net_profile_exists): True 32457 1726867624.07674: handler run complete 32457 1726867624.07676: attempt loop complete, returning result 32457 1726867624.07682: _execute() done 32457 1726867624.07684: dumping result to json 32457 1726867624.07687: done dumping result, returning 32457 1726867624.07689: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'lsr101' [0affcac9-a3a5-a1ad-cd15-0000000006b9] 32457 1726867624.07691: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006b9 32457 1726867624.07919: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006b9 32457 1726867624.07922: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867624.08000: no more pending results, returning what we have 32457 1726867624.08004: results queue empty 32457 1726867624.08005: checking for any_errors_fatal 32457 1726867624.08016: done checking for any_errors_fatal 32457 1726867624.08017: checking for max_fail_percentage 32457 1726867624.08019: done checking for max_fail_percentage 32457 1726867624.08021: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.08022: done checking to see if all hosts have failed 32457 1726867624.08023: getting the remaining hosts for this loop 32457 1726867624.08024: done getting the remaining hosts for this loop 32457 1726867624.08028: getting the next task for host managed_node1 32457 1726867624.08037: done getting next task for host managed_node1 32457 1726867624.08040: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 32457 1726867624.08044: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.08050: getting variables 32457 1726867624.08052: in VariableManager get_vars() 32457 1726867624.08102: Calling all_inventory to load vars for managed_node1 32457 1726867624.08104: Calling groups_inventory to load vars for managed_node1 32457 1726867624.08107: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.08123: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.08127: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.08130: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.11551: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.14675: done with get_vars() 32457 1726867624.14757: done getting variables 32457 1726867624.14939: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867624.15250: variable 'profile' from source: include params 32457 1726867624.15255: variable 'item' from source: include params 32457 1726867624.15325: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'lsr101'] ********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:27:04 -0400 (0:00:00.105) 0:00:20.080 ****** 32457 1726867624.15475: entering _queue_task() for managed_node1/assert 32457 1726867624.16183: worker is 1 (out of 1 available) 32457 1726867624.16194: exiting _queue_task() for managed_node1/assert 32457 1726867624.16205: done queuing things up, now waiting for results queue to drain 32457 1726867624.16207: waiting for pending results... 32457 1726867624.16894: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'lsr101' 32457 1726867624.16899: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006ba 32457 1726867624.16902: variable 'ansible_search_path' from source: unknown 32457 1726867624.16905: variable 'ansible_search_path' from source: unknown 32457 1726867624.17283: calling self._execute() 32457 1726867624.17287: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.17290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.17293: variable 'omit' from source: magic vars 32457 1726867624.18082: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.18086: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.18088: variable 'omit' from source: magic vars 32457 1726867624.18091: variable 'omit' from source: magic vars 32457 1726867624.18197: variable 'profile' from source: include params 32457 1726867624.18207: variable 'item' from source: include params 32457 1726867624.18272: variable 'item' from source: include params 32457 1726867624.18406: variable 'omit' from source: magic vars 32457 1726867624.18451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867624.18716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867624.18882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867624.18886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.18889: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.18891: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867624.18894: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.18897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.18923: Set connection var ansible_connection to ssh 32457 1726867624.18938: Set connection var ansible_timeout to 10 32457 1726867624.19282: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867624.19286: Set connection var ansible_shell_executable to /bin/sh 32457 1726867624.19288: Set connection var ansible_shell_type to sh 32457 1726867624.19291: Set connection var ansible_pipelining to False 32457 1726867624.19293: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.19296: variable 'ansible_connection' from source: unknown 32457 1726867624.19298: variable 'ansible_module_compression' from source: unknown 32457 1726867624.19300: variable 'ansible_shell_type' from source: unknown 32457 1726867624.19303: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.19305: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.19307: variable 'ansible_pipelining' from source: unknown 32457 1726867624.19309: variable 'ansible_timeout' from source: unknown 32457 1726867624.19311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.19389: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867624.19467: variable 'omit' from source: magic vars 32457 1726867624.19480: starting attempt loop 32457 1726867624.19487: running the handler 32457 1726867624.19592: variable 'lsr_net_profile_ansible_managed' from source: set_fact 32457 1726867624.19603: Evaluated conditional (lsr_net_profile_ansible_managed): True 32457 1726867624.19617: handler run complete 32457 1726867624.19637: attempt loop complete, returning result 32457 1726867624.19644: _execute() done 32457 1726867624.19649: dumping result to json 32457 1726867624.19657: done dumping result, returning 32457 1726867624.19669: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'lsr101' [0affcac9-a3a5-a1ad-cd15-0000000006ba] 32457 1726867624.19681: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006ba ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867624.19849: no more pending results, returning what we have 32457 1726867624.19852: results queue empty 32457 1726867624.19853: checking for any_errors_fatal 32457 1726867624.19860: done checking for any_errors_fatal 32457 1726867624.19861: checking for max_fail_percentage 32457 1726867624.19863: done checking for max_fail_percentage 32457 1726867624.19863: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.19865: done checking to see if all hosts have failed 32457 1726867624.19865: getting the remaining hosts for this loop 32457 1726867624.19866: done getting the remaining hosts for this loop 32457 1726867624.19870: getting the next task for host managed_node1 32457 1726867624.19876: done getting next task for host managed_node1 32457 1726867624.19880: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 32457 1726867624.19885: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.19889: getting variables 32457 1726867624.19891: in VariableManager get_vars() 32457 1726867624.19939: Calling all_inventory to load vars for managed_node1 32457 1726867624.19941: Calling groups_inventory to load vars for managed_node1 32457 1726867624.19943: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.19956: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.19959: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.19962: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.20484: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006ba 32457 1726867624.20487: WORKER PROCESS EXITING 32457 1726867624.22962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.26591: done with get_vars() 32457 1726867624.26627: done getting variables 32457 1726867624.26804: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867624.27124: variable 'profile' from source: include params 32457 1726867624.27129: variable 'item' from source: include params 32457 1726867624.27192: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in lsr101] **************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:27:04 -0400 (0:00:00.118) 0:00:20.198 ****** 32457 1726867624.27291: entering _queue_task() for managed_node1/assert 32457 1726867624.28009: worker is 1 (out of 1 available) 32457 1726867624.28027: exiting _queue_task() for managed_node1/assert 32457 1726867624.28040: done queuing things up, now waiting for results queue to drain 32457 1726867624.28158: waiting for pending results... 32457 1726867624.28463: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in lsr101 32457 1726867624.28735: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006bb 32457 1726867624.28937: variable 'ansible_search_path' from source: unknown 32457 1726867624.28941: variable 'ansible_search_path' from source: unknown 32457 1726867624.28945: calling self._execute() 32457 1726867624.29115: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.29161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.29187: variable 'omit' from source: magic vars 32457 1726867624.29997: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.30184: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.30187: variable 'omit' from source: magic vars 32457 1726867624.30190: variable 'omit' from source: magic vars 32457 1726867624.30442: variable 'profile' from source: include params 32457 1726867624.30472: variable 'item' from source: include params 32457 1726867624.30564: variable 'item' from source: include params 32457 1726867624.30636: variable 'omit' from source: magic vars 32457 1726867624.30748: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867624.30819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867624.30915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867624.30940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.31000: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.31042: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867624.31296: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.31299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.31404: Set connection var ansible_connection to ssh 32457 1726867624.31429: Set connection var ansible_timeout to 10 32457 1726867624.31442: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867624.31456: Set connection var ansible_shell_executable to /bin/sh 32457 1726867624.31464: Set connection var ansible_shell_type to sh 32457 1726867624.31480: Set connection var ansible_pipelining to False 32457 1726867624.31545: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.31589: variable 'ansible_connection' from source: unknown 32457 1726867624.31599: variable 'ansible_module_compression' from source: unknown 32457 1726867624.31621: variable 'ansible_shell_type' from source: unknown 32457 1726867624.31647: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.31655: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.31683: variable 'ansible_pipelining' from source: unknown 32457 1726867624.31817: variable 'ansible_timeout' from source: unknown 32457 1726867624.31821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.32167: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867624.32171: variable 'omit' from source: magic vars 32457 1726867624.32173: starting attempt loop 32457 1726867624.32178: running the handler 32457 1726867624.32270: variable 'lsr_net_profile_fingerprint' from source: set_fact 32457 1726867624.32284: Evaluated conditional (lsr_net_profile_fingerprint): True 32457 1726867624.32324: handler run complete 32457 1726867624.32342: attempt loop complete, returning result 32457 1726867624.32350: _execute() done 32457 1726867624.32356: dumping result to json 32457 1726867624.32364: done dumping result, returning 32457 1726867624.32406: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in lsr101 [0affcac9-a3a5-a1ad-cd15-0000000006bb] 32457 1726867624.32413: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006bb 32457 1726867624.32554: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006bb 32457 1726867624.32558: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867624.32730: no more pending results, returning what we have 32457 1726867624.32733: results queue empty 32457 1726867624.32734: checking for any_errors_fatal 32457 1726867624.32740: done checking for any_errors_fatal 32457 1726867624.32740: checking for max_fail_percentage 32457 1726867624.32742: done checking for max_fail_percentage 32457 1726867624.32743: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.32744: done checking to see if all hosts have failed 32457 1726867624.32745: getting the remaining hosts for this loop 32457 1726867624.32746: done getting the remaining hosts for this loop 32457 1726867624.32749: getting the next task for host managed_node1 32457 1726867624.32758: done getting next task for host managed_node1 32457 1726867624.32760: ^ task is: TASK: Include the task 'get_profile_stat.yml' 32457 1726867624.32763: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.32766: getting variables 32457 1726867624.32768: in VariableManager get_vars() 32457 1726867624.32807: Calling all_inventory to load vars for managed_node1 32457 1726867624.32809: Calling groups_inventory to load vars for managed_node1 32457 1726867624.32812: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.32824: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.32826: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.32828: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.40908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.44371: done with get_vars() 32457 1726867624.44527: done getting variables TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:3 Friday 20 September 2024 17:27:04 -0400 (0:00:00.174) 0:00:20.373 ****** 32457 1726867624.44716: entering _queue_task() for managed_node1/include_tasks 32457 1726867624.45435: worker is 1 (out of 1 available) 32457 1726867624.45449: exiting _queue_task() for managed_node1/include_tasks 32457 1726867624.45464: done queuing things up, now waiting for results queue to drain 32457 1726867624.45466: waiting for pending results... 32457 1726867624.46195: running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' 32457 1726867624.46200: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006bf 32457 1726867624.46202: variable 'ansible_search_path' from source: unknown 32457 1726867624.46383: variable 'ansible_search_path' from source: unknown 32457 1726867624.46387: calling self._execute() 32457 1726867624.46391: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.46394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.46396: variable 'omit' from source: magic vars 32457 1726867624.47020: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.47383: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.47390: _execute() done 32457 1726867624.47393: dumping result to json 32457 1726867624.47395: done dumping result, returning 32457 1726867624.47398: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-a1ad-cd15-0000000006bf] 32457 1726867624.47400: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006bf 32457 1726867624.47475: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006bf 32457 1726867624.47505: no more pending results, returning what we have 32457 1726867624.47511: in VariableManager get_vars() 32457 1726867624.47566: Calling all_inventory to load vars for managed_node1 32457 1726867624.47569: Calling groups_inventory to load vars for managed_node1 32457 1726867624.47572: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.47588: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.47592: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.47596: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.48116: WORKER PROCESS EXITING 32457 1726867624.50224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.52286: done with get_vars() 32457 1726867624.52309: variable 'ansible_search_path' from source: unknown 32457 1726867624.52311: variable 'ansible_search_path' from source: unknown 32457 1726867624.52360: we have included files to process 32457 1726867624.52361: generating all_blocks data 32457 1726867624.52363: done generating all_blocks data 32457 1726867624.52369: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867624.52370: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867624.52372: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 32457 1726867624.53402: done processing included file 32457 1726867624.53404: iterating over new_blocks loaded from include file 32457 1726867624.53406: in VariableManager get_vars() 32457 1726867624.53438: done with get_vars() 32457 1726867624.53440: filtering new block on tags 32457 1726867624.53465: done filtering new block on tags 32457 1726867624.53468: in VariableManager get_vars() 32457 1726867624.53488: done with get_vars() 32457 1726867624.53490: filtering new block on tags 32457 1726867624.53511: done filtering new block on tags 32457 1726867624.53515: done iterating over new_blocks loaded from include file included: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml for managed_node1 32457 1726867624.53521: extending task lists for all hosts with included blocks 32457 1726867624.53724: done extending task lists 32457 1726867624.53725: done processing included files 32457 1726867624.53726: results queue empty 32457 1726867624.53727: checking for any_errors_fatal 32457 1726867624.53731: done checking for any_errors_fatal 32457 1726867624.53732: checking for max_fail_percentage 32457 1726867624.53733: done checking for max_fail_percentage 32457 1726867624.53733: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.53734: done checking to see if all hosts have failed 32457 1726867624.53735: getting the remaining hosts for this loop 32457 1726867624.53736: done getting the remaining hosts for this loop 32457 1726867624.53738: getting the next task for host managed_node1 32457 1726867624.53749: done getting next task for host managed_node1 32457 1726867624.53751: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 32457 1726867624.53754: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.53757: getting variables 32457 1726867624.53758: in VariableManager get_vars() 32457 1726867624.53771: Calling all_inventory to load vars for managed_node1 32457 1726867624.53773: Calling groups_inventory to load vars for managed_node1 32457 1726867624.53775: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.53783: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.53785: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.53788: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.55739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.58819: done with get_vars() 32457 1726867624.58849: done getting variables 32457 1726867624.59184: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:3 Friday 20 September 2024 17:27:04 -0400 (0:00:00.145) 0:00:20.518 ****** 32457 1726867624.59229: entering _queue_task() for managed_node1/set_fact 32457 1726867624.60216: worker is 1 (out of 1 available) 32457 1726867624.60230: exiting _queue_task() for managed_node1/set_fact 32457 1726867624.60470: done queuing things up, now waiting for results queue to drain 32457 1726867624.60473: waiting for pending results... 32457 1726867624.60797: running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag 32457 1726867624.61181: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000838 32457 1726867624.61246: variable 'ansible_search_path' from source: unknown 32457 1726867624.61250: variable 'ansible_search_path' from source: unknown 32457 1726867624.61355: calling self._execute() 32457 1726867624.61542: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.61548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.61567: variable 'omit' from source: magic vars 32457 1726867624.62166: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.62185: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.62192: variable 'omit' from source: magic vars 32457 1726867624.62248: variable 'omit' from source: magic vars 32457 1726867624.62290: variable 'omit' from source: magic vars 32457 1726867624.62341: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867624.62394: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867624.62412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867624.62502: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.62505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.62507: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867624.62510: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.62512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.62618: Set connection var ansible_connection to ssh 32457 1726867624.62622: Set connection var ansible_timeout to 10 32457 1726867624.62624: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867624.62635: Set connection var ansible_shell_executable to /bin/sh 32457 1726867624.62638: Set connection var ansible_shell_type to sh 32457 1726867624.62650: Set connection var ansible_pipelining to False 32457 1726867624.62675: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.62680: variable 'ansible_connection' from source: unknown 32457 1726867624.62684: variable 'ansible_module_compression' from source: unknown 32457 1726867624.62686: variable 'ansible_shell_type' from source: unknown 32457 1726867624.62689: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.62691: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.62694: variable 'ansible_pipelining' from source: unknown 32457 1726867624.62697: variable 'ansible_timeout' from source: unknown 32457 1726867624.62700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.62870: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867624.62883: variable 'omit' from source: magic vars 32457 1726867624.62889: starting attempt loop 32457 1726867624.62892: running the handler 32457 1726867624.62905: handler run complete 32457 1726867624.62922: attempt loop complete, returning result 32457 1726867624.62925: _execute() done 32457 1726867624.62927: dumping result to json 32457 1726867624.63043: done dumping result, returning 32457 1726867624.63059: done running TaskExecutor() for managed_node1/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-a1ad-cd15-000000000838] 32457 1726867624.63062: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000838 32457 1726867624.63125: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000838 32457 1726867624.63129: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 32457 1726867624.63196: no more pending results, returning what we have 32457 1726867624.63200: results queue empty 32457 1726867624.63201: checking for any_errors_fatal 32457 1726867624.63203: done checking for any_errors_fatal 32457 1726867624.63204: checking for max_fail_percentage 32457 1726867624.63205: done checking for max_fail_percentage 32457 1726867624.63206: checking to see if all hosts have failed and the running result is not ok 32457 1726867624.63207: done checking to see if all hosts have failed 32457 1726867624.63208: getting the remaining hosts for this loop 32457 1726867624.63209: done getting the remaining hosts for this loop 32457 1726867624.63217: getting the next task for host managed_node1 32457 1726867624.63226: done getting next task for host managed_node1 32457 1726867624.63229: ^ task is: TASK: Stat profile file 32457 1726867624.63233: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867624.63239: getting variables 32457 1726867624.63241: in VariableManager get_vars() 32457 1726867624.63290: Calling all_inventory to load vars for managed_node1 32457 1726867624.63293: Calling groups_inventory to load vars for managed_node1 32457 1726867624.63386: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867624.63398: Calling all_plugins_play to load vars for managed_node1 32457 1726867624.63401: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867624.63409: Calling groups_plugins_play to load vars for managed_node1 32457 1726867624.65053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867624.67554: done with get_vars() 32457 1726867624.67583: done getting variables TASK [Stat profile file] ******************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:9 Friday 20 September 2024 17:27:04 -0400 (0:00:00.084) 0:00:20.602 ****** 32457 1726867624.67689: entering _queue_task() for managed_node1/stat 32457 1726867624.68066: worker is 1 (out of 1 available) 32457 1726867624.68081: exiting _queue_task() for managed_node1/stat 32457 1726867624.68095: done queuing things up, now waiting for results queue to drain 32457 1726867624.68097: waiting for pending results... 32457 1726867624.68347: running TaskExecutor() for managed_node1/TASK: Stat profile file 32457 1726867624.68683: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000839 32457 1726867624.68687: variable 'ansible_search_path' from source: unknown 32457 1726867624.68689: variable 'ansible_search_path' from source: unknown 32457 1726867624.68692: calling self._execute() 32457 1726867624.68694: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.68696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.68700: variable 'omit' from source: magic vars 32457 1726867624.69016: variable 'ansible_distribution_major_version' from source: facts 32457 1726867624.69033: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867624.69044: variable 'omit' from source: magic vars 32457 1726867624.69094: variable 'omit' from source: magic vars 32457 1726867624.69194: variable 'profile' from source: include params 32457 1726867624.69204: variable 'item' from source: include params 32457 1726867624.69270: variable 'item' from source: include params 32457 1726867624.69295: variable 'omit' from source: magic vars 32457 1726867624.69340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867624.69385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867624.69414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867624.69436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.69455: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867624.69493: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867624.69505: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.69513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.69610: Set connection var ansible_connection to ssh 32457 1726867624.69623: Set connection var ansible_timeout to 10 32457 1726867624.69633: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867624.69645: Set connection var ansible_shell_executable to /bin/sh 32457 1726867624.69652: Set connection var ansible_shell_type to sh 32457 1726867624.69666: Set connection var ansible_pipelining to False 32457 1726867624.69906: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.70186: variable 'ansible_connection' from source: unknown 32457 1726867624.70189: variable 'ansible_module_compression' from source: unknown 32457 1726867624.70191: variable 'ansible_shell_type' from source: unknown 32457 1726867624.70193: variable 'ansible_shell_executable' from source: unknown 32457 1726867624.70194: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867624.70196: variable 'ansible_pipelining' from source: unknown 32457 1726867624.70198: variable 'ansible_timeout' from source: unknown 32457 1726867624.70200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867624.70670: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867624.70675: variable 'omit' from source: magic vars 32457 1726867624.70680: starting attempt loop 32457 1726867624.70682: running the handler 32457 1726867624.70684: _low_level_execute_command(): starting 32457 1726867624.70687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867624.71461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867624.71482: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867624.71500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867624.71532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867624.71552: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867624.71565: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867624.71582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.71673: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867624.71702: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867624.71801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867624.73474: stdout chunk (state=3): >>>/root <<< 32457 1726867624.73635: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867624.73638: stdout chunk (state=3): >>><<< 32457 1726867624.73641: stderr chunk (state=3): >>><<< 32457 1726867624.73665: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867624.73772: _low_level_execute_command(): starting 32457 1726867624.73781: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315 `" && echo ansible-tmp-1726867624.7368233-33455-112028637497315="` echo /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315 `" ) && sleep 0' 32457 1726867624.74360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867624.74375: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867624.74394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867624.74432: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867624.74450: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867624.74498: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.74570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867624.74597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867624.74612: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867624.74701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867624.76622: stdout chunk (state=3): >>>ansible-tmp-1726867624.7368233-33455-112028637497315=/root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315 <<< 32457 1726867624.76783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867624.76786: stdout chunk (state=3): >>><<< 32457 1726867624.76789: stderr chunk (state=3): >>><<< 32457 1726867624.76809: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867624.7368233-33455-112028637497315=/root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867624.76967: variable 'ansible_module_compression' from source: unknown 32457 1726867624.76970: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 32457 1726867624.76995: variable 'ansible_facts' from source: unknown 32457 1726867624.77111: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py 32457 1726867624.77337: Sending initial data 32457 1726867624.77347: Sent initial data (153 bytes) 32457 1726867624.77985: 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 <<< 32457 1726867624.78116: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867624.78175: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867624.78225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867624.79835: 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 <<< 32457 1726867624.79879: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867624.79955: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp_npphib6 /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py <<< 32457 1726867624.79960: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py" <<< 32457 1726867624.80008: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp_npphib6" to remote "/root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py" <<< 32457 1726867624.80588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867624.80627: stderr chunk (state=3): >>><<< 32457 1726867624.80631: stdout chunk (state=3): >>><<< 32457 1726867624.80650: done transferring module to remote 32457 1726867624.80660: _low_level_execute_command(): starting 32457 1726867624.80665: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/ /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py && sleep 0' 32457 1726867624.81137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867624.81140: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867624.81142: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.81144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867624.81151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.81183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867624.81188: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867624.81247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867624.83010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867624.83033: stderr chunk (state=3): >>><<< 32457 1726867624.83036: stdout chunk (state=3): >>><<< 32457 1726867624.83049: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867624.83051: _low_level_execute_command(): starting 32457 1726867624.83056: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/AnsiballZ_stat.py && sleep 0' 32457 1726867624.83444: 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 <<< 32457 1726867624.83473: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867624.83476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.83482: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867624.83484: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867624.83486: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867624.83522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867624.83542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867624.83592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867624.98770: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101.90", "follow": false, "checksum_algorithm": "sha1"}}} <<< 32457 1726867625.00100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867625.00120: stderr chunk (state=3): >>><<< 32457 1726867625.00123: stdout chunk (state=3): >>><<< 32457 1726867625.00141: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/etc/sysconfig/network-scripts/ifcfg-lsr101.90", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867625.00163: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-lsr101.90', '_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-1726867624.7368233-33455-112028637497315/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867625.00170: _low_level_execute_command(): starting 32457 1726867625.00175: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867624.7368233-33455-112028637497315/ > /dev/null 2>&1 && sleep 0' 32457 1726867625.00596: 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 <<< 32457 1726867625.00600: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.00602: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867625.00604: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.00663: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867625.00667: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.00706: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.02535: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.02551: stderr chunk (state=3): >>><<< 32457 1726867625.02554: stdout chunk (state=3): >>><<< 32457 1726867625.02565: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867625.02571: handler run complete 32457 1726867625.02588: attempt loop complete, returning result 32457 1726867625.02591: _execute() done 32457 1726867625.02593: dumping result to json 32457 1726867625.02595: done dumping result, returning 32457 1726867625.02603: done running TaskExecutor() for managed_node1/TASK: Stat profile file [0affcac9-a3a5-a1ad-cd15-000000000839] 32457 1726867625.02606: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000839 32457 1726867625.02698: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000839 32457 1726867625.02700: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 32457 1726867625.02755: no more pending results, returning what we have 32457 1726867625.02758: results queue empty 32457 1726867625.02759: checking for any_errors_fatal 32457 1726867625.02765: done checking for any_errors_fatal 32457 1726867625.02765: checking for max_fail_percentage 32457 1726867625.02767: done checking for max_fail_percentage 32457 1726867625.02768: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.02769: done checking to see if all hosts have failed 32457 1726867625.02769: getting the remaining hosts for this loop 32457 1726867625.02770: done getting the remaining hosts for this loop 32457 1726867625.02774: getting the next task for host managed_node1 32457 1726867625.02784: done getting next task for host managed_node1 32457 1726867625.02787: ^ task is: TASK: Set NM profile exist flag based on the profile files 32457 1726867625.02790: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867625.02795: getting variables 32457 1726867625.02796: in VariableManager get_vars() 32457 1726867625.02837: Calling all_inventory to load vars for managed_node1 32457 1726867625.02839: Calling groups_inventory to load vars for managed_node1 32457 1726867625.02842: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.02852: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.02854: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.02857: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.03686: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.05047: done with get_vars() 32457 1726867625.05067: done getting variables 32457 1726867625.05130: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag based on the profile files] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:17 Friday 20 September 2024 17:27:05 -0400 (0:00:00.374) 0:00:20.977 ****** 32457 1726867625.05163: entering _queue_task() for managed_node1/set_fact 32457 1726867625.05479: worker is 1 (out of 1 available) 32457 1726867625.05496: exiting _queue_task() for managed_node1/set_fact 32457 1726867625.05511: done queuing things up, now waiting for results queue to drain 32457 1726867625.05512: waiting for pending results... 32457 1726867625.05899: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files 32457 1726867625.05929: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000083a 32457 1726867625.05942: variable 'ansible_search_path' from source: unknown 32457 1726867625.05946: variable 'ansible_search_path' from source: unknown 32457 1726867625.05988: calling self._execute() 32457 1726867625.06074: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.06080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.06095: variable 'omit' from source: magic vars 32457 1726867625.06461: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.06472: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.06592: variable 'profile_stat' from source: set_fact 32457 1726867625.06605: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867625.06608: when evaluation is False, skipping this task 32457 1726867625.06611: _execute() done 32457 1726867625.06616: dumping result to json 32457 1726867625.06619: done dumping result, returning 32457 1726867625.06622: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-a1ad-cd15-00000000083a] 32457 1726867625.06628: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083a 32457 1726867625.06716: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083a 32457 1726867625.06720: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867625.06765: no more pending results, returning what we have 32457 1726867625.06769: results queue empty 32457 1726867625.06770: checking for any_errors_fatal 32457 1726867625.06781: done checking for any_errors_fatal 32457 1726867625.06782: checking for max_fail_percentage 32457 1726867625.06784: done checking for max_fail_percentage 32457 1726867625.06785: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.06786: done checking to see if all hosts have failed 32457 1726867625.06787: getting the remaining hosts for this loop 32457 1726867625.06788: done getting the remaining hosts for this loop 32457 1726867625.06791: getting the next task for host managed_node1 32457 1726867625.06798: done getting next task for host managed_node1 32457 1726867625.06801: ^ task is: TASK: Get NM profile info 32457 1726867625.06804: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867625.06810: getting variables 32457 1726867625.06812: in VariableManager get_vars() 32457 1726867625.06851: Calling all_inventory to load vars for managed_node1 32457 1726867625.06854: Calling groups_inventory to load vars for managed_node1 32457 1726867625.06857: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.06870: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.06873: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.06876: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.08537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.10081: done with get_vars() 32457 1726867625.10104: done getting variables 32457 1726867625.10162: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get NM profile info] ***************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 Friday 20 September 2024 17:27:05 -0400 (0:00:00.050) 0:00:21.027 ****** 32457 1726867625.10196: entering _queue_task() for managed_node1/shell 32457 1726867625.10596: worker is 1 (out of 1 available) 32457 1726867625.10617: exiting _queue_task() for managed_node1/shell 32457 1726867625.10629: done queuing things up, now waiting for results queue to drain 32457 1726867625.10631: waiting for pending results... 32457 1726867625.10994: running TaskExecutor() for managed_node1/TASK: Get NM profile info 32457 1726867625.11004: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000083b 32457 1726867625.11009: variable 'ansible_search_path' from source: unknown 32457 1726867625.11012: variable 'ansible_search_path' from source: unknown 32457 1726867625.11048: calling self._execute() 32457 1726867625.11149: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.11153: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.11165: variable 'omit' from source: magic vars 32457 1726867625.11544: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.11584: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.11588: variable 'omit' from source: magic vars 32457 1726867625.11615: variable 'omit' from source: magic vars 32457 1726867625.11720: variable 'profile' from source: include params 32457 1726867625.11723: variable 'item' from source: include params 32457 1726867625.11850: variable 'item' from source: include params 32457 1726867625.11853: variable 'omit' from source: magic vars 32457 1726867625.11856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.11888: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.11908: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.11929: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.11940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.11970: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.11974: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.11983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.12075: Set connection var ansible_connection to ssh 32457 1726867625.12179: Set connection var ansible_timeout to 10 32457 1726867625.12183: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.12185: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.12188: Set connection var ansible_shell_type to sh 32457 1726867625.12190: Set connection var ansible_pipelining to False 32457 1726867625.12192: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.12194: variable 'ansible_connection' from source: unknown 32457 1726867625.12198: variable 'ansible_module_compression' from source: unknown 32457 1726867625.12201: variable 'ansible_shell_type' from source: unknown 32457 1726867625.12204: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.12206: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.12209: variable 'ansible_pipelining' from source: unknown 32457 1726867625.12212: variable 'ansible_timeout' from source: unknown 32457 1726867625.12214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.12302: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.12312: variable 'omit' from source: magic vars 32457 1726867625.12320: starting attempt loop 32457 1726867625.12323: running the handler 32457 1726867625.12341: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.12361: _low_level_execute_command(): starting 32457 1726867625.12370: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867625.13368: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.13372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.13537: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.15099: stdout chunk (state=3): >>>/root <<< 32457 1726867625.15229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.15275: stderr chunk (state=3): >>><<< 32457 1726867625.15285: stdout chunk (state=3): >>><<< 32457 1726867625.15409: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867625.15426: _low_level_execute_command(): starting 32457 1726867625.15436: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346 `" && echo ansible-tmp-1726867625.1540926-33476-259248183382346="` echo /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346 `" ) && sleep 0' 32457 1726867625.16562: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.16669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867625.16788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867625.16804: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.16951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.18870: stdout chunk (state=3): >>>ansible-tmp-1726867625.1540926-33476-259248183382346=/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346 <<< 32457 1726867625.19032: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.19035: stdout chunk (state=3): >>><<< 32457 1726867625.19038: stderr chunk (state=3): >>><<< 32457 1726867625.19055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867625.1540926-33476-259248183382346=/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867625.19109: variable 'ansible_module_compression' from source: unknown 32457 1726867625.19157: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867625.19283: variable 'ansible_facts' from source: unknown 32457 1726867625.19297: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py 32457 1726867625.19522: Sending initial data 32457 1726867625.19531: Sent initial data (156 bytes) 32457 1726867625.20436: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867625.20475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.20521: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.22201: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32457 1726867625.22207: 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 <<< 32457 1726867625.22229: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py" <<< 32457 1726867625.22232: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpqdi6f2_m /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py <<< 32457 1726867625.22302: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpqdi6f2_m" to remote "/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py" <<< 32457 1726867625.24182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.24186: stdout chunk (state=3): >>><<< 32457 1726867625.24188: stderr chunk (state=3): >>><<< 32457 1726867625.24286: done transferring module to remote 32457 1726867625.24289: _low_level_execute_command(): starting 32457 1726867625.24292: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/ /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py && sleep 0' 32457 1726867625.24895: 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 <<< 32457 1726867625.24951: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.25016: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867625.25033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.25106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.27435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.27439: stdout chunk (state=3): >>><<< 32457 1726867625.27441: stderr chunk (state=3): >>><<< 32457 1726867625.27443: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867625.27451: _low_level_execute_command(): starting 32457 1726867625.27454: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/AnsiballZ_command.py && sleep 0' 32457 1726867625.29042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867625.29046: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867625.29049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.29096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.29310: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.46286: stdout chunk (state=3): >>> {"changed": true, "stdout": "lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "start": "2024-09-20 17:27:05.441409", "end": "2024-09-20 17:27:05.460737", "delta": "0:00:00.019328", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} <<< 32457 1726867625.47967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867625.47971: stderr chunk (state=3): >>><<< 32457 1726867625.47973: stdout chunk (state=3): >>><<< 32457 1726867625.48056: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "start": "2024-09-20 17:27:05.441409", "end": "2024-09-20 17:27:05.460737", "delta": "0:00:00.019328", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867625.48061: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc', '_uses_shell': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'ansible.legacy.command', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867625.48064: _low_level_execute_command(): starting 32457 1726867625.48066: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867625.1540926-33476-259248183382346/ > /dev/null 2>&1 && sleep 0' 32457 1726867625.49312: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867625.49326: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.49365: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867625.49596: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867625.49609: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867625.49692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867625.51484: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867625.51599: stderr chunk (state=3): >>><<< 32457 1726867625.51602: stdout chunk (state=3): >>><<< 32457 1726867625.51617: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867625.51787: handler run complete 32457 1726867625.51790: Evaluated conditional (False): False 32457 1726867625.51792: attempt loop complete, returning result 32457 1726867625.51794: _execute() done 32457 1726867625.51796: dumping result to json 32457 1726867625.51798: done dumping result, returning 32457 1726867625.51800: done running TaskExecutor() for managed_node1/TASK: Get NM profile info [0affcac9-a3a5-a1ad-cd15-00000000083b] 32457 1726867625.51802: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083b 32457 1726867625.51876: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083b 32457 1726867625.51883: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep lsr101.90 | grep /etc", "delta": "0:00:00.019328", "end": "2024-09-20 17:27:05.460737", "rc": 0, "start": "2024-09-20 17:27:05.441409" } STDOUT: lsr101.90 /etc/NetworkManager/system-connections/lsr101.90.nmconnection 32457 1726867625.51962: no more pending results, returning what we have 32457 1726867625.51966: results queue empty 32457 1726867625.51967: checking for any_errors_fatal 32457 1726867625.51973: done checking for any_errors_fatal 32457 1726867625.51974: checking for max_fail_percentage 32457 1726867625.51976: done checking for max_fail_percentage 32457 1726867625.51978: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.51980: done checking to see if all hosts have failed 32457 1726867625.51980: getting the remaining hosts for this loop 32457 1726867625.51981: done getting the remaining hosts for this loop 32457 1726867625.51985: getting the next task for host managed_node1 32457 1726867625.51992: done getting next task for host managed_node1 32457 1726867625.51994: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32457 1726867625.52185: ^ state is: HOST STATE: block=2, 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? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867625.52191: getting variables 32457 1726867625.52193: in VariableManager get_vars() 32457 1726867625.52237: Calling all_inventory to load vars for managed_node1 32457 1726867625.52240: Calling groups_inventory to load vars for managed_node1 32457 1726867625.52242: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.52255: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.52259: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.52261: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.55364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.58553: done with get_vars() 32457 1726867625.58684: done getting variables 32457 1726867625.58837: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:35 Friday 20 September 2024 17:27:05 -0400 (0:00:00.486) 0:00:21.514 ****** 32457 1726867625.58869: entering _queue_task() for managed_node1/set_fact 32457 1726867625.59639: worker is 1 (out of 1 available) 32457 1726867625.59652: exiting _queue_task() for managed_node1/set_fact 32457 1726867625.59668: done queuing things up, now waiting for results queue to drain 32457 1726867625.59782: waiting for pending results... 32457 1726867625.60145: running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 32457 1726867625.60383: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000083c 32457 1726867625.60499: variable 'ansible_search_path' from source: unknown 32457 1726867625.60503: variable 'ansible_search_path' from source: unknown 32457 1726867625.60653: calling self._execute() 32457 1726867625.60753: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.60875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.60887: variable 'omit' from source: magic vars 32457 1726867625.61687: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.61698: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.61950: variable 'nm_profile_exists' from source: set_fact 32457 1726867625.61962: Evaluated conditional (nm_profile_exists.rc == 0): True 32457 1726867625.61967: variable 'omit' from source: magic vars 32457 1726867625.62083: variable 'omit' from source: magic vars 32457 1726867625.62412: variable 'omit' from source: magic vars 32457 1726867625.62415: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.62418: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.62420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.62422: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.62424: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.62430: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.62434: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.62437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.62810: Set connection var ansible_connection to ssh 32457 1726867625.62821: Set connection var ansible_timeout to 10 32457 1726867625.62827: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.62836: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.62839: Set connection var ansible_shell_type to sh 32457 1726867625.62847: Set connection var ansible_pipelining to False 32457 1726867625.62987: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.62990: variable 'ansible_connection' from source: unknown 32457 1726867625.62993: variable 'ansible_module_compression' from source: unknown 32457 1726867625.62996: variable 'ansible_shell_type' from source: unknown 32457 1726867625.62998: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.63001: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.63003: variable 'ansible_pipelining' from source: unknown 32457 1726867625.63005: variable 'ansible_timeout' from source: unknown 32457 1726867625.63011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.63265: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.63364: variable 'omit' from source: magic vars 32457 1726867625.63368: starting attempt loop 32457 1726867625.63398: running the handler 32457 1726867625.63413: handler run complete 32457 1726867625.63428: attempt loop complete, returning result 32457 1726867625.63431: _execute() done 32457 1726867625.63434: dumping result to json 32457 1726867625.63436: done dumping result, returning 32457 1726867625.63444: done running TaskExecutor() for managed_node1/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-a1ad-cd15-00000000083c] 32457 1726867625.63449: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083c 32457 1726867625.63540: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083c 32457 1726867625.63544: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 32457 1726867625.63627: no more pending results, returning what we have 32457 1726867625.63630: results queue empty 32457 1726867625.63631: checking for any_errors_fatal 32457 1726867625.63639: done checking for any_errors_fatal 32457 1726867625.63640: checking for max_fail_percentage 32457 1726867625.63641: done checking for max_fail_percentage 32457 1726867625.63642: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.63643: done checking to see if all hosts have failed 32457 1726867625.63644: getting the remaining hosts for this loop 32457 1726867625.63645: done getting the remaining hosts for this loop 32457 1726867625.63648: getting the next task for host managed_node1 32457 1726867625.63662: done getting next task for host managed_node1 32457 1726867625.63664: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 32457 1726867625.63668: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.63673: getting variables 32457 1726867625.63674: in VariableManager get_vars() 32457 1726867625.63720: Calling all_inventory to load vars for managed_node1 32457 1726867625.63723: Calling groups_inventory to load vars for managed_node1 32457 1726867625.63726: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.63738: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.63741: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.63744: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.67688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.70618: done with get_vars() 32457 1726867625.70648: done getting variables 32457 1726867625.70711: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.70824: variable 'profile' from source: include params 32457 1726867625.70829: variable 'item' from source: include params 32457 1726867625.70906: variable 'item' from source: include params TASK [Get the ansible_managed comment in ifcfg-lsr101.90] ********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:49 Friday 20 September 2024 17:27:05 -0400 (0:00:00.120) 0:00:21.635 ****** 32457 1726867625.70952: entering _queue_task() for managed_node1/command 32457 1726867625.71350: worker is 1 (out of 1 available) 32457 1726867625.71365: exiting _queue_task() for managed_node1/command 32457 1726867625.71381: done queuing things up, now waiting for results queue to drain 32457 1726867625.71382: waiting for pending results... 32457 1726867625.71751: running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-lsr101.90 32457 1726867625.71790: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000083e 32457 1726867625.71801: variable 'ansible_search_path' from source: unknown 32457 1726867625.71804: variable 'ansible_search_path' from source: unknown 32457 1726867625.71906: calling self._execute() 32457 1726867625.72082: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.72085: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.72088: variable 'omit' from source: magic vars 32457 1726867625.72530: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.72540: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.72663: variable 'profile_stat' from source: set_fact 32457 1726867625.72684: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867625.72700: when evaluation is False, skipping this task 32457 1726867625.72703: _execute() done 32457 1726867625.72706: dumping result to json 32457 1726867625.72708: done dumping result, returning 32457 1726867625.72780: done running TaskExecutor() for managed_node1/TASK: Get the ansible_managed comment in ifcfg-lsr101.90 [0affcac9-a3a5-a1ad-cd15-00000000083e] 32457 1726867625.72783: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083e skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867625.72964: no more pending results, returning what we have 32457 1726867625.72967: results queue empty 32457 1726867625.72968: checking for any_errors_fatal 32457 1726867625.72973: done checking for any_errors_fatal 32457 1726867625.72974: checking for max_fail_percentage 32457 1726867625.72975: done checking for max_fail_percentage 32457 1726867625.72976: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.72979: done checking to see if all hosts have failed 32457 1726867625.72979: getting the remaining hosts for this loop 32457 1726867625.72980: done getting the remaining hosts for this loop 32457 1726867625.72983: getting the next task for host managed_node1 32457 1726867625.72989: done getting next task for host managed_node1 32457 1726867625.72991: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 32457 1726867625.72995: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.72998: getting variables 32457 1726867625.73000: in VariableManager get_vars() 32457 1726867625.73035: Calling all_inventory to load vars for managed_node1 32457 1726867625.73037: Calling groups_inventory to load vars for managed_node1 32457 1726867625.73039: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.73047: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.73050: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.73052: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.73583: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083e 32457 1726867625.73586: WORKER PROCESS EXITING 32457 1726867625.73861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.75552: done with get_vars() 32457 1726867625.75573: done getting variables 32457 1726867625.75638: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.75751: variable 'profile' from source: include params 32457 1726867625.75755: variable 'item' from source: include params 32457 1726867625.75818: variable 'item' from source: include params TASK [Verify the ansible_managed comment in ifcfg-lsr101.90] ******************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:56 Friday 20 September 2024 17:27:05 -0400 (0:00:00.048) 0:00:21.684 ****** 32457 1726867625.75850: entering _queue_task() for managed_node1/set_fact 32457 1726867625.76186: worker is 1 (out of 1 available) 32457 1726867625.76199: exiting _queue_task() for managed_node1/set_fact 32457 1726867625.76215: done queuing things up, now waiting for results queue to drain 32457 1726867625.76217: waiting for pending results... 32457 1726867625.76517: running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-lsr101.90 32457 1726867625.76612: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000083f 32457 1726867625.76624: variable 'ansible_search_path' from source: unknown 32457 1726867625.76634: variable 'ansible_search_path' from source: unknown 32457 1726867625.76665: calling self._execute() 32457 1726867625.76742: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.76746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.76755: variable 'omit' from source: magic vars 32457 1726867625.77025: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.77036: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.77120: variable 'profile_stat' from source: set_fact 32457 1726867625.77132: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867625.77135: when evaluation is False, skipping this task 32457 1726867625.77138: _execute() done 32457 1726867625.77141: dumping result to json 32457 1726867625.77144: done dumping result, returning 32457 1726867625.77151: done running TaskExecutor() for managed_node1/TASK: Verify the ansible_managed comment in ifcfg-lsr101.90 [0affcac9-a3a5-a1ad-cd15-00000000083f] 32457 1726867625.77158: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083f 32457 1726867625.77241: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000083f 32457 1726867625.77244: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867625.77293: no more pending results, returning what we have 32457 1726867625.77297: results queue empty 32457 1726867625.77298: checking for any_errors_fatal 32457 1726867625.77305: done checking for any_errors_fatal 32457 1726867625.77305: checking for max_fail_percentage 32457 1726867625.77307: done checking for max_fail_percentage 32457 1726867625.77308: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.77309: done checking to see if all hosts have failed 32457 1726867625.77309: getting the remaining hosts for this loop 32457 1726867625.77311: done getting the remaining hosts for this loop 32457 1726867625.77314: getting the next task for host managed_node1 32457 1726867625.77322: done getting next task for host managed_node1 32457 1726867625.77324: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 32457 1726867625.77328: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.77332: getting variables 32457 1726867625.77334: in VariableManager get_vars() 32457 1726867625.77379: Calling all_inventory to load vars for managed_node1 32457 1726867625.77381: Calling groups_inventory to load vars for managed_node1 32457 1726867625.77384: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.77395: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.77397: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.77399: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.78216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.79696: done with get_vars() 32457 1726867625.79718: done getting variables 32457 1726867625.79773: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.79871: variable 'profile' from source: include params 32457 1726867625.79875: variable 'item' from source: include params 32457 1726867625.79935: variable 'item' from source: include params TASK [Get the fingerprint comment in ifcfg-lsr101.90] ************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:62 Friday 20 September 2024 17:27:05 -0400 (0:00:00.041) 0:00:21.725 ****** 32457 1726867625.79965: entering _queue_task() for managed_node1/command 32457 1726867625.80220: worker is 1 (out of 1 available) 32457 1726867625.80239: exiting _queue_task() for managed_node1/command 32457 1726867625.80251: done queuing things up, now waiting for results queue to drain 32457 1726867625.80253: waiting for pending results... 32457 1726867625.80460: running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-lsr101.90 32457 1726867625.80541: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000840 32457 1726867625.80554: variable 'ansible_search_path' from source: unknown 32457 1726867625.80558: variable 'ansible_search_path' from source: unknown 32457 1726867625.80595: calling self._execute() 32457 1726867625.80664: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.80668: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.80679: variable 'omit' from source: magic vars 32457 1726867625.80934: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.80943: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.81027: variable 'profile_stat' from source: set_fact 32457 1726867625.81038: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867625.81041: when evaluation is False, skipping this task 32457 1726867625.81044: _execute() done 32457 1726867625.81047: dumping result to json 32457 1726867625.81050: done dumping result, returning 32457 1726867625.81055: done running TaskExecutor() for managed_node1/TASK: Get the fingerprint comment in ifcfg-lsr101.90 [0affcac9-a3a5-a1ad-cd15-000000000840] 32457 1726867625.81060: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000840 32457 1726867625.81142: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000840 32457 1726867625.81144: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867625.81193: no more pending results, returning what we have 32457 1726867625.81197: results queue empty 32457 1726867625.81198: checking for any_errors_fatal 32457 1726867625.81203: done checking for any_errors_fatal 32457 1726867625.81204: checking for max_fail_percentage 32457 1726867625.81205: done checking for max_fail_percentage 32457 1726867625.81206: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.81207: done checking to see if all hosts have failed 32457 1726867625.81208: getting the remaining hosts for this loop 32457 1726867625.81209: done getting the remaining hosts for this loop 32457 1726867625.81211: getting the next task for host managed_node1 32457 1726867625.81220: done getting next task for host managed_node1 32457 1726867625.81223: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 32457 1726867625.81226: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.81229: getting variables 32457 1726867625.81230: in VariableManager get_vars() 32457 1726867625.81265: Calling all_inventory to load vars for managed_node1 32457 1726867625.81267: Calling groups_inventory to load vars for managed_node1 32457 1726867625.81269: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.81279: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.81281: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.81284: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.82239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.83421: done with get_vars() 32457 1726867625.83434: done getting variables 32457 1726867625.83474: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.83545: variable 'profile' from source: include params 32457 1726867625.83548: variable 'item' from source: include params 32457 1726867625.83588: variable 'item' from source: include params TASK [Verify the fingerprint comment in ifcfg-lsr101.90] *********************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:69 Friday 20 September 2024 17:27:05 -0400 (0:00:00.036) 0:00:21.762 ****** 32457 1726867625.83608: entering _queue_task() for managed_node1/set_fact 32457 1726867625.83793: worker is 1 (out of 1 available) 32457 1726867625.83807: exiting _queue_task() for managed_node1/set_fact 32457 1726867625.83823: done queuing things up, now waiting for results queue to drain 32457 1726867625.83825: waiting for pending results... 32457 1726867625.83983: running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-lsr101.90 32457 1726867625.84070: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000841 32457 1726867625.84083: variable 'ansible_search_path' from source: unknown 32457 1726867625.84087: variable 'ansible_search_path' from source: unknown 32457 1726867625.84112: calling self._execute() 32457 1726867625.84179: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.84183: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.84192: variable 'omit' from source: magic vars 32457 1726867625.84435: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.84442: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.84524: variable 'profile_stat' from source: set_fact 32457 1726867625.84535: Evaluated conditional (profile_stat.stat.exists): False 32457 1726867625.84538: when evaluation is False, skipping this task 32457 1726867625.84541: _execute() done 32457 1726867625.84548: dumping result to json 32457 1726867625.84552: done dumping result, returning 32457 1726867625.84554: done running TaskExecutor() for managed_node1/TASK: Verify the fingerprint comment in ifcfg-lsr101.90 [0affcac9-a3a5-a1ad-cd15-000000000841] 32457 1726867625.84557: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000841 32457 1726867625.84638: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000841 32457 1726867625.84642: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 32457 1726867625.84692: no more pending results, returning what we have 32457 1726867625.84695: results queue empty 32457 1726867625.84696: checking for any_errors_fatal 32457 1726867625.84700: done checking for any_errors_fatal 32457 1726867625.84701: checking for max_fail_percentage 32457 1726867625.84702: done checking for max_fail_percentage 32457 1726867625.84702: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.84703: done checking to see if all hosts have failed 32457 1726867625.84704: getting the remaining hosts for this loop 32457 1726867625.84705: done getting the remaining hosts for this loop 32457 1726867625.84708: getting the next task for host managed_node1 32457 1726867625.84717: done getting next task for host managed_node1 32457 1726867625.84719: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 32457 1726867625.84722: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.84725: getting variables 32457 1726867625.84726: in VariableManager get_vars() 32457 1726867625.84760: Calling all_inventory to load vars for managed_node1 32457 1726867625.84763: Calling groups_inventory to load vars for managed_node1 32457 1726867625.84765: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.84773: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.84775: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.84780: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.85505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.86370: done with get_vars() 32457 1726867625.86386: done getting variables 32457 1726867625.86429: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.86499: variable 'profile' from source: include params 32457 1726867625.86501: variable 'item' from source: include params 32457 1726867625.86542: variable 'item' from source: include params TASK [Assert that the profile is present - 'lsr101.90'] ************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:5 Friday 20 September 2024 17:27:05 -0400 (0:00:00.029) 0:00:21.791 ****** 32457 1726867625.86561: entering _queue_task() for managed_node1/assert 32457 1726867625.86737: worker is 1 (out of 1 available) 32457 1726867625.86750: exiting _queue_task() for managed_node1/assert 32457 1726867625.86763: done queuing things up, now waiting for results queue to drain 32457 1726867625.86765: waiting for pending results... 32457 1726867625.86918: running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'lsr101.90' 32457 1726867625.86975: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006c0 32457 1726867625.86988: variable 'ansible_search_path' from source: unknown 32457 1726867625.86992: variable 'ansible_search_path' from source: unknown 32457 1726867625.87019: calling self._execute() 32457 1726867625.87086: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.87089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.87098: variable 'omit' from source: magic vars 32457 1726867625.87338: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.87346: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.87353: variable 'omit' from source: magic vars 32457 1726867625.87381: variable 'omit' from source: magic vars 32457 1726867625.87450: variable 'profile' from source: include params 32457 1726867625.87454: variable 'item' from source: include params 32457 1726867625.87500: variable 'item' from source: include params 32457 1726867625.87515: variable 'omit' from source: magic vars 32457 1726867625.87546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.87570: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.87588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.87600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.87609: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.87631: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.87634: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.87636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.87703: Set connection var ansible_connection to ssh 32457 1726867625.87710: Set connection var ansible_timeout to 10 32457 1726867625.87717: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.87722: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.87725: Set connection var ansible_shell_type to sh 32457 1726867625.87732: Set connection var ansible_pipelining to False 32457 1726867625.87749: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.87752: variable 'ansible_connection' from source: unknown 32457 1726867625.87754: variable 'ansible_module_compression' from source: unknown 32457 1726867625.87758: variable 'ansible_shell_type' from source: unknown 32457 1726867625.87760: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.87762: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.87766: variable 'ansible_pipelining' from source: unknown 32457 1726867625.87768: variable 'ansible_timeout' from source: unknown 32457 1726867625.87770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.87865: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.87873: variable 'omit' from source: magic vars 32457 1726867625.87886: starting attempt loop 32457 1726867625.87890: running the handler 32457 1726867625.87959: variable 'lsr_net_profile_exists' from source: set_fact 32457 1726867625.87963: Evaluated conditional (lsr_net_profile_exists): True 32457 1726867625.87968: handler run complete 32457 1726867625.87981: attempt loop complete, returning result 32457 1726867625.87984: _execute() done 32457 1726867625.87990: dumping result to json 32457 1726867625.87994: done dumping result, returning 32457 1726867625.87997: done running TaskExecutor() for managed_node1/TASK: Assert that the profile is present - 'lsr101.90' [0affcac9-a3a5-a1ad-cd15-0000000006c0] 32457 1726867625.88000: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c0 32457 1726867625.88076: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c0 32457 1726867625.88082: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867625.88150: no more pending results, returning what we have 32457 1726867625.88152: results queue empty 32457 1726867625.88153: checking for any_errors_fatal 32457 1726867625.88156: done checking for any_errors_fatal 32457 1726867625.88157: checking for max_fail_percentage 32457 1726867625.88159: done checking for max_fail_percentage 32457 1726867625.88159: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.88160: done checking to see if all hosts have failed 32457 1726867625.88161: getting the remaining hosts for this loop 32457 1726867625.88162: done getting the remaining hosts for this loop 32457 1726867625.88164: getting the next task for host managed_node1 32457 1726867625.88170: done getting next task for host managed_node1 32457 1726867625.88172: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 32457 1726867625.88175: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.88180: getting variables 32457 1726867625.88181: in VariableManager get_vars() 32457 1726867625.88215: Calling all_inventory to load vars for managed_node1 32457 1726867625.88219: Calling groups_inventory to load vars for managed_node1 32457 1726867625.88221: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.88228: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.88230: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.88231: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.89055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.89905: done with get_vars() 32457 1726867625.89921: done getting variables 32457 1726867625.89959: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.90029: variable 'profile' from source: include params 32457 1726867625.90032: variable 'item' from source: include params 32457 1726867625.90070: variable 'item' from source: include params TASK [Assert that the ansible managed comment is present in 'lsr101.90'] ******* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:10 Friday 20 September 2024 17:27:05 -0400 (0:00:00.035) 0:00:21.826 ****** 32457 1726867625.90094: entering _queue_task() for managed_node1/assert 32457 1726867625.90268: worker is 1 (out of 1 available) 32457 1726867625.90284: exiting _queue_task() for managed_node1/assert 32457 1726867625.90298: done queuing things up, now waiting for results queue to drain 32457 1726867625.90300: waiting for pending results... 32457 1726867625.90448: running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'lsr101.90' 32457 1726867625.90516: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006c1 32457 1726867625.90529: variable 'ansible_search_path' from source: unknown 32457 1726867625.90532: variable 'ansible_search_path' from source: unknown 32457 1726867625.90556: calling self._execute() 32457 1726867625.90623: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.90626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.90637: variable 'omit' from source: magic vars 32457 1726867625.90870: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.90880: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.90887: variable 'omit' from source: magic vars 32457 1726867625.90918: variable 'omit' from source: magic vars 32457 1726867625.90988: variable 'profile' from source: include params 32457 1726867625.90992: variable 'item' from source: include params 32457 1726867625.91036: variable 'item' from source: include params 32457 1726867625.91049: variable 'omit' from source: magic vars 32457 1726867625.91082: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.91106: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.91122: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.91135: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.91145: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.91167: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.91170: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.91174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.91240: Set connection var ansible_connection to ssh 32457 1726867625.91246: Set connection var ansible_timeout to 10 32457 1726867625.91252: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.91259: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.91261: Set connection var ansible_shell_type to sh 32457 1726867625.91269: Set connection var ansible_pipelining to False 32457 1726867625.91288: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.91291: variable 'ansible_connection' from source: unknown 32457 1726867625.91295: variable 'ansible_module_compression' from source: unknown 32457 1726867625.91297: variable 'ansible_shell_type' from source: unknown 32457 1726867625.91299: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.91301: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.91303: variable 'ansible_pipelining' from source: unknown 32457 1726867625.91306: variable 'ansible_timeout' from source: unknown 32457 1726867625.91308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.91401: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.91410: variable 'omit' from source: magic vars 32457 1726867625.91419: starting attempt loop 32457 1726867625.91422: running the handler 32457 1726867625.91492: variable 'lsr_net_profile_ansible_managed' from source: set_fact 32457 1726867625.91496: Evaluated conditional (lsr_net_profile_ansible_managed): True 32457 1726867625.91501: handler run complete 32457 1726867625.91515: attempt loop complete, returning result 32457 1726867625.91518: _execute() done 32457 1726867625.91521: dumping result to json 32457 1726867625.91523: done dumping result, returning 32457 1726867625.91526: done running TaskExecutor() for managed_node1/TASK: Assert that the ansible managed comment is present in 'lsr101.90' [0affcac9-a3a5-a1ad-cd15-0000000006c1] 32457 1726867625.91534: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c1 32457 1726867625.91609: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c1 32457 1726867625.91611: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867625.91692: no more pending results, returning what we have 32457 1726867625.91695: results queue empty 32457 1726867625.91695: checking for any_errors_fatal 32457 1726867625.91700: done checking for any_errors_fatal 32457 1726867625.91701: checking for max_fail_percentage 32457 1726867625.91702: done checking for max_fail_percentage 32457 1726867625.91703: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.91704: done checking to see if all hosts have failed 32457 1726867625.91705: getting the remaining hosts for this loop 32457 1726867625.91705: done getting the remaining hosts for this loop 32457 1726867625.91708: getting the next task for host managed_node1 32457 1726867625.91716: done getting next task for host managed_node1 32457 1726867625.91718: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 32457 1726867625.91720: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.91723: getting variables 32457 1726867625.91725: in VariableManager get_vars() 32457 1726867625.91757: Calling all_inventory to load vars for managed_node1 32457 1726867625.91759: Calling groups_inventory to load vars for managed_node1 32457 1726867625.91761: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.91767: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.91769: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.91770: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.92499: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.93357: done with get_vars() 32457 1726867625.93371: done getting variables 32457 1726867625.93411: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867625.93482: variable 'profile' from source: include params 32457 1726867625.93485: variable 'item' from source: include params 32457 1726867625.93525: variable 'item' from source: include params TASK [Assert that the fingerprint comment is present in lsr101.90] ************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml:15 Friday 20 September 2024 17:27:05 -0400 (0:00:00.034) 0:00:21.861 ****** 32457 1726867625.93549: entering _queue_task() for managed_node1/assert 32457 1726867625.93734: worker is 1 (out of 1 available) 32457 1726867625.93749: exiting _queue_task() for managed_node1/assert 32457 1726867625.93762: done queuing things up, now waiting for results queue to drain 32457 1726867625.93764: waiting for pending results... 32457 1726867625.93926: running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in lsr101.90 32457 1726867625.93994: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000006c2 32457 1726867625.94002: variable 'ansible_search_path' from source: unknown 32457 1726867625.94005: variable 'ansible_search_path' from source: unknown 32457 1726867625.94033: calling self._execute() 32457 1726867625.94103: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.94111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.94117: variable 'omit' from source: magic vars 32457 1726867625.94362: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.94371: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.94378: variable 'omit' from source: magic vars 32457 1726867625.94406: variable 'omit' from source: magic vars 32457 1726867625.94476: variable 'profile' from source: include params 32457 1726867625.94482: variable 'item' from source: include params 32457 1726867625.94526: variable 'item' from source: include params 32457 1726867625.94543: variable 'omit' from source: magic vars 32457 1726867625.94573: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.94599: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.94618: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.94629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.94641: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.94664: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.94667: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.94670: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.94733: Set connection var ansible_connection to ssh 32457 1726867625.94739: Set connection var ansible_timeout to 10 32457 1726867625.94744: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.94752: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.94755: Set connection var ansible_shell_type to sh 32457 1726867625.94766: Set connection var ansible_pipelining to False 32457 1726867625.94780: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.94783: variable 'ansible_connection' from source: unknown 32457 1726867625.94785: variable 'ansible_module_compression' from source: unknown 32457 1726867625.94788: variable 'ansible_shell_type' from source: unknown 32457 1726867625.94791: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.94793: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.94798: variable 'ansible_pipelining' from source: unknown 32457 1726867625.94801: variable 'ansible_timeout' from source: unknown 32457 1726867625.94805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.94902: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.94910: variable 'omit' from source: magic vars 32457 1726867625.94917: starting attempt loop 32457 1726867625.94920: running the handler 32457 1726867625.94991: variable 'lsr_net_profile_fingerprint' from source: set_fact 32457 1726867625.94994: Evaluated conditional (lsr_net_profile_fingerprint): True 32457 1726867625.95000: handler run complete 32457 1726867625.95011: attempt loop complete, returning result 32457 1726867625.95016: _execute() done 32457 1726867625.95019: dumping result to json 32457 1726867625.95022: done dumping result, returning 32457 1726867625.95024: done running TaskExecutor() for managed_node1/TASK: Assert that the fingerprint comment is present in lsr101.90 [0affcac9-a3a5-a1ad-cd15-0000000006c2] 32457 1726867625.95029: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c2 32457 1726867625.95105: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000006c2 32457 1726867625.95108: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 32457 1726867625.95157: no more pending results, returning what we have 32457 1726867625.95160: results queue empty 32457 1726867625.95161: checking for any_errors_fatal 32457 1726867625.95164: done checking for any_errors_fatal 32457 1726867625.95165: checking for max_fail_percentage 32457 1726867625.95166: done checking for max_fail_percentage 32457 1726867625.95167: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.95168: done checking to see if all hosts have failed 32457 1726867625.95169: getting the remaining hosts for this loop 32457 1726867625.95170: done getting the remaining hosts for this loop 32457 1726867625.95173: getting the next task for host managed_node1 32457 1726867625.95182: done getting next task for host managed_node1 32457 1726867625.95184: ^ task is: TASK: TEARDOWN: remove profiles. 32457 1726867625.95185: ^ state is: HOST STATE: block=2, 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 32457 1726867625.95188: getting variables 32457 1726867625.95190: in VariableManager get_vars() 32457 1726867625.95224: Calling all_inventory to load vars for managed_node1 32457 1726867625.95226: Calling groups_inventory to load vars for managed_node1 32457 1726867625.95229: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.95236: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.95239: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.95241: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.96056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867625.96907: done with get_vars() 32457 1726867625.96923: done getting variables 32457 1726867625.96960: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:58 Friday 20 September 2024 17:27:05 -0400 (0:00:00.034) 0:00:21.895 ****** 32457 1726867625.96980: entering _queue_task() for managed_node1/debug 32457 1726867625.97162: worker is 1 (out of 1 available) 32457 1726867625.97176: exiting _queue_task() for managed_node1/debug 32457 1726867625.97190: done queuing things up, now waiting for results queue to drain 32457 1726867625.97192: waiting for pending results... 32457 1726867625.97343: running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. 32457 1726867625.97398: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000005d 32457 1726867625.97409: variable 'ansible_search_path' from source: unknown 32457 1726867625.97438: calling self._execute() 32457 1726867625.97507: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.97511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.97520: variable 'omit' from source: magic vars 32457 1726867625.97768: variable 'ansible_distribution_major_version' from source: facts 32457 1726867625.97778: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867625.97783: variable 'omit' from source: magic vars 32457 1726867625.97800: variable 'omit' from source: magic vars 32457 1726867625.97825: variable 'omit' from source: magic vars 32457 1726867625.97854: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867625.97880: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867625.97897: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867625.97909: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.97919: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867625.97940: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867625.97943: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.97947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.98012: Set connection var ansible_connection to ssh 32457 1726867625.98018: Set connection var ansible_timeout to 10 32457 1726867625.98024: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867625.98030: Set connection var ansible_shell_executable to /bin/sh 32457 1726867625.98033: Set connection var ansible_shell_type to sh 32457 1726867625.98040: Set connection var ansible_pipelining to False 32457 1726867625.98055: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.98059: variable 'ansible_connection' from source: unknown 32457 1726867625.98061: variable 'ansible_module_compression' from source: unknown 32457 1726867625.98064: variable 'ansible_shell_type' from source: unknown 32457 1726867625.98068: variable 'ansible_shell_executable' from source: unknown 32457 1726867625.98070: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867625.98072: variable 'ansible_pipelining' from source: unknown 32457 1726867625.98074: variable 'ansible_timeout' from source: unknown 32457 1726867625.98083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867625.98171: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867625.98183: variable 'omit' from source: magic vars 32457 1726867625.98191: starting attempt loop 32457 1726867625.98194: running the handler 32457 1726867625.98227: handler run complete 32457 1726867625.98239: attempt loop complete, returning result 32457 1726867625.98242: _execute() done 32457 1726867625.98245: dumping result to json 32457 1726867625.98247: done dumping result, returning 32457 1726867625.98253: done running TaskExecutor() for managed_node1/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-a1ad-cd15-00000000005d] 32457 1726867625.98257: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005d 32457 1726867625.98338: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000005d 32457 1726867625.98341: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: ################################################## 32457 1726867625.98390: no more pending results, returning what we have 32457 1726867625.98392: results queue empty 32457 1726867625.98393: checking for any_errors_fatal 32457 1726867625.98398: done checking for any_errors_fatal 32457 1726867625.98399: checking for max_fail_percentage 32457 1726867625.98400: done checking for max_fail_percentage 32457 1726867625.98401: checking to see if all hosts have failed and the running result is not ok 32457 1726867625.98402: done checking to see if all hosts have failed 32457 1726867625.98402: getting the remaining hosts for this loop 32457 1726867625.98403: done getting the remaining hosts for this loop 32457 1726867625.98406: getting the next task for host managed_node1 32457 1726867625.98412: done getting next task for host managed_node1 32457 1726867625.98418: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32457 1726867625.98420: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867625.98435: getting variables 32457 1726867625.98436: in VariableManager get_vars() 32457 1726867625.98476: Calling all_inventory to load vars for managed_node1 32457 1726867625.98480: Calling groups_inventory to load vars for managed_node1 32457 1726867625.98482: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867625.98488: Calling all_plugins_play to load vars for managed_node1 32457 1726867625.98490: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867625.98492: Calling groups_plugins_play to load vars for managed_node1 32457 1726867625.99208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.00155: done with get_vars() 32457 1726867626.00169: 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:27:06 -0400 (0:00:00.032) 0:00:21.928 ****** 32457 1726867626.00234: entering _queue_task() for managed_node1/include_tasks 32457 1726867626.00420: worker is 1 (out of 1 available) 32457 1726867626.00433: exiting _queue_task() for managed_node1/include_tasks 32457 1726867626.00448: done queuing things up, now waiting for results queue to drain 32457 1726867626.00450: waiting for pending results... 32457 1726867626.00608: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 32457 1726867626.00695: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000065 32457 1726867626.00707: variable 'ansible_search_path' from source: unknown 32457 1726867626.00711: variable 'ansible_search_path' from source: unknown 32457 1726867626.00738: calling self._execute() 32457 1726867626.00806: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.00810: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.00819: variable 'omit' from source: magic vars 32457 1726867626.01064: variable 'ansible_distribution_major_version' from source: facts 32457 1726867626.01072: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867626.01079: _execute() done 32457 1726867626.01082: dumping result to json 32457 1726867626.01085: done dumping result, returning 32457 1726867626.01092: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-a1ad-cd15-000000000065] 32457 1726867626.01097: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000065 32457 1726867626.01180: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000065 32457 1726867626.01184: WORKER PROCESS EXITING 32457 1726867626.01251: no more pending results, returning what we have 32457 1726867626.01254: in VariableManager get_vars() 32457 1726867626.01292: Calling all_inventory to load vars for managed_node1 32457 1726867626.01295: Calling groups_inventory to load vars for managed_node1 32457 1726867626.01297: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867626.01305: Calling all_plugins_play to load vars for managed_node1 32457 1726867626.01307: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867626.01310: Calling groups_plugins_play to load vars for managed_node1 32457 1726867626.02021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.02881: done with get_vars() 32457 1726867626.02894: variable 'ansible_search_path' from source: unknown 32457 1726867626.02895: variable 'ansible_search_path' from source: unknown 32457 1726867626.02922: we have included files to process 32457 1726867626.02923: generating all_blocks data 32457 1726867626.02924: done generating all_blocks data 32457 1726867626.02928: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867626.02929: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867626.02930: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 32457 1726867626.03302: done processing included file 32457 1726867626.03304: iterating over new_blocks loaded from include file 32457 1726867626.03305: in VariableManager get_vars() 32457 1726867626.03322: done with get_vars() 32457 1726867626.03324: filtering new block on tags 32457 1726867626.03334: done filtering new block on tags 32457 1726867626.03336: in VariableManager get_vars() 32457 1726867626.03349: done with get_vars() 32457 1726867626.03350: filtering new block on tags 32457 1726867626.03362: done filtering new block on tags 32457 1726867626.03364: in VariableManager get_vars() 32457 1726867626.03381: done with get_vars() 32457 1726867626.03382: filtering new block on tags 32457 1726867626.03393: done filtering new block on tags 32457 1726867626.03395: 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_node1 32457 1726867626.03398: extending task lists for all hosts with included blocks 32457 1726867626.03850: done extending task lists 32457 1726867626.03851: done processing included files 32457 1726867626.03852: results queue empty 32457 1726867626.03852: checking for any_errors_fatal 32457 1726867626.03854: done checking for any_errors_fatal 32457 1726867626.03854: checking for max_fail_percentage 32457 1726867626.03855: done checking for max_fail_percentage 32457 1726867626.03855: checking to see if all hosts have failed and the running result is not ok 32457 1726867626.03856: done checking to see if all hosts have failed 32457 1726867626.03856: getting the remaining hosts for this loop 32457 1726867626.03857: done getting the remaining hosts for this loop 32457 1726867626.03859: getting the next task for host managed_node1 32457 1726867626.03861: done getting next task for host managed_node1 32457 1726867626.03863: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32457 1726867626.03865: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867626.03871: getting variables 32457 1726867626.03871: in VariableManager get_vars() 32457 1726867626.03883: Calling all_inventory to load vars for managed_node1 32457 1726867626.03884: Calling groups_inventory to load vars for managed_node1 32457 1726867626.03886: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867626.03889: Calling all_plugins_play to load vars for managed_node1 32457 1726867626.03890: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867626.03892: Calling groups_plugins_play to load vars for managed_node1 32457 1726867626.04575: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.05419: done with get_vars() 32457 1726867626.05435: 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:27:06 -0400 (0:00:00.052) 0:00:21.980 ****** 32457 1726867626.05481: entering _queue_task() for managed_node1/setup 32457 1726867626.05680: worker is 1 (out of 1 available) 32457 1726867626.05692: exiting _queue_task() for managed_node1/setup 32457 1726867626.05706: done queuing things up, now waiting for results queue to drain 32457 1726867626.05708: waiting for pending results... 32457 1726867626.05876: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 32457 1726867626.05974: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000883 32457 1726867626.05985: variable 'ansible_search_path' from source: unknown 32457 1726867626.05988: variable 'ansible_search_path' from source: unknown 32457 1726867626.06017: calling self._execute() 32457 1726867626.06086: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.06091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.06100: variable 'omit' from source: magic vars 32457 1726867626.06362: variable 'ansible_distribution_major_version' from source: facts 32457 1726867626.06373: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867626.06514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867626.07950: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867626.08007: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867626.08055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867626.08073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867626.08095: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867626.08163: 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) 32457 1726867626.08186: 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) 32457 1726867626.08203: 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) 32457 1726867626.08235: 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) 32457 1726867626.08247: 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) 32457 1726867626.08284: 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) 32457 1726867626.08301: 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) 32457 1726867626.08320: 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) 32457 1726867626.08349: 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) 32457 1726867626.08359: 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) 32457 1726867626.08465: variable '__network_required_facts' from source: role '' defaults 32457 1726867626.08473: variable 'ansible_facts' from source: unknown 32457 1726867626.08912: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 32457 1726867626.08916: when evaluation is False, skipping this task 32457 1726867626.08920: _execute() done 32457 1726867626.08923: dumping result to json 32457 1726867626.08927: done dumping result, returning 32457 1726867626.08936: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-a1ad-cd15-000000000883] 32457 1726867626.08938: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000883 32457 1726867626.09023: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000883 32457 1726867626.09025: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867626.09070: no more pending results, returning what we have 32457 1726867626.09073: results queue empty 32457 1726867626.09074: checking for any_errors_fatal 32457 1726867626.09076: done checking for any_errors_fatal 32457 1726867626.09079: checking for max_fail_percentage 32457 1726867626.09081: done checking for max_fail_percentage 32457 1726867626.09082: checking to see if all hosts have failed and the running result is not ok 32457 1726867626.09083: done checking to see if all hosts have failed 32457 1726867626.09083: getting the remaining hosts for this loop 32457 1726867626.09085: done getting the remaining hosts for this loop 32457 1726867626.09088: getting the next task for host managed_node1 32457 1726867626.09097: done getting next task for host managed_node1 32457 1726867626.09100: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 32457 1726867626.09104: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867626.09121: getting variables 32457 1726867626.09123: in VariableManager get_vars() 32457 1726867626.09170: Calling all_inventory to load vars for managed_node1 32457 1726867626.09172: Calling groups_inventory to load vars for managed_node1 32457 1726867626.09175: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867626.09186: Calling all_plugins_play to load vars for managed_node1 32457 1726867626.09189: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867626.09191: Calling groups_plugins_play to load vars for managed_node1 32457 1726867626.10290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.11462: done with get_vars() 32457 1726867626.11481: 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:27:06 -0400 (0:00:00.060) 0:00:22.041 ****** 32457 1726867626.11560: entering _queue_task() for managed_node1/stat 32457 1726867626.11806: worker is 1 (out of 1 available) 32457 1726867626.11823: exiting _queue_task() for managed_node1/stat 32457 1726867626.11836: done queuing things up, now waiting for results queue to drain 32457 1726867626.11838: waiting for pending results... 32457 1726867626.12025: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree 32457 1726867626.12137: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000885 32457 1726867626.12148: variable 'ansible_search_path' from source: unknown 32457 1726867626.12152: variable 'ansible_search_path' from source: unknown 32457 1726867626.12184: calling self._execute() 32457 1726867626.12256: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.12260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.12270: variable 'omit' from source: magic vars 32457 1726867626.12544: variable 'ansible_distribution_major_version' from source: facts 32457 1726867626.12553: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867626.12662: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867626.13188: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867626.13192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867626.13194: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867626.13196: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867626.13230: 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) 32457 1726867626.13256: 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) 32457 1726867626.13281: 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) 32457 1726867626.13301: 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) 32457 1726867626.13405: variable '__network_is_ostree' from source: set_fact 32457 1726867626.13408: Evaluated conditional (not __network_is_ostree is defined): False 32457 1726867626.13410: when evaluation is False, skipping this task 32457 1726867626.13415: _execute() done 32457 1726867626.13417: dumping result to json 32457 1726867626.13419: done dumping result, returning 32457 1726867626.13422: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-a1ad-cd15-000000000885] 32457 1726867626.13424: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000885 32457 1726867626.13570: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000885 32457 1726867626.13572: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32457 1726867626.13654: no more pending results, returning what we have 32457 1726867626.13656: results queue empty 32457 1726867626.13658: checking for any_errors_fatal 32457 1726867626.13663: done checking for any_errors_fatal 32457 1726867626.13664: checking for max_fail_percentage 32457 1726867626.13665: done checking for max_fail_percentage 32457 1726867626.13666: checking to see if all hosts have failed and the running result is not ok 32457 1726867626.13667: done checking to see if all hosts have failed 32457 1726867626.13668: getting the remaining hosts for this loop 32457 1726867626.13669: done getting the remaining hosts for this loop 32457 1726867626.13672: getting the next task for host managed_node1 32457 1726867626.13678: done getting next task for host managed_node1 32457 1726867626.13681: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32457 1726867626.13685: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867626.13698: getting variables 32457 1726867626.13699: in VariableManager get_vars() 32457 1726867626.13734: Calling all_inventory to load vars for managed_node1 32457 1726867626.13737: Calling groups_inventory to load vars for managed_node1 32457 1726867626.13739: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867626.13747: Calling all_plugins_play to load vars for managed_node1 32457 1726867626.13750: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867626.13752: Calling groups_plugins_play to load vars for managed_node1 32457 1726867626.21108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.22712: done with get_vars() 32457 1726867626.22740: done getting variables 32457 1726867626.22792: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:27:06 -0400 (0:00:00.112) 0:00:22.154 ****** 32457 1726867626.22828: entering _queue_task() for managed_node1/set_fact 32457 1726867626.23191: worker is 1 (out of 1 available) 32457 1726867626.23203: exiting _queue_task() for managed_node1/set_fact 32457 1726867626.23219: done queuing things up, now waiting for results queue to drain 32457 1726867626.23222: waiting for pending results... 32457 1726867626.23575: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 32457 1726867626.23679: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000886 32457 1726867626.23691: variable 'ansible_search_path' from source: unknown 32457 1726867626.23694: variable 'ansible_search_path' from source: unknown 32457 1726867626.23924: calling self._execute() 32457 1726867626.23930: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.23935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.23938: variable 'omit' from source: magic vars 32457 1726867626.24291: variable 'ansible_distribution_major_version' from source: facts 32457 1726867626.24302: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867626.24482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867626.24761: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867626.24811: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867626.24897: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867626.24941: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867626.25033: 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) 32457 1726867626.25060: 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) 32457 1726867626.25088: 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) 32457 1726867626.25157: 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) 32457 1726867626.25222: variable '__network_is_ostree' from source: set_fact 32457 1726867626.25233: Evaluated conditional (not __network_is_ostree is defined): False 32457 1726867626.25236: when evaluation is False, skipping this task 32457 1726867626.25238: _execute() done 32457 1726867626.25241: dumping result to json 32457 1726867626.25246: done dumping result, returning 32457 1726867626.25254: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-a1ad-cd15-000000000886] 32457 1726867626.25260: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000886 32457 1726867626.25363: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000886 32457 1726867626.25366: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 32457 1726867626.25419: no more pending results, returning what we have 32457 1726867626.25423: results queue empty 32457 1726867626.25424: checking for any_errors_fatal 32457 1726867626.25431: done checking for any_errors_fatal 32457 1726867626.25432: checking for max_fail_percentage 32457 1726867626.25434: done checking for max_fail_percentage 32457 1726867626.25435: checking to see if all hosts have failed and the running result is not ok 32457 1726867626.25436: done checking to see if all hosts have failed 32457 1726867626.25437: getting the remaining hosts for this loop 32457 1726867626.25439: done getting the remaining hosts for this loop 32457 1726867626.25443: getting the next task for host managed_node1 32457 1726867626.25454: done getting next task for host managed_node1 32457 1726867626.25458: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 32457 1726867626.25482: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867626.25503: getting variables 32457 1726867626.25505: in VariableManager get_vars() 32457 1726867626.25552: Calling all_inventory to load vars for managed_node1 32457 1726867626.25555: Calling groups_inventory to load vars for managed_node1 32457 1726867626.25558: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867626.25569: Calling all_plugins_play to load vars for managed_node1 32457 1726867626.25572: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867626.25575: Calling groups_plugins_play to load vars for managed_node1 32457 1726867626.27424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867626.30839: done with get_vars() 32457 1726867626.30864: 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:27:06 -0400 (0:00:00.082) 0:00:22.236 ****** 32457 1726867626.31110: entering _queue_task() for managed_node1/service_facts 32457 1726867626.31472: worker is 1 (out of 1 available) 32457 1726867626.31486: exiting _queue_task() for managed_node1/service_facts 32457 1726867626.31501: done queuing things up, now waiting for results queue to drain 32457 1726867626.31503: waiting for pending results... 32457 1726867626.31907: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running 32457 1726867626.31974: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000888 32457 1726867626.32095: variable 'ansible_search_path' from source: unknown 32457 1726867626.32101: variable 'ansible_search_path' from source: unknown 32457 1726867626.32104: calling self._execute() 32457 1726867626.32129: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.32133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.32144: variable 'omit' from source: magic vars 32457 1726867626.32533: variable 'ansible_distribution_major_version' from source: facts 32457 1726867626.32548: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867626.32566: variable 'omit' from source: magic vars 32457 1726867626.32638: variable 'omit' from source: magic vars 32457 1726867626.32676: variable 'omit' from source: magic vars 32457 1726867626.32776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867626.32782: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867626.32785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867626.32788: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867626.32800: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867626.32857: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867626.32861: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.32864: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.33075: Set connection var ansible_connection to ssh 32457 1726867626.33080: Set connection var ansible_timeout to 10 32457 1726867626.33083: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867626.33085: Set connection var ansible_shell_executable to /bin/sh 32457 1726867626.33184: Set connection var ansible_shell_type to sh 32457 1726867626.33188: Set connection var ansible_pipelining to False 32457 1726867626.33190: variable 'ansible_shell_executable' from source: unknown 32457 1726867626.33193: variable 'ansible_connection' from source: unknown 32457 1726867626.33195: variable 'ansible_module_compression' from source: unknown 32457 1726867626.33198: variable 'ansible_shell_type' from source: unknown 32457 1726867626.33201: variable 'ansible_shell_executable' from source: unknown 32457 1726867626.33204: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867626.33207: variable 'ansible_pipelining' from source: unknown 32457 1726867626.33210: variable 'ansible_timeout' from source: unknown 32457 1726867626.33213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867626.33220: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867626.33227: variable 'omit' from source: magic vars 32457 1726867626.33233: starting attempt loop 32457 1726867626.33236: running the handler 32457 1726867626.33250: _low_level_execute_command(): starting 32457 1726867626.33260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867626.33978: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867626.34097: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867626.34122: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867626.34206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867626.35893: stdout chunk (state=3): >>>/root <<< 32457 1726867626.36054: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867626.36059: stdout chunk (state=3): >>><<< 32457 1726867626.36062: stderr chunk (state=3): >>><<< 32457 1726867626.36175: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867626.36181: _low_level_execute_command(): starting 32457 1726867626.36185: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106 `" && echo ansible-tmp-1726867626.3608687-33537-110037852844106="` echo /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106 `" ) && sleep 0' 32457 1726867626.36787: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867626.36802: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867626.36900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867626.36905: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.36966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867626.36985: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867626.37008: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867626.37164: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867626.39020: stdout chunk (state=3): >>>ansible-tmp-1726867626.3608687-33537-110037852844106=/root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106 <<< 32457 1726867626.39133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867626.39182: stderr chunk (state=3): >>><<< 32457 1726867626.39191: stdout chunk (state=3): >>><<< 32457 1726867626.39211: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867626.3608687-33537-110037852844106=/root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867626.39388: variable 'ansible_module_compression' from source: unknown 32457 1726867626.39392: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 32457 1726867626.39394: variable 'ansible_facts' from source: unknown 32457 1726867626.39453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py 32457 1726867626.39625: Sending initial data 32457 1726867626.39635: Sent initial data (162 bytes) 32457 1726867626.40341: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867626.40383: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.40402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867626.40492: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.40512: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867626.40531: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867626.40555: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867626.40625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867626.42181: 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 <<< 32457 1726867626.42239: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867626.42285: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpux7oce93 /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py <<< 32457 1726867626.42289: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py" <<< 32457 1726867626.42325: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpux7oce93" to remote "/root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py" <<< 32457 1726867626.42329: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py" <<< 32457 1726867626.42907: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867626.42941: stderr chunk (state=3): >>><<< 32457 1726867626.42945: stdout chunk (state=3): >>><<< 32457 1726867626.42957: done transferring module to remote 32457 1726867626.42966: _low_level_execute_command(): starting 32457 1726867626.42971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/ /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py && sleep 0' 32457 1726867626.43452: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867626.43456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867626.43459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.43463: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867626.43465: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.43498: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867626.43534: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867626.43562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867626.43621: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867626.45370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867626.45392: stderr chunk (state=3): >>><<< 32457 1726867626.45395: stdout chunk (state=3): >>><<< 32457 1726867626.45411: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867626.45417: _low_level_execute_command(): starting 32457 1726867626.45420: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/AnsiballZ_service_facts.py && sleep 0' 32457 1726867626.45845: 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 <<< 32457 1726867626.45849: 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.57 originally 10.31.12.57 <<< 32457 1726867626.45852: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.45854: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867626.45856: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867626.45900: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867626.45904: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867626.45966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867627.98737: 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-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.<<< 32457 1726867627.98759: stdout chunk (state=3): >>>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<<< 32457 1726867627.98791: 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": "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<<< 32457 1726867627.98799: 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": {}}} <<< 32457 1726867628.00234: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867628.00267: stderr chunk (state=3): >>><<< 32457 1726867628.00271: stdout chunk (state=3): >>><<< 32457 1726867628.00303: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867628.00744: 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-1726867626.3608687-33537-110037852844106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867628.00752: _low_level_execute_command(): starting 32457 1726867628.00756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867626.3608687-33537-110037852844106/ > /dev/null 2>&1 && sleep 0' 32457 1726867628.01222: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867628.01225: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867628.01229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.01232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867628.01235: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867628.01237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.01292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867628.01297: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867628.01299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.01339: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.03137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.03160: stderr chunk (state=3): >>><<< 32457 1726867628.03163: stdout chunk (state=3): >>><<< 32457 1726867628.03181: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867628.03184: handler run complete 32457 1726867628.03291: variable 'ansible_facts' from source: unknown 32457 1726867628.03385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.03662: variable 'ansible_facts' from source: unknown 32457 1726867628.03747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.03861: attempt loop complete, returning result 32457 1726867628.03864: _execute() done 32457 1726867628.03866: dumping result to json 32457 1726867628.03903: done dumping result, returning 32457 1726867628.03910: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-a1ad-cd15-000000000888] 32457 1726867628.03916: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000888 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867628.04521: no more pending results, returning what we have 32457 1726867628.04524: results queue empty 32457 1726867628.04525: checking for any_errors_fatal 32457 1726867628.04528: done checking for any_errors_fatal 32457 1726867628.04529: checking for max_fail_percentage 32457 1726867628.04530: done checking for max_fail_percentage 32457 1726867628.04531: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.04532: done checking to see if all hosts have failed 32457 1726867628.04533: getting the remaining hosts for this loop 32457 1726867628.04534: done getting the remaining hosts for this loop 32457 1726867628.04536: getting the next task for host managed_node1 32457 1726867628.04542: done getting next task for host managed_node1 32457 1726867628.04545: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 32457 1726867628.04548: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.04557: getting variables 32457 1726867628.04558: in VariableManager get_vars() 32457 1726867628.04590: Calling all_inventory to load vars for managed_node1 32457 1726867628.04592: Calling groups_inventory to load vars for managed_node1 32457 1726867628.04593: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.04601: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.04603: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.04605: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.05121: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000888 32457 1726867628.05124: WORKER PROCESS EXITING 32457 1726867628.05339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.06273: done with get_vars() 32457 1726867628.06291: 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:27:08 -0400 (0:00:01.752) 0:00:23.989 ****** 32457 1726867628.06363: entering _queue_task() for managed_node1/package_facts 32457 1726867628.06575: worker is 1 (out of 1 available) 32457 1726867628.06590: exiting _queue_task() for managed_node1/package_facts 32457 1726867628.06602: done queuing things up, now waiting for results queue to drain 32457 1726867628.06604: waiting for pending results... 32457 1726867628.06788: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed 32457 1726867628.06903: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000889 32457 1726867628.06914: variable 'ansible_search_path' from source: unknown 32457 1726867628.06918: variable 'ansible_search_path' from source: unknown 32457 1726867628.06952: calling self._execute() 32457 1726867628.07029: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.07033: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.07043: variable 'omit' from source: magic vars 32457 1726867628.07339: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.07348: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867628.07354: variable 'omit' from source: magic vars 32457 1726867628.07405: variable 'omit' from source: magic vars 32457 1726867628.07432: variable 'omit' from source: magic vars 32457 1726867628.07463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867628.07490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867628.07509: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867628.07526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867628.07535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867628.07557: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867628.07560: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.07564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.07637: Set connection var ansible_connection to ssh 32457 1726867628.07643: Set connection var ansible_timeout to 10 32457 1726867628.07649: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867628.07655: Set connection var ansible_shell_executable to /bin/sh 32457 1726867628.07659: Set connection var ansible_shell_type to sh 32457 1726867628.07666: Set connection var ansible_pipelining to False 32457 1726867628.07684: variable 'ansible_shell_executable' from source: unknown 32457 1726867628.07687: variable 'ansible_connection' from source: unknown 32457 1726867628.07690: variable 'ansible_module_compression' from source: unknown 32457 1726867628.07692: variable 'ansible_shell_type' from source: unknown 32457 1726867628.07696: variable 'ansible_shell_executable' from source: unknown 32457 1726867628.07699: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.07701: variable 'ansible_pipelining' from source: unknown 32457 1726867628.07703: variable 'ansible_timeout' from source: unknown 32457 1726867628.07705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.07850: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867628.07858: variable 'omit' from source: magic vars 32457 1726867628.07863: starting attempt loop 32457 1726867628.07866: running the handler 32457 1726867628.07880: _low_level_execute_command(): starting 32457 1726867628.07886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867628.08365: 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 <<< 32457 1726867628.08400: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.08404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867628.08407: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.08458: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867628.08461: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867628.08466: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.08514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.10103: stdout chunk (state=3): >>>/root <<< 32457 1726867628.10206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.10230: stderr chunk (state=3): >>><<< 32457 1726867628.10234: stdout chunk (state=3): >>><<< 32457 1726867628.10251: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867628.10261: _low_level_execute_command(): starting 32457 1726867628.10266: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963 `" && echo ansible-tmp-1726867628.102497-33597-137786266934963="` echo /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963 `" ) && sleep 0' 32457 1726867628.10682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867628.10706: 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 <<< 32457 1726867628.10709: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867628.10718: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.10768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867628.10774: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.10818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.12687: stdout chunk (state=3): >>>ansible-tmp-1726867628.102497-33597-137786266934963=/root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963 <<< 32457 1726867628.12794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.12820: stderr chunk (state=3): >>><<< 32457 1726867628.12823: stdout chunk (state=3): >>><<< 32457 1726867628.12835: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867628.102497-33597-137786266934963=/root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867628.12868: variable 'ansible_module_compression' from source: unknown 32457 1726867628.12905: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 32457 1726867628.12962: variable 'ansible_facts' from source: unknown 32457 1726867628.13083: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py 32457 1726867628.13179: Sending initial data 32457 1726867628.13183: Sent initial data (161 bytes) 32457 1726867628.13626: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867628.13632: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867628.13634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.13637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867628.13639: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867628.13641: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867628.13643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.13694: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867628.13697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.13739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.15265: 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 <<< 32457 1726867628.15269: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32457 1726867628.15306: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867628.15351: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpgz31y77l /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py <<< 32457 1726867628.15362: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py" <<< 32457 1726867628.15397: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpgz31y77l" to remote "/root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py" <<< 32457 1726867628.16492: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.16495: stderr chunk (state=3): >>><<< 32457 1726867628.16498: stdout chunk (state=3): >>><<< 32457 1726867628.16534: done transferring module to remote 32457 1726867628.16542: _low_level_execute_command(): starting 32457 1726867628.16546: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/ /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py && sleep 0' 32457 1726867628.16941: 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 <<< 32457 1726867628.16971: 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.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867628.16974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.16976: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867628.16982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867628.16988: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.17192: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.17229: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.18943: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.18964: stderr chunk (state=3): >>><<< 32457 1726867628.18967: stdout chunk (state=3): >>><<< 32457 1726867628.18980: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867628.18983: _low_level_execute_command(): starting 32457 1726867628.18986: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/AnsiballZ_package_facts.py && sleep 0' 32457 1726867628.19587: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867628.19590: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.19611: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867628.19619: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867628.19658: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.19705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.63524: 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"<<< 32457 1726867628.63555: 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<<< 32457 1726867628.63570: 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,<<< 32457 1726867628.63575: 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_certm<<< 32457 1726867628.63607: 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", "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<<< 32457 1726867628.63637: 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.7<<< 32457 1726867628.63683: 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-resc<<< 32457 1726867628.63690: 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<<< 32457 1726867628.63695: 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<<< 32457 1726867628.63723: 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.<<< 32457 1726867628.63730: 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"}], "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"}}} <<< 32457 1726867628.65453: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867628.65480: stderr chunk (state=3): >>><<< 32457 1726867628.65484: stdout chunk (state=3): >>><<< 32457 1726867628.65529: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867628.66715: 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-1726867628.102497-33597-137786266934963/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867628.66729: _low_level_execute_command(): starting 32457 1726867628.66733: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867628.102497-33597-137786266934963/ > /dev/null 2>&1 && sleep 0' 32457 1726867628.67136: 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 <<< 32457 1726867628.67143: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867628.67166: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.67169: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867628.67171: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867628.67230: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867628.67235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867628.67239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867628.67280: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867628.69086: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867628.69106: stderr chunk (state=3): >>><<< 32457 1726867628.69109: stdout chunk (state=3): >>><<< 32457 1726867628.69123: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867628.69128: handler run complete 32457 1726867628.69652: variable 'ansible_facts' from source: unknown 32457 1726867628.69911: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.70946: variable 'ansible_facts' from source: unknown 32457 1726867628.71183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.71562: attempt loop complete, returning result 32457 1726867628.71570: _execute() done 32457 1726867628.71573: dumping result to json 32457 1726867628.71687: done dumping result, returning 32457 1726867628.71695: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-a1ad-cd15-000000000889] 32457 1726867628.71698: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000889 32457 1726867628.73006: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000889 32457 1726867628.73011: WORKER PROCESS EXITING ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867628.73090: no more pending results, returning what we have 32457 1726867628.73092: results queue empty 32457 1726867628.73092: checking for any_errors_fatal 32457 1726867628.73097: done checking for any_errors_fatal 32457 1726867628.73098: checking for max_fail_percentage 32457 1726867628.73098: done checking for max_fail_percentage 32457 1726867628.73099: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.73100: done checking to see if all hosts have failed 32457 1726867628.73100: getting the remaining hosts for this loop 32457 1726867628.73101: done getting the remaining hosts for this loop 32457 1726867628.73103: getting the next task for host managed_node1 32457 1726867628.73108: done getting next task for host managed_node1 32457 1726867628.73110: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 32457 1726867628.73113: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.73124: getting variables 32457 1726867628.73125: in VariableManager get_vars() 32457 1726867628.73153: Calling all_inventory to load vars for managed_node1 32457 1726867628.73155: Calling groups_inventory to load vars for managed_node1 32457 1726867628.73156: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.73168: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.73171: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.73175: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.73954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.74904: done with get_vars() 32457 1726867628.74930: done getting variables 32457 1726867628.74989: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:27:08 -0400 (0:00:00.686) 0:00:24.676 ****** 32457 1726867628.75028: entering _queue_task() for managed_node1/debug 32457 1726867628.75331: worker is 1 (out of 1 available) 32457 1726867628.75343: exiting _queue_task() for managed_node1/debug 32457 1726867628.75355: done queuing things up, now waiting for results queue to drain 32457 1726867628.75357: waiting for pending results... 32457 1726867628.75794: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 32457 1726867628.75799: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000066 32457 1726867628.75823: variable 'ansible_search_path' from source: unknown 32457 1726867628.75832: variable 'ansible_search_path' from source: unknown 32457 1726867628.75888: calling self._execute() 32457 1726867628.76002: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.76015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.76034: variable 'omit' from source: magic vars 32457 1726867628.76426: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.76441: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867628.76452: variable 'omit' from source: magic vars 32457 1726867628.76521: variable 'omit' from source: magic vars 32457 1726867628.76634: variable 'network_provider' from source: set_fact 32457 1726867628.76651: variable 'omit' from source: magic vars 32457 1726867628.76688: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867628.76719: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867628.76735: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867628.76748: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867628.76759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867628.76791: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867628.76794: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.76799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.76863: Set connection var ansible_connection to ssh 32457 1726867628.76870: Set connection var ansible_timeout to 10 32457 1726867628.76875: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867628.76883: Set connection var ansible_shell_executable to /bin/sh 32457 1726867628.76887: Set connection var ansible_shell_type to sh 32457 1726867628.76898: Set connection var ansible_pipelining to False 32457 1726867628.76916: variable 'ansible_shell_executable' from source: unknown 32457 1726867628.76920: variable 'ansible_connection' from source: unknown 32457 1726867628.76923: variable 'ansible_module_compression' from source: unknown 32457 1726867628.76925: variable 'ansible_shell_type' from source: unknown 32457 1726867628.76928: variable 'ansible_shell_executable' from source: unknown 32457 1726867628.76931: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.76933: variable 'ansible_pipelining' from source: unknown 32457 1726867628.76936: variable 'ansible_timeout' from source: unknown 32457 1726867628.76938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.77039: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867628.77047: variable 'omit' from source: magic vars 32457 1726867628.77052: starting attempt loop 32457 1726867628.77055: running the handler 32457 1726867628.77093: handler run complete 32457 1726867628.77103: attempt loop complete, returning result 32457 1726867628.77107: _execute() done 32457 1726867628.77110: dumping result to json 32457 1726867628.77115: done dumping result, returning 32457 1726867628.77118: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-a1ad-cd15-000000000066] 32457 1726867628.77127: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000066 32457 1726867628.77203: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000066 32457 1726867628.77206: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: Using network provider: nm 32457 1726867628.77295: no more pending results, returning what we have 32457 1726867628.77298: results queue empty 32457 1726867628.77299: checking for any_errors_fatal 32457 1726867628.77305: done checking for any_errors_fatal 32457 1726867628.77306: checking for max_fail_percentage 32457 1726867628.77307: done checking for max_fail_percentage 32457 1726867628.77308: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.77309: done checking to see if all hosts have failed 32457 1726867628.77310: getting the remaining hosts for this loop 32457 1726867628.77311: done getting the remaining hosts for this loop 32457 1726867628.77317: getting the next task for host managed_node1 32457 1726867628.77322: done getting next task for host managed_node1 32457 1726867628.77325: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32457 1726867628.77328: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.77337: getting variables 32457 1726867628.77338: in VariableManager get_vars() 32457 1726867628.77369: Calling all_inventory to load vars for managed_node1 32457 1726867628.77371: Calling groups_inventory to load vars for managed_node1 32457 1726867628.77374: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.77385: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.77388: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.77390: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.79211: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.82418: done with get_vars() 32457 1726867628.82444: done getting variables 32457 1726867628.82518: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if 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:27:08 -0400 (0:00:00.075) 0:00:24.751 ****** 32457 1726867628.82554: entering _queue_task() for managed_node1/fail 32457 1726867628.82872: worker is 1 (out of 1 available) 32457 1726867628.82889: exiting _queue_task() for managed_node1/fail 32457 1726867628.82902: done queuing things up, now waiting for results queue to drain 32457 1726867628.82904: waiting for pending results... 32457 1726867628.83167: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 32457 1726867628.83282: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000067 32457 1726867628.83304: variable 'ansible_search_path' from source: unknown 32457 1726867628.83312: variable 'ansible_search_path' from source: unknown 32457 1726867628.83352: calling self._execute() 32457 1726867628.83454: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.83483: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.83487: variable 'omit' from source: magic vars 32457 1726867628.83918: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.83922: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867628.83993: variable 'network_state' from source: role '' defaults 32457 1726867628.84007: Evaluated conditional (network_state != {}): False 32457 1726867628.84014: when evaluation is False, skipping this task 32457 1726867628.84026: _execute() done 32457 1726867628.84032: dumping result to json 32457 1726867628.84041: done dumping result, returning 32457 1726867628.84052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-a1ad-cd15-000000000067] 32457 1726867628.84064: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000067 32457 1726867628.84275: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000067 32457 1726867628.84281: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867628.84328: no more pending results, returning what we have 32457 1726867628.84332: results queue empty 32457 1726867628.84332: checking for any_errors_fatal 32457 1726867628.84338: done checking for any_errors_fatal 32457 1726867628.84338: checking for max_fail_percentage 32457 1726867628.84340: done checking for max_fail_percentage 32457 1726867628.84341: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.84342: done checking to see if all hosts have failed 32457 1726867628.84342: getting the remaining hosts for this loop 32457 1726867628.84344: done getting the remaining hosts for this loop 32457 1726867628.84346: getting the next task for host managed_node1 32457 1726867628.84353: done getting next task for host managed_node1 32457 1726867628.84357: ^ 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 32457 1726867628.84359: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.84374: getting variables 32457 1726867628.84376: in VariableManager get_vars() 32457 1726867628.84410: Calling all_inventory to load vars for managed_node1 32457 1726867628.84414: Calling groups_inventory to load vars for managed_node1 32457 1726867628.84417: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.84425: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.84427: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.84430: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.85685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.87362: done with get_vars() 32457 1726867628.87387: done getting variables 32457 1726867628.87448: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:27:08 -0400 (0:00:00.049) 0:00:24.800 ****** 32457 1726867628.87481: entering _queue_task() for managed_node1/fail 32457 1726867628.87750: worker is 1 (out of 1 available) 32457 1726867628.87764: exiting _queue_task() for managed_node1/fail 32457 1726867628.87779: done queuing things up, now waiting for results queue to drain 32457 1726867628.87781: waiting for pending results... 32457 1726867628.88068: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 32457 1726867628.88296: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000068 32457 1726867628.88301: variable 'ansible_search_path' from source: unknown 32457 1726867628.88303: variable 'ansible_search_path' from source: unknown 32457 1726867628.88307: calling self._execute() 32457 1726867628.88400: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.88417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.88434: variable 'omit' from source: magic vars 32457 1726867628.88824: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.88842: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867628.88969: variable 'network_state' from source: role '' defaults 32457 1726867628.89068: Evaluated conditional (network_state != {}): False 32457 1726867628.89071: when evaluation is False, skipping this task 32457 1726867628.89073: _execute() done 32457 1726867628.89075: dumping result to json 32457 1726867628.89079: done dumping result, returning 32457 1726867628.89082: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affcac9-a3a5-a1ad-cd15-000000000068] 32457 1726867628.89084: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000068 32457 1726867628.89157: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000068 32457 1726867628.89160: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867628.89222: no more pending results, returning what we have 32457 1726867628.89227: results queue empty 32457 1726867628.89228: checking for any_errors_fatal 32457 1726867628.89235: done checking for any_errors_fatal 32457 1726867628.89236: checking for max_fail_percentage 32457 1726867628.89238: done checking for max_fail_percentage 32457 1726867628.89280: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.89282: done checking to see if all hosts have failed 32457 1726867628.89283: getting the remaining hosts for this loop 32457 1726867628.89284: done getting the remaining hosts for this loop 32457 1726867628.89287: getting the next task for host managed_node1 32457 1726867628.89295: done getting next task for host managed_node1 32457 1726867628.89298: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32457 1726867628.89301: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.89329: getting variables 32457 1726867628.89332: in VariableManager get_vars() 32457 1726867628.89369: Calling all_inventory to load vars for managed_node1 32457 1726867628.89371: Calling groups_inventory to load vars for managed_node1 32457 1726867628.89373: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.89385: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.89388: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.89392: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.90183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.91054: done with get_vars() 32457 1726867628.91069: done getting variables 32457 1726867628.91108: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:27:08 -0400 (0:00:00.036) 0:00:24.837 ****** 32457 1726867628.91131: entering _queue_task() for managed_node1/fail 32457 1726867628.91337: worker is 1 (out of 1 available) 32457 1726867628.91351: exiting _queue_task() for managed_node1/fail 32457 1726867628.91363: done queuing things up, now waiting for results queue to drain 32457 1726867628.91365: waiting for pending results... 32457 1726867628.91793: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 32457 1726867628.91797: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000069 32457 1726867628.91800: variable 'ansible_search_path' from source: unknown 32457 1726867628.91806: variable 'ansible_search_path' from source: unknown 32457 1726867628.91846: calling self._execute() 32457 1726867628.91948: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867628.91959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867628.91971: variable 'omit' from source: magic vars 32457 1726867628.92352: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.92360: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867628.92486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867628.93978: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867628.94024: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867628.94052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867628.94081: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867628.94104: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867628.94161: 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) 32457 1726867628.94583: 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) 32457 1726867628.94587: 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) 32457 1726867628.94589: 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) 32457 1726867628.94594: 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) 32457 1726867628.94649: variable 'ansible_distribution_major_version' from source: facts 32457 1726867628.94666: Evaluated conditional (ansible_distribution_major_version | int > 9): True 32457 1726867628.94775: variable 'ansible_distribution' from source: facts 32457 1726867628.94791: variable '__network_rh_distros' from source: role '' defaults 32457 1726867628.94806: Evaluated conditional (ansible_distribution in __network_rh_distros): True 32457 1726867628.95068: 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) 32457 1726867628.95101: 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) 32457 1726867628.95134: 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) 32457 1726867628.95193: 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) 32457 1726867628.95253: 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) 32457 1726867628.95275: 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) 32457 1726867628.95304: 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) 32457 1726867628.95333: 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) 32457 1726867628.95468: 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) 32457 1726867628.95473: 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) 32457 1726867628.95476: 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) 32457 1726867628.95481: 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) 32457 1726867628.95508: 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) 32457 1726867628.95551: 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) 32457 1726867628.95572: 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) 32457 1726867628.95901: variable 'network_connections' from source: task vars 32457 1726867628.95909: variable 'interface' from source: play vars 32457 1726867628.95968: variable 'interface' from source: play vars 32457 1726867628.95978: variable 'vlan_interface' from source: play vars 32457 1726867628.96021: variable 'vlan_interface' from source: play vars 32457 1726867628.96032: variable 'network_state' from source: role '' defaults 32457 1726867628.96081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867628.96192: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867628.96220: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867628.96245: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867628.96265: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867628.96297: 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) 32457 1726867628.96318: 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) 32457 1726867628.96336: 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) 32457 1726867628.96353: 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) 32457 1726867628.96376: 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 32457 1726867628.96381: when evaluation is False, skipping this task 32457 1726867628.96383: _execute() done 32457 1726867628.96386: dumping result to json 32457 1726867628.96388: done dumping result, returning 32457 1726867628.96396: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-a1ad-cd15-000000000069] 32457 1726867628.96399: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000069 32457 1726867628.96486: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000069 32457 1726867628.96489: WORKER PROCESS EXITING skipping: [managed_node1] => { "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" } 32457 1726867628.96532: no more pending results, returning what we have 32457 1726867628.96535: results queue empty 32457 1726867628.96536: checking for any_errors_fatal 32457 1726867628.96542: done checking for any_errors_fatal 32457 1726867628.96543: checking for max_fail_percentage 32457 1726867628.96544: done checking for max_fail_percentage 32457 1726867628.96545: checking to see if all hosts have failed and the running result is not ok 32457 1726867628.96546: done checking to see if all hosts have failed 32457 1726867628.96547: getting the remaining hosts for this loop 32457 1726867628.96548: done getting the remaining hosts for this loop 32457 1726867628.96551: getting the next task for host managed_node1 32457 1726867628.96558: done getting next task for host managed_node1 32457 1726867628.96562: ^ 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 32457 1726867628.96564: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867628.96590: getting variables 32457 1726867628.96592: in VariableManager get_vars() 32457 1726867628.96631: Calling all_inventory to load vars for managed_node1 32457 1726867628.96634: Calling groups_inventory to load vars for managed_node1 32457 1726867628.96636: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867628.96644: Calling all_plugins_play to load vars for managed_node1 32457 1726867628.96646: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867628.96649: Calling groups_plugins_play to load vars for managed_node1 32457 1726867628.97672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867628.99086: done with get_vars() 32457 1726867628.99105: done getting variables 32457 1726867628.99159: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=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:27:08 -0400 (0:00:00.080) 0:00:24.918 ****** 32457 1726867628.99223: entering _queue_task() for managed_node1/dnf 32457 1726867628.99507: worker is 1 (out of 1 available) 32457 1726867628.99522: exiting _queue_task() for managed_node1/dnf 32457 1726867628.99534: done queuing things up, now waiting for results queue to drain 32457 1726867628.99535: waiting for pending results... 32457 1726867628.99885: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 32457 1726867628.99948: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006a 32457 1726867628.99958: variable 'ansible_search_path' from source: unknown 32457 1726867628.99961: variable 'ansible_search_path' from source: unknown 32457 1726867628.99992: calling self._execute() 32457 1726867629.00074: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.00080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.00089: variable 'omit' from source: magic vars 32457 1726867629.00348: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.00357: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.00494: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.02082: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.02141: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.02283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.02286: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.02289: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.02319: 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) 32457 1726867629.02343: 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) 32457 1726867629.02366: 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) 32457 1726867629.02407: 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) 32457 1726867629.02421: 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) 32457 1726867629.02529: variable 'ansible_distribution' from source: facts 32457 1726867629.02533: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.02548: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 32457 1726867629.02649: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.02770: 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) 32457 1726867629.02827: 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) 32457 1726867629.02830: 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) 32457 1726867629.02858: 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) 32457 1726867629.02869: 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) 32457 1726867629.02897: 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) 32457 1726867629.02915: 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) 32457 1726867629.02931: 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) 32457 1726867629.02960: 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) 32457 1726867629.02971: 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) 32457 1726867629.03000: 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) 32457 1726867629.03017: 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) 32457 1726867629.03033: 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) 32457 1726867629.03068: 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) 32457 1726867629.03081: 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) 32457 1726867629.03179: variable 'network_connections' from source: task vars 32457 1726867629.03189: variable 'interface' from source: play vars 32457 1726867629.03233: variable 'interface' from source: play vars 32457 1726867629.03241: variable 'vlan_interface' from source: play vars 32457 1726867629.03287: variable 'vlan_interface' from source: play vars 32457 1726867629.03335: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867629.03444: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867629.03469: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867629.03495: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867629.03518: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867629.03546: 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) 32457 1726867629.03561: 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) 32457 1726867629.03583: 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) 32457 1726867629.03602: 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) 32457 1726867629.03640: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867629.03797: variable 'network_connections' from source: task vars 32457 1726867629.03801: variable 'interface' from source: play vars 32457 1726867629.03846: variable 'interface' from source: play vars 32457 1726867629.03853: variable 'vlan_interface' from source: play vars 32457 1726867629.03895: variable 'vlan_interface' from source: play vars 32457 1726867629.03915: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867629.03918: when evaluation is False, skipping this task 32457 1726867629.03922: _execute() done 32457 1726867629.03925: dumping result to json 32457 1726867629.03927: done dumping result, returning 32457 1726867629.03930: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000006a] 32457 1726867629.03934: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006a 32457 1726867629.04021: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006a 32457 1726867629.04023: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867629.04090: no more pending results, returning what we have 32457 1726867629.04093: results queue empty 32457 1726867629.04094: checking for any_errors_fatal 32457 1726867629.04103: done checking for any_errors_fatal 32457 1726867629.04104: checking for max_fail_percentage 32457 1726867629.04105: done checking for max_fail_percentage 32457 1726867629.04106: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.04107: done checking to see if all hosts have failed 32457 1726867629.04108: getting the remaining hosts for this loop 32457 1726867629.04109: done getting the remaining hosts for this loop 32457 1726867629.04115: getting the next task for host managed_node1 32457 1726867629.04121: done getting next task for host managed_node1 32457 1726867629.04125: ^ 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 32457 1726867629.04127: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.04144: getting variables 32457 1726867629.04145: in VariableManager get_vars() 32457 1726867629.04181: Calling all_inventory to load vars for managed_node1 32457 1726867629.04184: Calling groups_inventory to load vars for managed_node1 32457 1726867629.04186: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.04194: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.04197: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.04199: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.04988: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.05857: done with get_vars() 32457 1726867629.05873: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 32457 1726867629.05927: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:27:09 -0400 (0:00:00.067) 0:00:24.985 ****** 32457 1726867629.05950: entering _queue_task() for managed_node1/yum 32457 1726867629.06161: worker is 1 (out of 1 available) 32457 1726867629.06175: exiting _queue_task() for managed_node1/yum 32457 1726867629.06190: done queuing things up, now waiting for results queue to drain 32457 1726867629.06192: waiting for pending results... 32457 1726867629.06352: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 32457 1726867629.06438: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006b 32457 1726867629.06448: variable 'ansible_search_path' from source: unknown 32457 1726867629.06451: variable 'ansible_search_path' from source: unknown 32457 1726867629.06481: calling self._execute() 32457 1726867629.06553: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.06557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.06565: variable 'omit' from source: magic vars 32457 1726867629.06819: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.06828: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.06943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.08582: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.08629: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.08655: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.08681: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.08700: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.08756: 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) 32457 1726867629.08775: 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) 32457 1726867629.08794: 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) 32457 1726867629.08823: 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) 32457 1726867629.08833: 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) 32457 1726867629.08894: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.08906: Evaluated conditional (ansible_distribution_major_version | int < 8): False 32457 1726867629.08909: when evaluation is False, skipping this task 32457 1726867629.08914: _execute() done 32457 1726867629.08918: dumping result to json 32457 1726867629.08920: done dumping result, returning 32457 1726867629.08925: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000006b] 32457 1726867629.08935: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006b 32457 1726867629.09015: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006b 32457 1726867629.09018: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 32457 1726867629.09081: no more pending results, returning what we have 32457 1726867629.09084: results queue empty 32457 1726867629.09085: checking for any_errors_fatal 32457 1726867629.09090: done checking for any_errors_fatal 32457 1726867629.09091: checking for max_fail_percentage 32457 1726867629.09092: done checking for max_fail_percentage 32457 1726867629.09093: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.09094: done checking to see if all hosts have failed 32457 1726867629.09095: getting the remaining hosts for this loop 32457 1726867629.09096: done getting the remaining hosts for this loop 32457 1726867629.09099: getting the next task for host managed_node1 32457 1726867629.09105: done getting next task for host managed_node1 32457 1726867629.09109: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32457 1726867629.09111: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.09128: getting variables 32457 1726867629.09129: in VariableManager get_vars() 32457 1726867629.09162: Calling all_inventory to load vars for managed_node1 32457 1726867629.09164: Calling groups_inventory to load vars for managed_node1 32457 1726867629.09166: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.09173: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.09176: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.09180: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.10020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.10875: done with get_vars() 32457 1726867629.10892: done getting variables 32457 1726867629.10932: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:27:09 -0400 (0:00:00.050) 0:00:25.035 ****** 32457 1726867629.10956: entering _queue_task() for managed_node1/fail 32457 1726867629.11152: worker is 1 (out of 1 available) 32457 1726867629.11166: exiting _queue_task() for managed_node1/fail 32457 1726867629.11181: done queuing things up, now waiting for results queue to drain 32457 1726867629.11183: waiting for pending results... 32457 1726867629.11342: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 32457 1726867629.11440: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006c 32457 1726867629.11451: variable 'ansible_search_path' from source: unknown 32457 1726867629.11454: variable 'ansible_search_path' from source: unknown 32457 1726867629.11482: calling self._execute() 32457 1726867629.11557: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.11561: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.11569: variable 'omit' from source: magic vars 32457 1726867629.11828: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.11837: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.11921: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.12047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.13497: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.13543: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.13571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.13598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.13621: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.13676: 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) 32457 1726867629.13710: 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) 32457 1726867629.13730: 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) 32457 1726867629.13755: 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) 32457 1726867629.13767: 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) 32457 1726867629.13800: 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) 32457 1726867629.13823: 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) 32457 1726867629.13839: 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) 32457 1726867629.13863: 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) 32457 1726867629.13873: 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) 32457 1726867629.13902: 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) 32457 1726867629.13922: 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) 32457 1726867629.13939: 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) 32457 1726867629.13963: 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) 32457 1726867629.13972: 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) 32457 1726867629.14086: variable 'network_connections' from source: task vars 32457 1726867629.14095: variable 'interface' from source: play vars 32457 1726867629.14143: variable 'interface' from source: play vars 32457 1726867629.14152: variable 'vlan_interface' from source: play vars 32457 1726867629.14195: variable 'vlan_interface' from source: play vars 32457 1726867629.14247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867629.14350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867629.14380: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867629.14401: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867629.14425: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867629.14454: 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) 32457 1726867629.14473: 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) 32457 1726867629.14492: 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) 32457 1726867629.14509: 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) 32457 1726867629.14553: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867629.14705: variable 'network_connections' from source: task vars 32457 1726867629.14708: variable 'interface' from source: play vars 32457 1726867629.14753: variable 'interface' from source: play vars 32457 1726867629.14759: variable 'vlan_interface' from source: play vars 32457 1726867629.14804: variable 'vlan_interface' from source: play vars 32457 1726867629.14825: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867629.14829: when evaluation is False, skipping this task 32457 1726867629.14831: _execute() done 32457 1726867629.14834: dumping result to json 32457 1726867629.14836: done dumping result, returning 32457 1726867629.14843: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-00000000006c] 32457 1726867629.14853: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006c 32457 1726867629.14931: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006c 32457 1726867629.14935: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867629.14980: no more pending results, returning what we have 32457 1726867629.14983: results queue empty 32457 1726867629.14984: checking for any_errors_fatal 32457 1726867629.14987: done checking for any_errors_fatal 32457 1726867629.14988: checking for max_fail_percentage 32457 1726867629.14990: done checking for max_fail_percentage 32457 1726867629.14991: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.14992: done checking to see if all hosts have failed 32457 1726867629.14992: getting the remaining hosts for this loop 32457 1726867629.14994: done getting the remaining hosts for this loop 32457 1726867629.14997: getting the next task for host managed_node1 32457 1726867629.15004: done getting next task for host managed_node1 32457 1726867629.15007: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 32457 1726867629.15009: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.15025: getting variables 32457 1726867629.15027: in VariableManager get_vars() 32457 1726867629.15060: Calling all_inventory to load vars for managed_node1 32457 1726867629.15062: Calling groups_inventory to load vars for managed_node1 32457 1726867629.15064: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.15072: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.15075: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.15085: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.15823: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.16774: done with get_vars() 32457 1726867629.16792: done getting variables 32457 1726867629.16833: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:27:09 -0400 (0:00:00.058) 0:00:25.094 ****** 32457 1726867629.16855: entering _queue_task() for managed_node1/package 32457 1726867629.17045: worker is 1 (out of 1 available) 32457 1726867629.17058: exiting _queue_task() for managed_node1/package 32457 1726867629.17072: done queuing things up, now waiting for results queue to drain 32457 1726867629.17073: waiting for pending results... 32457 1726867629.17238: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 32457 1726867629.17335: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006d 32457 1726867629.17346: variable 'ansible_search_path' from source: unknown 32457 1726867629.17349: variable 'ansible_search_path' from source: unknown 32457 1726867629.17375: calling self._execute() 32457 1726867629.17455: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.17459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.17467: variable 'omit' from source: magic vars 32457 1726867629.17724: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.17735: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.17856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867629.18036: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867629.18072: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867629.18096: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867629.18143: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867629.18222: variable 'network_packages' from source: role '' defaults 32457 1726867629.18295: variable '__network_provider_setup' from source: role '' defaults 32457 1726867629.18298: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867629.18343: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867629.18351: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867629.18396: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867629.18509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.19778: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.19819: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.19845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.19868: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.19890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.19946: 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) 32457 1726867629.19965: 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) 32457 1726867629.19983: 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) 32457 1726867629.20008: 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) 32457 1726867629.20021: 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) 32457 1726867629.20054: 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) 32457 1726867629.20070: 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) 32457 1726867629.20088: 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) 32457 1726867629.20114: 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) 32457 1726867629.20124: 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) 32457 1726867629.20255: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32457 1726867629.20322: 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) 32457 1726867629.20338: 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) 32457 1726867629.20358: 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) 32457 1726867629.20384: 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) 32457 1726867629.20394: 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) 32457 1726867629.20454: variable 'ansible_python' from source: facts 32457 1726867629.20475: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32457 1726867629.20530: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867629.20584: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867629.20673: 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) 32457 1726867629.20694: 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) 32457 1726867629.20714: 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) 32457 1726867629.20737: 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) 32457 1726867629.20748: 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) 32457 1726867629.20779: 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) 32457 1726867629.20801: 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) 32457 1726867629.20819: 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) 32457 1726867629.20843: 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) 32457 1726867629.20853: 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) 32457 1726867629.20950: variable 'network_connections' from source: task vars 32457 1726867629.20953: variable 'interface' from source: play vars 32457 1726867629.21024: variable 'interface' from source: play vars 32457 1726867629.21033: variable 'vlan_interface' from source: play vars 32457 1726867629.21099: variable 'vlan_interface' from source: play vars 32457 1726867629.21150: 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) 32457 1726867629.21168: 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) 32457 1726867629.21190: 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) 32457 1726867629.21210: 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) 32457 1726867629.21248: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.21419: variable 'network_connections' from source: task vars 32457 1726867629.21422: variable 'interface' from source: play vars 32457 1726867629.21494: variable 'interface' from source: play vars 32457 1726867629.21502: variable 'vlan_interface' from source: play vars 32457 1726867629.21570: variable 'vlan_interface' from source: play vars 32457 1726867629.21594: variable '__network_packages_default_wireless' from source: role '' defaults 32457 1726867629.21646: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.21838: variable 'network_connections' from source: task vars 32457 1726867629.21841: variable 'interface' from source: play vars 32457 1726867629.21887: variable 'interface' from source: play vars 32457 1726867629.21893: variable 'vlan_interface' from source: play vars 32457 1726867629.21937: variable 'vlan_interface' from source: play vars 32457 1726867629.21954: variable '__network_packages_default_team' from source: role '' defaults 32457 1726867629.22008: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867629.22196: variable 'network_connections' from source: task vars 32457 1726867629.22199: variable 'interface' from source: play vars 32457 1726867629.22246: variable 'interface' from source: play vars 32457 1726867629.22252: variable 'vlan_interface' from source: play vars 32457 1726867629.22297: variable 'vlan_interface' from source: play vars 32457 1726867629.22337: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867629.22376: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867629.22386: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867629.22433: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867629.22557: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32457 1726867629.22844: variable 'network_connections' from source: task vars 32457 1726867629.22848: variable 'interface' from source: play vars 32457 1726867629.22894: variable 'interface' from source: play vars 32457 1726867629.22900: variable 'vlan_interface' from source: play vars 32457 1726867629.22941: variable 'vlan_interface' from source: play vars 32457 1726867629.22948: variable 'ansible_distribution' from source: facts 32457 1726867629.22950: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.22956: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.22968: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32457 1726867629.23071: variable 'ansible_distribution' from source: facts 32457 1726867629.23074: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.23080: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.23094: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32457 1726867629.23200: variable 'ansible_distribution' from source: facts 32457 1726867629.23204: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.23207: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.23230: variable 'network_provider' from source: set_fact 32457 1726867629.23240: variable 'ansible_facts' from source: unknown 32457 1726867629.23664: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 32457 1726867629.23668: when evaluation is False, skipping this task 32457 1726867629.23670: _execute() done 32457 1726867629.23672: dumping result to json 32457 1726867629.23675: done dumping result, returning 32457 1726867629.23685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-a1ad-cd15-00000000006d] 32457 1726867629.23689: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006d 32457 1726867629.23772: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006d 32457 1726867629.23775: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 32457 1726867629.23828: no more pending results, returning what we have 32457 1726867629.23831: results queue empty 32457 1726867629.23832: checking for any_errors_fatal 32457 1726867629.23839: done checking for any_errors_fatal 32457 1726867629.23840: checking for max_fail_percentage 32457 1726867629.23841: done checking for max_fail_percentage 32457 1726867629.23842: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.23843: done checking to see if all hosts have failed 32457 1726867629.23844: getting the remaining hosts for this loop 32457 1726867629.23845: done getting the remaining hosts for this loop 32457 1726867629.23848: getting the next task for host managed_node1 32457 1726867629.23856: done getting next task for host managed_node1 32457 1726867629.23860: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32457 1726867629.23862: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.23889: getting variables 32457 1726867629.23890: in VariableManager get_vars() 32457 1726867629.23928: Calling all_inventory to load vars for managed_node1 32457 1726867629.23931: Calling groups_inventory to load vars for managed_node1 32457 1726867629.23934: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.23943: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.23945: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.23947: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.24714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.25576: done with get_vars() 32457 1726867629.25593: done getting variables 32457 1726867629.25637: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:27:09 -0400 (0:00:00.088) 0:00:25.182 ****** 32457 1726867629.25661: entering _queue_task() for managed_node1/package 32457 1726867629.25871: worker is 1 (out of 1 available) 32457 1726867629.25888: exiting _queue_task() for managed_node1/package 32457 1726867629.25902: done queuing things up, now waiting for results queue to drain 32457 1726867629.25904: waiting for pending results... 32457 1726867629.26075: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 32457 1726867629.26166: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006e 32457 1726867629.26176: variable 'ansible_search_path' from source: unknown 32457 1726867629.26180: variable 'ansible_search_path' from source: unknown 32457 1726867629.26222: calling self._execute() 32457 1726867629.26298: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.26302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.26311: variable 'omit' from source: magic vars 32457 1726867629.26576: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.26589: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.26670: variable 'network_state' from source: role '' defaults 32457 1726867629.26679: Evaluated conditional (network_state != {}): False 32457 1726867629.26683: when evaluation is False, skipping this task 32457 1726867629.26686: _execute() done 32457 1726867629.26690: dumping result to json 32457 1726867629.26692: done dumping result, returning 32457 1726867629.26701: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-a1ad-cd15-00000000006e] 32457 1726867629.26704: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006e 32457 1726867629.26789: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006e 32457 1726867629.26791: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867629.26836: no more pending results, returning what we have 32457 1726867629.26839: results queue empty 32457 1726867629.26840: checking for any_errors_fatal 32457 1726867629.26847: done checking for any_errors_fatal 32457 1726867629.26847: checking for max_fail_percentage 32457 1726867629.26849: done checking for max_fail_percentage 32457 1726867629.26849: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.26850: done checking to see if all hosts have failed 32457 1726867629.26851: getting the remaining hosts for this loop 32457 1726867629.26852: done getting the remaining hosts for this loop 32457 1726867629.26855: getting the next task for host managed_node1 32457 1726867629.26862: done getting next task for host managed_node1 32457 1726867629.26866: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32457 1726867629.26868: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.26886: getting variables 32457 1726867629.26887: in VariableManager get_vars() 32457 1726867629.26918: Calling all_inventory to load vars for managed_node1 32457 1726867629.26920: Calling groups_inventory to load vars for managed_node1 32457 1726867629.26922: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.26930: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.26934: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.26937: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.27775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.28622: done with get_vars() 32457 1726867629.28637: done getting variables 32457 1726867629.28674: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:27:09 -0400 (0:00:00.030) 0:00:25.212 ****** 32457 1726867629.28698: entering _queue_task() for managed_node1/package 32457 1726867629.28892: worker is 1 (out of 1 available) 32457 1726867629.28906: exiting _queue_task() for managed_node1/package 32457 1726867629.28918: done queuing things up, now waiting for results queue to drain 32457 1726867629.28919: waiting for pending results... 32457 1726867629.29086: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 32457 1726867629.29180: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000006f 32457 1726867629.29190: variable 'ansible_search_path' from source: unknown 32457 1726867629.29194: variable 'ansible_search_path' from source: unknown 32457 1726867629.29222: calling self._execute() 32457 1726867629.29294: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.29299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.29307: variable 'omit' from source: magic vars 32457 1726867629.29564: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.29572: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.29657: variable 'network_state' from source: role '' defaults 32457 1726867629.29666: Evaluated conditional (network_state != {}): False 32457 1726867629.29668: when evaluation is False, skipping this task 32457 1726867629.29671: _execute() done 32457 1726867629.29674: dumping result to json 32457 1726867629.29676: done dumping result, returning 32457 1726867629.29688: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-a1ad-cd15-00000000006f] 32457 1726867629.29690: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006f 32457 1726867629.29776: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000006f 32457 1726867629.29781: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867629.29839: no more pending results, returning what we have 32457 1726867629.29842: results queue empty 32457 1726867629.29843: checking for any_errors_fatal 32457 1726867629.29847: done checking for any_errors_fatal 32457 1726867629.29848: checking for max_fail_percentage 32457 1726867629.29849: done checking for max_fail_percentage 32457 1726867629.29850: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.29851: done checking to see if all hosts have failed 32457 1726867629.29852: getting the remaining hosts for this loop 32457 1726867629.29853: done getting the remaining hosts for this loop 32457 1726867629.29856: getting the next task for host managed_node1 32457 1726867629.29861: done getting next task for host managed_node1 32457 1726867629.29864: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32457 1726867629.29866: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.29884: getting variables 32457 1726867629.29885: in VariableManager get_vars() 32457 1726867629.29916: Calling all_inventory to load vars for managed_node1 32457 1726867629.29919: Calling groups_inventory to load vars for managed_node1 32457 1726867629.29921: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.29928: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.29930: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.29935: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.30650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.31513: done with get_vars() 32457 1726867629.31529: done getting variables 32457 1726867629.31571: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : 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:27:09 -0400 (0:00:00.028) 0:00:25.241 ****** 32457 1726867629.31597: entering _queue_task() for managed_node1/service 32457 1726867629.31803: worker is 1 (out of 1 available) 32457 1726867629.31815: exiting _queue_task() for managed_node1/service 32457 1726867629.31827: done queuing things up, now waiting for results queue to drain 32457 1726867629.31829: waiting for pending results... 32457 1726867629.32001: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 32457 1726867629.32088: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000070 32457 1726867629.32099: variable 'ansible_search_path' from source: unknown 32457 1726867629.32103: variable 'ansible_search_path' from source: unknown 32457 1726867629.32132: calling self._execute() 32457 1726867629.32204: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.32207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.32218: variable 'omit' from source: magic vars 32457 1726867629.32471: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.32481: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.32564: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.32691: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.34389: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.34432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.34461: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.34488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.34508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.34565: 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) 32457 1726867629.34590: 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) 32457 1726867629.34607: 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) 32457 1726867629.34635: 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) 32457 1726867629.34645: 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) 32457 1726867629.34684: 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) 32457 1726867629.34700: 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) 32457 1726867629.34781: 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) 32457 1726867629.34784: 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) 32457 1726867629.34787: 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) 32457 1726867629.34789: 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) 32457 1726867629.34792: 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) 32457 1726867629.34810: 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) 32457 1726867629.34836: 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) 32457 1726867629.34847: 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) 32457 1726867629.34955: variable 'network_connections' from source: task vars 32457 1726867629.34965: variable 'interface' from source: play vars 32457 1726867629.35013: variable 'interface' from source: play vars 32457 1726867629.35024: variable 'vlan_interface' from source: play vars 32457 1726867629.35066: variable 'vlan_interface' from source: play vars 32457 1726867629.35128: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867629.35247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867629.35273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867629.35297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867629.35326: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867629.35353: 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) 32457 1726867629.35368: 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) 32457 1726867629.35387: 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) 32457 1726867629.35405: 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) 32457 1726867629.35448: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867629.35595: variable 'network_connections' from source: task vars 32457 1726867629.35598: variable 'interface' from source: play vars 32457 1726867629.35644: variable 'interface' from source: play vars 32457 1726867629.35649: variable 'vlan_interface' from source: play vars 32457 1726867629.35693: variable 'vlan_interface' from source: play vars 32457 1726867629.35710: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 32457 1726867629.35713: when evaluation is False, skipping this task 32457 1726867629.35718: _execute() done 32457 1726867629.35721: dumping result to json 32457 1726867629.35723: done dumping result, returning 32457 1726867629.35731: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-a1ad-cd15-000000000070] 32457 1726867629.35741: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000070 32457 1726867629.35818: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000070 32457 1726867629.35821: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 32457 1726867629.35898: no more pending results, returning what we have 32457 1726867629.35901: results queue empty 32457 1726867629.35902: checking for any_errors_fatal 32457 1726867629.35907: done checking for any_errors_fatal 32457 1726867629.35907: checking for max_fail_percentage 32457 1726867629.35909: done checking for max_fail_percentage 32457 1726867629.35909: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.35910: done checking to see if all hosts have failed 32457 1726867629.35911: getting the remaining hosts for this loop 32457 1726867629.35912: done getting the remaining hosts for this loop 32457 1726867629.35916: getting the next task for host managed_node1 32457 1726867629.35923: done getting next task for host managed_node1 32457 1726867629.35926: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32457 1726867629.35928: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.35948: getting variables 32457 1726867629.35949: in VariableManager get_vars() 32457 1726867629.35984: Calling all_inventory to load vars for managed_node1 32457 1726867629.35986: Calling groups_inventory to load vars for managed_node1 32457 1726867629.35988: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.35996: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.35999: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.36002: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.36846: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867629.37699: done with get_vars() 32457 1726867629.37714: done getting variables 32457 1726867629.37752: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:27:09 -0400 (0:00:00.061) 0:00:25.303 ****** 32457 1726867629.37773: entering _queue_task() for managed_node1/service 32457 1726867629.37980: worker is 1 (out of 1 available) 32457 1726867629.37995: exiting _queue_task() for managed_node1/service 32457 1726867629.38007: done queuing things up, now waiting for results queue to drain 32457 1726867629.38009: waiting for pending results... 32457 1726867629.38178: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 32457 1726867629.38269: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000071 32457 1726867629.38286: variable 'ansible_search_path' from source: unknown 32457 1726867629.38290: variable 'ansible_search_path' from source: unknown 32457 1726867629.38312: calling self._execute() 32457 1726867629.38387: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.38390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.38399: variable 'omit' from source: magic vars 32457 1726867629.38658: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.38668: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867629.38779: variable 'network_provider' from source: set_fact 32457 1726867629.38782: variable 'network_state' from source: role '' defaults 32457 1726867629.38789: Evaluated conditional (network_provider == "nm" or network_state != {}): True 32457 1726867629.38800: variable 'omit' from source: magic vars 32457 1726867629.38837: variable 'omit' from source: magic vars 32457 1726867629.38857: variable 'network_service_name' from source: role '' defaults 32457 1726867629.38909: variable 'network_service_name' from source: role '' defaults 32457 1726867629.38979: variable '__network_provider_setup' from source: role '' defaults 32457 1726867629.38984: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867629.39032: variable '__network_service_name_default_nm' from source: role '' defaults 32457 1726867629.39039: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867629.39083: variable '__network_packages_default_nm' from source: role '' defaults 32457 1726867629.39225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867629.40624: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867629.40667: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867629.40696: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867629.40743: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867629.40773: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867629.40828: 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) 32457 1726867629.40850: 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) 32457 1726867629.40871: 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) 32457 1726867629.40900: 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) 32457 1726867629.40910: 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) 32457 1726867629.40942: 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) 32457 1726867629.40959: 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) 32457 1726867629.40978: 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) 32457 1726867629.41004: 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) 32457 1726867629.41018: 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) 32457 1726867629.41155: variable '__network_packages_default_gobject_packages' from source: role '' defaults 32457 1726867629.41230: 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) 32457 1726867629.41246: 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) 32457 1726867629.41264: 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) 32457 1726867629.41293: 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) 32457 1726867629.41305: 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) 32457 1726867629.41362: variable 'ansible_python' from source: facts 32457 1726867629.41382: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 32457 1726867629.41437: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867629.41490: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867629.41574: 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) 32457 1726867629.41593: 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) 32457 1726867629.41614: 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) 32457 1726867629.41638: 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) 32457 1726867629.41649: 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) 32457 1726867629.41683: 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) 32457 1726867629.41702: 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) 32457 1726867629.41720: 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) 32457 1726867629.41747: 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) 32457 1726867629.41758: 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) 32457 1726867629.41850: variable 'network_connections' from source: task vars 32457 1726867629.41857: variable 'interface' from source: play vars 32457 1726867629.41908: variable 'interface' from source: play vars 32457 1726867629.41918: variable 'vlan_interface' from source: play vars 32457 1726867629.41972: variable 'vlan_interface' from source: play vars 32457 1726867629.42055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867629.42154: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867629.42192: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867629.42222: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867629.42261: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867629.42307: 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) 32457 1726867629.42328: 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) 32457 1726867629.42350: 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) 32457 1726867629.42375: 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) 32457 1726867629.42415: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.42584: variable 'network_connections' from source: task vars 32457 1726867629.42590: variable 'interface' from source: play vars 32457 1726867629.42643: variable 'interface' from source: play vars 32457 1726867629.42652: variable 'vlan_interface' from source: play vars 32457 1726867629.42706: variable 'vlan_interface' from source: play vars 32457 1726867629.42732: variable '__network_packages_default_wireless' from source: role '' defaults 32457 1726867629.42784: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867629.42969: variable 'network_connections' from source: task vars 32457 1726867629.42972: variable 'interface' from source: play vars 32457 1726867629.43022: variable 'interface' from source: play vars 32457 1726867629.43029: variable 'vlan_interface' from source: play vars 32457 1726867629.43080: variable 'vlan_interface' from source: play vars 32457 1726867629.43097: variable '__network_packages_default_team' from source: role '' defaults 32457 1726867629.43149: variable '__network_team_connections_defined' from source: role '' defaults 32457 1726867629.43331: variable 'network_connections' from source: task vars 32457 1726867629.43335: variable 'interface' from source: play vars 32457 1726867629.43386: variable 'interface' from source: play vars 32457 1726867629.43393: variable 'vlan_interface' from source: play vars 32457 1726867629.43440: variable 'vlan_interface' from source: play vars 32457 1726867629.43478: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867629.43520: variable '__network_service_name_default_initscripts' from source: role '' defaults 32457 1726867629.43525: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867629.43567: variable '__network_packages_default_initscripts' from source: role '' defaults 32457 1726867629.43703: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 32457 1726867629.43997: variable 'network_connections' from source: task vars 32457 1726867629.44001: variable 'interface' from source: play vars 32457 1726867629.44046: variable 'interface' from source: play vars 32457 1726867629.44052: variable 'vlan_interface' from source: play vars 32457 1726867629.44095: variable 'vlan_interface' from source: play vars 32457 1726867629.44102: variable 'ansible_distribution' from source: facts 32457 1726867629.44105: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.44110: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.44123: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 32457 1726867629.44235: variable 'ansible_distribution' from source: facts 32457 1726867629.44238: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.44242: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.44254: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 32457 1726867629.44364: variable 'ansible_distribution' from source: facts 32457 1726867629.44367: variable '__network_rh_distros' from source: role '' defaults 32457 1726867629.44372: variable 'ansible_distribution_major_version' from source: facts 32457 1726867629.44398: variable 'network_provider' from source: set_fact 32457 1726867629.44416: variable 'omit' from source: magic vars 32457 1726867629.44435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867629.44456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867629.44472: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867629.44486: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867629.44494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867629.44538: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867629.44541: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.44543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.44589: Set connection var ansible_connection to ssh 32457 1726867629.44596: Set connection var ansible_timeout to 10 32457 1726867629.44601: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867629.44607: Set connection var ansible_shell_executable to /bin/sh 32457 1726867629.44610: Set connection var ansible_shell_type to sh 32457 1726867629.44618: Set connection var ansible_pipelining to False 32457 1726867629.44635: variable 'ansible_shell_executable' from source: unknown 32457 1726867629.44638: variable 'ansible_connection' from source: unknown 32457 1726867629.44643: variable 'ansible_module_compression' from source: unknown 32457 1726867629.44645: variable 'ansible_shell_type' from source: unknown 32457 1726867629.44647: variable 'ansible_shell_executable' from source: unknown 32457 1726867629.44653: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867629.44656: variable 'ansible_pipelining' from source: unknown 32457 1726867629.44659: variable 'ansible_timeout' from source: unknown 32457 1726867629.44661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867629.44734: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867629.44741: variable 'omit' from source: magic vars 32457 1726867629.44746: starting attempt loop 32457 1726867629.44749: running the handler 32457 1726867629.44810: variable 'ansible_facts' from source: unknown 32457 1726867629.45310: _low_level_execute_command(): starting 32457 1726867629.45315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867629.45963: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867629.45982: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867629.46002: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867629.46015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867629.46033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867629.46044: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867629.46058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867629.46078: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867629.46093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867629.46179: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867629.46202: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.46291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.47961: stdout chunk (state=3): >>>/root <<< 32457 1726867629.48055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867629.48086: stderr chunk (state=3): >>><<< 32457 1726867629.48089: stdout chunk (state=3): >>><<< 32457 1726867629.48105: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867629.48117: _low_level_execute_command(): starting 32457 1726867629.48121: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207 `" && echo ansible-tmp-1726867629.4810517-33643-20726073533207="` echo /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207 `" ) && sleep 0' 32457 1726867629.48794: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.48915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.50788: stdout chunk (state=3): >>>ansible-tmp-1726867629.4810517-33643-20726073533207=/root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207 <<< 32457 1726867629.50895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867629.50924: stderr chunk (state=3): >>><<< 32457 1726867629.50934: stdout chunk (state=3): >>><<< 32457 1726867629.51282: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867629.4810517-33643-20726073533207=/root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867629.51285: variable 'ansible_module_compression' from source: unknown 32457 1726867629.51287: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 32457 1726867629.51289: variable 'ansible_facts' from source: unknown 32457 1726867629.51645: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py 32457 1726867629.52031: Sending initial data 32457 1726867629.52034: Sent initial data (155 bytes) 32457 1726867629.53194: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.53252: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.55000: 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 <<< 32457 1726867629.55063: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867629.55130: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpmec_aj9t /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py <<< 32457 1726867629.55134: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py" <<< 32457 1726867629.55198: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpmec_aj9t" to remote "/root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py" <<< 32457 1726867629.57944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867629.57953: stdout chunk (state=3): >>><<< 32457 1726867629.57963: stderr chunk (state=3): >>><<< 32457 1726867629.58015: done transferring module to remote 32457 1726867629.58094: _low_level_execute_command(): starting 32457 1726867629.58103: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/ /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py && sleep 0' 32457 1726867629.59255: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867629.59259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867629.59494: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867629.59568: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.59645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.61526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867629.61535: stdout chunk (state=3): >>><<< 32457 1726867629.61547: stderr chunk (state=3): >>><<< 32457 1726867629.61663: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867629.61667: _low_level_execute_command(): starting 32457 1726867629.61670: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/AnsiballZ_systemd.py && sleep 0' 32457 1726867629.62742: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867629.62745: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867629.62857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867629.62957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867629.63004: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867629.63027: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.63136: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.91829: 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": "700", "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:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "2938", "MemoryCurrent": "10944512", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3289243648", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "2076626000", "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", "CoredumpR<<< 32457 1726867629.91900: stdout chunk (state=3): >>>eceive": "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 dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target 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:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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}}} <<< 32457 1726867629.93674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867629.93901: stderr chunk (state=3): >>><<< 32457 1726867629.93905: stdout chunk (state=3): >>><<< 32457 1726867629.93908: _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": "700", "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:12:48 EDT", "ExecMainStartTimestampMonotonic": "14926291", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ExecMainHandoffTimestampMonotonic": "14939781", "ExecMainPID": "700", "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": "2938", "MemoryCurrent": "10944512", "MemoryPeak": "14745600", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3289243648", "EffectiveMemoryMax": "3702865920", "EffectiveMemoryHigh": "3702865920", "CPUUsageNSec": "2076626000", "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 dbus.socket sysinit.target", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target cloud-init.service multi-user.target NetworkManager-wait-online.service network.target", "After": "dbus-broker.service system.slice dbus.socket cloud-init-local.service systemd-journald.socket network-pre.target sysinit.target 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:04 EDT", "StateChangeTimestampMonotonic": "389647514", "InactiveExitTimestamp": "Fri 2024-09-20 17:12:48 EDT", "InactiveExitTimestampMonotonic": "14926806", "ActiveEnterTimestamp": "Fri 2024-09-20 17:12:48 EDT", "ActiveEnterTimestampMonotonic": "15147389", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "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:12:48 EDT", "ConditionTimestampMonotonic": "14925363", "AssertTimestamp": "Fri 2024-09-20 17:12:48 EDT", "AssertTimestampMonotonic": "14925366", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "b0b064de3fd6461fb15e6ed03d93664a", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867629.94258: 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-1726867629.4810517-33643-20726073533207/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867629.94261: _low_level_execute_command(): starting 32457 1726867629.94264: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867629.4810517-33643-20726073533207/ > /dev/null 2>&1 && sleep 0' 32457 1726867629.95455: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867629.95509: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867629.95567: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867629.95685: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867629.95757: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867629.97613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867629.97616: stdout chunk (state=3): >>><<< 32457 1726867629.97619: stderr chunk (state=3): >>><<< 32457 1726867629.97659: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867629.97662: handler run complete 32457 1726867629.97887: attempt loop complete, returning result 32457 1726867629.97890: _execute() done 32457 1726867629.97892: dumping result to json 32457 1726867629.97894: done dumping result, returning 32457 1726867629.97896: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-a1ad-cd15-000000000071] 32457 1726867629.97898: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000071 ok: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867629.98469: no more pending results, returning what we have 32457 1726867629.98473: results queue empty 32457 1726867629.98474: checking for any_errors_fatal 32457 1726867629.98482: done checking for any_errors_fatal 32457 1726867629.98483: checking for max_fail_percentage 32457 1726867629.98485: done checking for max_fail_percentage 32457 1726867629.98485: checking to see if all hosts have failed and the running result is not ok 32457 1726867629.98486: done checking to see if all hosts have failed 32457 1726867629.98487: getting the remaining hosts for this loop 32457 1726867629.98488: done getting the remaining hosts for this loop 32457 1726867629.98492: getting the next task for host managed_node1 32457 1726867629.98499: done getting next task for host managed_node1 32457 1726867629.98503: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32457 1726867629.98506: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867629.98518: getting variables 32457 1726867629.98521: in VariableManager get_vars() 32457 1726867629.98895: Calling all_inventory to load vars for managed_node1 32457 1726867629.98898: Calling groups_inventory to load vars for managed_node1 32457 1726867629.98901: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867629.98914: Calling all_plugins_play to load vars for managed_node1 32457 1726867629.98918: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867629.98921: Calling groups_plugins_play to load vars for managed_node1 32457 1726867629.99786: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000071 32457 1726867629.99789: WORKER PROCESS EXITING 32457 1726867630.01857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867630.05651: done with get_vars() 32457 1726867630.05676: done getting variables 32457 1726867630.05864: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:27:10 -0400 (0:00:00.681) 0:00:25.985 ****** 32457 1726867630.05957: entering _queue_task() for managed_node1/service 32457 1726867630.06565: worker is 1 (out of 1 available) 32457 1726867630.07106: exiting _queue_task() for managed_node1/service 32457 1726867630.07117: done queuing things up, now waiting for results queue to drain 32457 1726867630.07118: waiting for pending results... 32457 1726867630.07220: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 32457 1726867630.07487: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000072 32457 1726867630.07535: variable 'ansible_search_path' from source: unknown 32457 1726867630.07567: variable 'ansible_search_path' from source: unknown 32457 1726867630.07608: calling self._execute() 32457 1726867630.07898: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.07912: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.07951: variable 'omit' from source: magic vars 32457 1726867630.09482: variable 'ansible_distribution_major_version' from source: facts 32457 1726867630.09486: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867630.09700: variable 'network_provider' from source: set_fact 32457 1726867630.09713: Evaluated conditional (network_provider == "nm"): True 32457 1726867630.09982: variable '__network_wpa_supplicant_required' from source: role '' defaults 32457 1726867630.10217: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 32457 1726867630.10362: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867630.21429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867630.21507: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867630.21547: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867630.21588: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867630.21626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867630.21693: 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) 32457 1726867630.21731: 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) 32457 1726867630.21757: 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) 32457 1726867630.21799: 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) 32457 1726867630.21823: 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) 32457 1726867630.21870: 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) 32457 1726867630.21899: 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) 32457 1726867630.21934: 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) 32457 1726867630.21975: 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) 32457 1726867630.21995: 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) 32457 1726867630.22045: 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) 32457 1726867630.22072: 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) 32457 1726867630.22099: 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) 32457 1726867630.22142: 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) 32457 1726867630.22157: 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) 32457 1726867630.22300: variable 'network_connections' from source: task vars 32457 1726867630.22314: variable 'interface' from source: play vars 32457 1726867630.22466: variable 'interface' from source: play vars 32457 1726867630.22469: variable 'vlan_interface' from source: play vars 32457 1726867630.22471: variable 'vlan_interface' from source: play vars 32457 1726867630.22537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867630.22720: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867630.22757: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867630.22797: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867630.22828: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867630.22873: 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) 32457 1726867630.22909: 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) 32457 1726867630.22942: 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) 32457 1726867630.22973: 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) 32457 1726867630.23023: variable '__network_wireless_connections_defined' from source: role '' defaults 32457 1726867630.23263: variable 'network_connections' from source: task vars 32457 1726867630.23273: variable 'interface' from source: play vars 32457 1726867630.23447: variable 'interface' from source: play vars 32457 1726867630.23450: variable 'vlan_interface' from source: play vars 32457 1726867630.23452: variable 'vlan_interface' from source: play vars 32457 1726867630.23455: Evaluated conditional (__network_wpa_supplicant_required): False 32457 1726867630.23457: when evaluation is False, skipping this task 32457 1726867630.23466: _execute() done 32457 1726867630.23469: dumping result to json 32457 1726867630.23480: done dumping result, returning 32457 1726867630.23492: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-a1ad-cd15-000000000072] 32457 1726867630.23500: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000072 skipping: [managed_node1] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 32457 1726867630.23703: no more pending results, returning what we have 32457 1726867630.23707: results queue empty 32457 1726867630.23708: checking for any_errors_fatal 32457 1726867630.23724: done checking for any_errors_fatal 32457 1726867630.23725: checking for max_fail_percentage 32457 1726867630.23726: done checking for max_fail_percentage 32457 1726867630.23727: checking to see if all hosts have failed and the running result is not ok 32457 1726867630.23728: done checking to see if all hosts have failed 32457 1726867630.23729: getting the remaining hosts for this loop 32457 1726867630.23731: done getting the remaining hosts for this loop 32457 1726867630.23734: getting the next task for host managed_node1 32457 1726867630.23742: done getting next task for host managed_node1 32457 1726867630.23746: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 32457 1726867630.23749: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867630.23766: getting variables 32457 1726867630.23768: in VariableManager get_vars() 32457 1726867630.23810: Calling all_inventory to load vars for managed_node1 32457 1726867630.23813: Calling groups_inventory to load vars for managed_node1 32457 1726867630.23815: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867630.23826: Calling all_plugins_play to load vars for managed_node1 32457 1726867630.23829: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867630.23832: Calling groups_plugins_play to load vars for managed_node1 32457 1726867630.24661: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000072 32457 1726867630.24664: WORKER PROCESS EXITING 32457 1726867630.35436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867630.36892: done with get_vars() 32457 1726867630.36918: done getting variables 32457 1726867630.36967: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:27:10 -0400 (0:00:00.310) 0:00:26.295 ****** 32457 1726867630.36997: entering _queue_task() for managed_node1/service 32457 1726867630.37733: worker is 1 (out of 1 available) 32457 1726867630.37746: exiting _queue_task() for managed_node1/service 32457 1726867630.37757: done queuing things up, now waiting for results queue to drain 32457 1726867630.37759: waiting for pending results... 32457 1726867630.38122: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 32457 1726867630.38433: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000073 32457 1726867630.38575: variable 'ansible_search_path' from source: unknown 32457 1726867630.38687: variable 'ansible_search_path' from source: unknown 32457 1726867630.38690: calling self._execute() 32457 1726867630.38849: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.38863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.38879: variable 'omit' from source: magic vars 32457 1726867630.39673: variable 'ansible_distribution_major_version' from source: facts 32457 1726867630.39693: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867630.39827: variable 'network_provider' from source: set_fact 32457 1726867630.39839: Evaluated conditional (network_provider == "initscripts"): False 32457 1726867630.39846: when evaluation is False, skipping this task 32457 1726867630.39853: _execute() done 32457 1726867630.39860: dumping result to json 32457 1726867630.39866: done dumping result, returning 32457 1726867630.39883: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-a1ad-cd15-000000000073] 32457 1726867630.39893: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000073 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 32457 1726867630.40039: no more pending results, returning what we have 32457 1726867630.40042: results queue empty 32457 1726867630.40043: checking for any_errors_fatal 32457 1726867630.40053: done checking for any_errors_fatal 32457 1726867630.40053: checking for max_fail_percentage 32457 1726867630.40055: done checking for max_fail_percentage 32457 1726867630.40055: checking to see if all hosts have failed and the running result is not ok 32457 1726867630.40057: done checking to see if all hosts have failed 32457 1726867630.40058: getting the remaining hosts for this loop 32457 1726867630.40059: done getting the remaining hosts for this loop 32457 1726867630.40062: getting the next task for host managed_node1 32457 1726867630.40069: done getting next task for host managed_node1 32457 1726867630.40072: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32457 1726867630.40075: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867630.40290: getting variables 32457 1726867630.40292: in VariableManager get_vars() 32457 1726867630.40328: Calling all_inventory to load vars for managed_node1 32457 1726867630.40331: Calling groups_inventory to load vars for managed_node1 32457 1726867630.40333: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867630.40342: Calling all_plugins_play to load vars for managed_node1 32457 1726867630.40344: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867630.40346: Calling groups_plugins_play to load vars for managed_node1 32457 1726867630.40867: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000073 32457 1726867630.40871: WORKER PROCESS EXITING 32457 1726867630.41961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867630.44458: done with get_vars() 32457 1726867630.44482: done getting variables 32457 1726867630.44629: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:27:10 -0400 (0:00:00.076) 0:00:26.372 ****** 32457 1726867630.44667: entering _queue_task() for managed_node1/copy 32457 1726867630.45029: worker is 1 (out of 1 available) 32457 1726867630.45041: exiting _queue_task() for managed_node1/copy 32457 1726867630.45054: done queuing things up, now waiting for results queue to drain 32457 1726867630.45056: waiting for pending results... 32457 1726867630.45350: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 32457 1726867630.45497: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000074 32457 1726867630.45683: variable 'ansible_search_path' from source: unknown 32457 1726867630.45686: variable 'ansible_search_path' from source: unknown 32457 1726867630.45689: calling self._execute() 32457 1726867630.45691: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.45693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.45695: variable 'omit' from source: magic vars 32457 1726867630.46076: variable 'ansible_distribution_major_version' from source: facts 32457 1726867630.46097: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867630.46221: variable 'network_provider' from source: set_fact 32457 1726867630.46232: Evaluated conditional (network_provider == "initscripts"): False 32457 1726867630.46242: when evaluation is False, skipping this task 32457 1726867630.46253: _execute() done 32457 1726867630.46260: dumping result to json 32457 1726867630.46358: done dumping result, returning 32457 1726867630.46362: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-a1ad-cd15-000000000074] 32457 1726867630.46364: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000074 32457 1726867630.46440: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000074 32457 1726867630.46443: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 32457 1726867630.46506: no more pending results, returning what we have 32457 1726867630.46510: results queue empty 32457 1726867630.46510: checking for any_errors_fatal 32457 1726867630.46518: done checking for any_errors_fatal 32457 1726867630.46518: checking for max_fail_percentage 32457 1726867630.46520: done checking for max_fail_percentage 32457 1726867630.46521: checking to see if all hosts have failed and the running result is not ok 32457 1726867630.46522: done checking to see if all hosts have failed 32457 1726867630.46523: getting the remaining hosts for this loop 32457 1726867630.46524: done getting the remaining hosts for this loop 32457 1726867630.46527: getting the next task for host managed_node1 32457 1726867630.46534: done getting next task for host managed_node1 32457 1726867630.46539: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32457 1726867630.46542: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867630.46559: getting variables 32457 1726867630.46560: in VariableManager get_vars() 32457 1726867630.46606: Calling all_inventory to load vars for managed_node1 32457 1726867630.46609: Calling groups_inventory to load vars for managed_node1 32457 1726867630.46614: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867630.46628: Calling all_plugins_play to load vars for managed_node1 32457 1726867630.46631: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867630.46634: Calling groups_plugins_play to load vars for managed_node1 32457 1726867630.49196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867630.50755: done with get_vars() 32457 1726867630.50775: 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:27:10 -0400 (0:00:00.061) 0:00:26.434 ****** 32457 1726867630.50866: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32457 1726867630.51188: worker is 1 (out of 1 available) 32457 1726867630.51203: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 32457 1726867630.51218: done queuing things up, now waiting for results queue to drain 32457 1726867630.51220: waiting for pending results... 32457 1726867630.51606: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 32457 1726867630.51689: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000075 32457 1726867630.51730: variable 'ansible_search_path' from source: unknown 32457 1726867630.51739: variable 'ansible_search_path' from source: unknown 32457 1726867630.51781: calling self._execute() 32457 1726867630.51949: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.51953: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.51955: variable 'omit' from source: magic vars 32457 1726867630.52356: variable 'ansible_distribution_major_version' from source: facts 32457 1726867630.52385: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867630.52405: variable 'omit' from source: magic vars 32457 1726867630.52474: variable 'omit' from source: magic vars 32457 1726867630.52674: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867630.55147: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867630.55510: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867630.55551: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867630.55607: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867630.55659: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867630.55749: variable 'network_provider' from source: set_fact 32457 1726867630.55914: 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) 32457 1726867630.55950: 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) 32457 1726867630.55987: 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) 32457 1726867630.56046: 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) 32457 1726867630.56094: 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) 32457 1726867630.56175: variable 'omit' from source: magic vars 32457 1726867630.56309: variable 'omit' from source: magic vars 32457 1726867630.56448: variable 'network_connections' from source: task vars 32457 1726867630.56451: variable 'interface' from source: play vars 32457 1726867630.56504: variable 'interface' from source: play vars 32457 1726867630.56518: variable 'vlan_interface' from source: play vars 32457 1726867630.56593: variable 'vlan_interface' from source: play vars 32457 1726867630.56759: variable 'omit' from source: magic vars 32457 1726867630.56853: variable '__lsr_ansible_managed' from source: task vars 32457 1726867630.56857: variable '__lsr_ansible_managed' from source: task vars 32457 1726867630.57433: Loaded config def from plugin (lookup/template) 32457 1726867630.57443: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 32457 1726867630.57472: File lookup term: get_ansible_managed.j2 32457 1726867630.57482: variable 'ansible_search_path' from source: unknown 32457 1726867630.57491: 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 32457 1726867630.57515: 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 32457 1726867630.57536: variable 'ansible_search_path' from source: unknown 32457 1726867630.63583: variable 'ansible_managed' from source: unknown 32457 1726867630.63883: variable 'omit' from source: magic vars 32457 1726867630.63887: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867630.63889: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867630.63891: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867630.63894: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867630.63896: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867630.63898: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867630.63900: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.63902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.63951: Set connection var ansible_connection to ssh 32457 1726867630.63964: Set connection var ansible_timeout to 10 32457 1726867630.63973: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867630.63988: Set connection var ansible_shell_executable to /bin/sh 32457 1726867630.63994: Set connection var ansible_shell_type to sh 32457 1726867630.64007: Set connection var ansible_pipelining to False 32457 1726867630.64039: variable 'ansible_shell_executable' from source: unknown 32457 1726867630.64046: variable 'ansible_connection' from source: unknown 32457 1726867630.64053: variable 'ansible_module_compression' from source: unknown 32457 1726867630.64060: variable 'ansible_shell_type' from source: unknown 32457 1726867630.64067: variable 'ansible_shell_executable' from source: unknown 32457 1726867630.64073: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867630.64083: variable 'ansible_pipelining' from source: unknown 32457 1726867630.64090: variable 'ansible_timeout' from source: unknown 32457 1726867630.64097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867630.64236: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867630.64345: variable 'omit' from source: magic vars 32457 1726867630.64348: starting attempt loop 32457 1726867630.64351: running the handler 32457 1726867630.64353: _low_level_execute_command(): starting 32457 1726867630.64356: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867630.65005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867630.65019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867630.65034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867630.65119: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867630.65153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867630.65174: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867630.65267: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867630.65350: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867630.67282: stdout chunk (state=3): >>>/root <<< 32457 1726867630.67286: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867630.67288: stdout chunk (state=3): >>><<< 32457 1726867630.67290: stderr chunk (state=3): >>><<< 32457 1726867630.67300: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867630.67313: _low_level_execute_command(): starting 32457 1726867630.67322: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849 `" && echo ansible-tmp-1726867630.673012-33686-59252619552849="` echo /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849 `" ) && sleep 0' 32457 1726867630.67988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867630.67997: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867630.68008: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867630.68025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867630.68044: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867630.68051: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867630.68061: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867630.68076: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867630.68310: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867630.68313: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867630.68316: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867630.68318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867630.68420: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867630.70302: stdout chunk (state=3): >>>ansible-tmp-1726867630.673012-33686-59252619552849=/root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849 <<< 32457 1726867630.70783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867630.70786: stdout chunk (state=3): >>><<< 32457 1726867630.70788: stderr chunk (state=3): >>><<< 32457 1726867630.70792: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867630.673012-33686-59252619552849=/root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867630.70794: variable 'ansible_module_compression' from source: unknown 32457 1726867630.70796: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 32457 1726867630.70914: variable 'ansible_facts' from source: unknown 32457 1726867630.70917: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py 32457 1726867630.71200: Sending initial data 32457 1726867630.71203: Sent initial data (166 bytes) 32457 1726867630.72580: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867630.72694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867630.72768: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867630.74319: 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 <<< 32457 1726867630.74336: 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 <<< 32457 1726867630.74497: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py" <<< 32457 1726867630.74500: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpsmtajhtr /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py <<< 32457 1726867630.74570: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpsmtajhtr" to remote "/root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py" <<< 32457 1726867630.74574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py" <<< 32457 1726867630.76520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867630.76565: stdout chunk (state=3): >>><<< 32457 1726867630.76580: stderr chunk (state=3): >>><<< 32457 1726867630.76606: done transferring module to remote 32457 1726867630.76683: _low_level_execute_command(): starting 32457 1726867630.76693: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/ /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py && sleep 0' 32457 1726867630.77788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867630.77979: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867630.78219: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867630.78386: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867630.80228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867630.80237: stdout chunk (state=3): >>><<< 32457 1726867630.80247: stderr chunk (state=3): >>><<< 32457 1726867630.80265: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867630.80287: _low_level_execute_command(): starting 32457 1726867630.80297: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/AnsiballZ_network_connections.py && sleep 0' 32457 1726867630.80941: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867630.80991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867630.81008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867630.81056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867630.81109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.18616: stdout chunk (state=3): >>>Traceback (most recent call last): <<< 32457 1726867631.18661: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o8wvw3ei/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_o8wvw3ei/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 lsr101/58fd3a27-0cd4-4ca8-af65-97ac7316ba44: error=unknown <<< 32457 1726867631.20139: stdout chunk (state=3): >>>Traceback (most recent call last):<<< 32457 1726867631.20169: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o8wvw3ei/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 <<< 32457 1726867631.20180: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o8wvw3ei/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<<< 32457 1726867631.20260: stdout chunk (state=3): >>> ansible_collections.fedora.linux_system_roles.plugins.module_utils.network_lsr.nm.error.LsrNetworkNmError: Connection volatilize aborted on lsr101.90/1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2: error=unknown <<< 32457 1726867631.20452: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "persistent_state": "absent", "state": "down"}], "__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": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 32457 1726867631.22345: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867631.22376: stderr chunk (state=3): >>><<< 32457 1726867631.22381: stdout chunk (state=3): >>><<< 32457 1726867631.22404: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o8wvw3ei/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_o8wvw3ei/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 lsr101/58fd3a27-0cd4-4ca8-af65-97ac7316ba44: error=unknown Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_o8wvw3ei/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_o8wvw3ei/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 lsr101.90/1e2b5fb5-2baf-4aa0-83b5-61990fdf10b2: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "persistent_state": "absent", "state": "down"}], "__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": "lsr101", "persistent_state": "absent", "state": "down"}, {"name": "lsr101.90", "persistent_state": "absent", "state": "down"}], "__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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867631.22441: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'lsr101', 'persistent_state': 'absent', 'state': 'down'}, {'name': 'lsr101.90', 'persistent_state': 'absent', 'state': 'down'}], '__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-1726867630.673012-33686-59252619552849/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867631.22449: _low_level_execute_command(): starting 32457 1726867631.22454: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867630.673012-33686-59252619552849/ > /dev/null 2>&1 && sleep 0' 32457 1726867631.22944: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.22948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867631.22950: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.22952: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867631.22954: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867631.22956: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.23019: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.23021: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.23023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.23062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.24915: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.24943: stderr chunk (state=3): >>><<< 32457 1726867631.24946: stdout chunk (state=3): >>><<< 32457 1726867631.24962: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867631.24968: handler run complete 32457 1726867631.24991: attempt loop complete, returning result 32457 1726867631.24993: _execute() done 32457 1726867631.24996: dumping result to json 32457 1726867631.25000: done dumping result, returning 32457 1726867631.25009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-a1ad-cd15-000000000075] 32457 1726867631.25015: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000075 32457 1726867631.25120: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000075 32457 1726867631.25123: WORKER PROCESS EXITING changed: [managed_node1] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 32457 1726867631.25234: no more pending results, returning what we have 32457 1726867631.25237: results queue empty 32457 1726867631.25238: checking for any_errors_fatal 32457 1726867631.25244: done checking for any_errors_fatal 32457 1726867631.25244: checking for max_fail_percentage 32457 1726867631.25246: done checking for max_fail_percentage 32457 1726867631.25246: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.25247: done checking to see if all hosts have failed 32457 1726867631.25248: getting the remaining hosts for this loop 32457 1726867631.25249: done getting the remaining hosts for this loop 32457 1726867631.25252: getting the next task for host managed_node1 32457 1726867631.25258: done getting next task for host managed_node1 32457 1726867631.25261: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 32457 1726867631.25263: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.25273: getting variables 32457 1726867631.25275: in VariableManager get_vars() 32457 1726867631.25315: Calling all_inventory to load vars for managed_node1 32457 1726867631.25318: Calling groups_inventory to load vars for managed_node1 32457 1726867631.25320: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.25328: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.25331: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.25333: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.26320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867631.27587: done with get_vars() 32457 1726867631.27609: 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:27:11 -0400 (0:00:00.768) 0:00:27.202 ****** 32457 1726867631.27693: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32457 1726867631.28032: worker is 1 (out of 1 available) 32457 1726867631.28047: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 32457 1726867631.28058: done queuing things up, now waiting for results queue to drain 32457 1726867631.28060: waiting for pending results... 32457 1726867631.28498: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 32457 1726867631.28503: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000076 32457 1726867631.28519: variable 'ansible_search_path' from source: unknown 32457 1726867631.28526: variable 'ansible_search_path' from source: unknown 32457 1726867631.28563: calling self._execute() 32457 1726867631.28672: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.28685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.28705: variable 'omit' from source: magic vars 32457 1726867631.29100: variable 'ansible_distribution_major_version' from source: facts 32457 1726867631.29136: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867631.29250: variable 'network_state' from source: role '' defaults 32457 1726867631.29265: Evaluated conditional (network_state != {}): False 32457 1726867631.29353: when evaluation is False, skipping this task 32457 1726867631.29357: _execute() done 32457 1726867631.29359: dumping result to json 32457 1726867631.29362: done dumping result, returning 32457 1726867631.29364: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-a1ad-cd15-000000000076] 32457 1726867631.29366: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000076 32457 1726867631.29439: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000076 32457 1726867631.29443: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 32457 1726867631.29505: no more pending results, returning what we have 32457 1726867631.29510: results queue empty 32457 1726867631.29514: checking for any_errors_fatal 32457 1726867631.29523: done checking for any_errors_fatal 32457 1726867631.29524: checking for max_fail_percentage 32457 1726867631.29526: done checking for max_fail_percentage 32457 1726867631.29527: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.29528: done checking to see if all hosts have failed 32457 1726867631.29529: getting the remaining hosts for this loop 32457 1726867631.29530: done getting the remaining hosts for this loop 32457 1726867631.29534: getting the next task for host managed_node1 32457 1726867631.29541: done getting next task for host managed_node1 32457 1726867631.29545: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32457 1726867631.29548: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.29569: getting variables 32457 1726867631.29571: in VariableManager get_vars() 32457 1726867631.29614: Calling all_inventory to load vars for managed_node1 32457 1726867631.29617: Calling groups_inventory to load vars for managed_node1 32457 1726867631.29619: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.29631: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.29634: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.29637: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.31131: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867631.32741: done with get_vars() 32457 1726867631.32763: done getting variables 32457 1726867631.32827: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:27:11 -0400 (0:00:00.051) 0:00:27.254 ****** 32457 1726867631.32862: entering _queue_task() for managed_node1/debug 32457 1726867631.33144: worker is 1 (out of 1 available) 32457 1726867631.33157: exiting _queue_task() for managed_node1/debug 32457 1726867631.33169: done queuing things up, now waiting for results queue to drain 32457 1726867631.33170: waiting for pending results... 32457 1726867631.33501: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 32457 1726867631.33589: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000077 32457 1726867631.33616: variable 'ansible_search_path' from source: unknown 32457 1726867631.33626: variable 'ansible_search_path' from source: unknown 32457 1726867631.33782: calling self._execute() 32457 1726867631.33789: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.33793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.33796: variable 'omit' from source: magic vars 32457 1726867631.34221: variable 'ansible_distribution_major_version' from source: facts 32457 1726867631.34241: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867631.34252: variable 'omit' from source: magic vars 32457 1726867631.34317: variable 'omit' from source: magic vars 32457 1726867631.34361: variable 'omit' from source: magic vars 32457 1726867631.34406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867631.34468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867631.34495: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867631.34521: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.34536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.34671: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867631.34675: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.34680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.34796: Set connection var ansible_connection to ssh 32457 1726867631.34808: Set connection var ansible_timeout to 10 32457 1726867631.34822: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867631.34983: Set connection var ansible_shell_executable to /bin/sh 32457 1726867631.34986: Set connection var ansible_shell_type to sh 32457 1726867631.34989: Set connection var ansible_pipelining to False 32457 1726867631.34991: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.34994: variable 'ansible_connection' from source: unknown 32457 1726867631.34996: variable 'ansible_module_compression' from source: unknown 32457 1726867631.34998: variable 'ansible_shell_type' from source: unknown 32457 1726867631.35000: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.35002: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.35004: variable 'ansible_pipelining' from source: unknown 32457 1726867631.35006: variable 'ansible_timeout' from source: unknown 32457 1726867631.35008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.35384: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867631.35388: variable 'omit' from source: magic vars 32457 1726867631.35390: starting attempt loop 32457 1726867631.35393: running the handler 32457 1726867631.35560: variable '__network_connections_result' from source: set_fact 32457 1726867631.35650: handler run complete 32457 1726867631.35838: attempt loop complete, returning result 32457 1726867631.35845: _execute() done 32457 1726867631.35900: dumping result to json 32457 1726867631.35903: done dumping result, returning 32457 1726867631.35906: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-a1ad-cd15-000000000077] 32457 1726867631.35908: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000077 ok: [managed_node1] => { "__network_connections_result.stderr_lines": [ "" ] } 32457 1726867631.36094: no more pending results, returning what we have 32457 1726867631.36097: results queue empty 32457 1726867631.36098: checking for any_errors_fatal 32457 1726867631.36104: done checking for any_errors_fatal 32457 1726867631.36105: checking for max_fail_percentage 32457 1726867631.36106: done checking for max_fail_percentage 32457 1726867631.36107: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.36108: done checking to see if all hosts have failed 32457 1726867631.36109: getting the remaining hosts for this loop 32457 1726867631.36110: done getting the remaining hosts for this loop 32457 1726867631.36116: getting the next task for host managed_node1 32457 1726867631.36124: done getting next task for host managed_node1 32457 1726867631.36128: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32457 1726867631.36131: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.36143: getting variables 32457 1726867631.36144: in VariableManager get_vars() 32457 1726867631.36186: Calling all_inventory to load vars for managed_node1 32457 1726867631.36189: Calling groups_inventory to load vars for managed_node1 32457 1726867631.36191: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.36201: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.36204: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.36207: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.36992: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000077 32457 1726867631.36995: WORKER PROCESS EXITING 32457 1726867631.38030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867631.40560: done with get_vars() 32457 1726867631.40589: done getting variables 32457 1726867631.40649: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:27:11 -0400 (0:00:00.078) 0:00:27.332 ****** 32457 1726867631.40686: entering _queue_task() for managed_node1/debug 32457 1726867631.40997: worker is 1 (out of 1 available) 32457 1726867631.41010: exiting _queue_task() for managed_node1/debug 32457 1726867631.41023: done queuing things up, now waiting for results queue to drain 32457 1726867631.41025: waiting for pending results... 32457 1726867631.41310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 32457 1726867631.41448: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000078 32457 1726867631.41466: variable 'ansible_search_path' from source: unknown 32457 1726867631.41473: variable 'ansible_search_path' from source: unknown 32457 1726867631.41521: calling self._execute() 32457 1726867631.41625: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.41636: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.41651: variable 'omit' from source: magic vars 32457 1726867631.42034: variable 'ansible_distribution_major_version' from source: facts 32457 1726867631.42055: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867631.42066: variable 'omit' from source: magic vars 32457 1726867631.42128: variable 'omit' from source: magic vars 32457 1726867631.42172: variable 'omit' from source: magic vars 32457 1726867631.42221: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867631.42264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867631.42290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867631.42314: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.42330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.42362: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867631.42375: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.42387: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.42492: Set connection var ansible_connection to ssh 32457 1726867631.42505: Set connection var ansible_timeout to 10 32457 1726867631.42517: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867631.42528: Set connection var ansible_shell_executable to /bin/sh 32457 1726867631.42534: Set connection var ansible_shell_type to sh 32457 1726867631.42547: Set connection var ansible_pipelining to False 32457 1726867631.42571: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.42582: variable 'ansible_connection' from source: unknown 32457 1726867631.42682: variable 'ansible_module_compression' from source: unknown 32457 1726867631.42687: variable 'ansible_shell_type' from source: unknown 32457 1726867631.42689: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.42691: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.42694: variable 'ansible_pipelining' from source: unknown 32457 1726867631.42695: variable 'ansible_timeout' from source: unknown 32457 1726867631.42697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.42763: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867631.42780: variable 'omit' from source: magic vars 32457 1726867631.42790: starting attempt loop 32457 1726867631.42796: running the handler 32457 1726867631.42852: variable '__network_connections_result' from source: set_fact 32457 1726867631.42940: variable '__network_connections_result' from source: set_fact 32457 1726867631.43063: handler run complete 32457 1726867631.43094: attempt loop complete, returning result 32457 1726867631.43101: _execute() done 32457 1726867631.43136: dumping result to json 32457 1726867631.43139: done dumping result, returning 32457 1726867631.43142: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-a1ad-cd15-000000000078] 32457 1726867631.43144: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000078 ok: [managed_node1] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "lsr101", "persistent_state": "absent", "state": "down" }, { "name": "lsr101.90", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 32457 1726867631.43330: no more pending results, returning what we have 32457 1726867631.43334: results queue empty 32457 1726867631.43335: checking for any_errors_fatal 32457 1726867631.43343: done checking for any_errors_fatal 32457 1726867631.43343: checking for max_fail_percentage 32457 1726867631.43345: done checking for max_fail_percentage 32457 1726867631.43346: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.43348: done checking to see if all hosts have failed 32457 1726867631.43348: getting the remaining hosts for this loop 32457 1726867631.43350: done getting the remaining hosts for this loop 32457 1726867631.43353: getting the next task for host managed_node1 32457 1726867631.43361: done getting next task for host managed_node1 32457 1726867631.43364: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32457 1726867631.43368: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.43381: getting variables 32457 1726867631.43383: in VariableManager get_vars() 32457 1726867631.43422: Calling all_inventory to load vars for managed_node1 32457 1726867631.43424: Calling groups_inventory to load vars for managed_node1 32457 1726867631.43427: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.43437: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.43440: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.43443: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.44283: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000078 32457 1726867631.44287: WORKER PROCESS EXITING 32457 1726867631.45031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867631.46960: done with get_vars() 32457 1726867631.47183: done getting variables 32457 1726867631.47241: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:27:11 -0400 (0:00:00.065) 0:00:27.398 ****** 32457 1726867631.47279: entering _queue_task() for managed_node1/debug 32457 1726867631.47986: worker is 1 (out of 1 available) 32457 1726867631.47999: exiting _queue_task() for managed_node1/debug 32457 1726867631.48014: done queuing things up, now waiting for results queue to drain 32457 1726867631.48016: waiting for pending results... 32457 1726867631.48563: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 32457 1726867631.48812: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000079 32457 1726867631.48890: variable 'ansible_search_path' from source: unknown 32457 1726867631.48899: variable 'ansible_search_path' from source: unknown 32457 1726867631.48941: calling self._execute() 32457 1726867631.49392: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.49396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.49399: variable 'omit' from source: magic vars 32457 1726867631.49988: variable 'ansible_distribution_major_version' from source: facts 32457 1726867631.50005: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867631.50239: variable 'network_state' from source: role '' defaults 32457 1726867631.50270: Evaluated conditional (network_state != {}): False 32457 1726867631.50371: when evaluation is False, skipping this task 32457 1726867631.50474: _execute() done 32457 1726867631.50479: dumping result to json 32457 1726867631.50481: done dumping result, returning 32457 1726867631.50483: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-a1ad-cd15-000000000079] 32457 1726867631.50485: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000079 32457 1726867631.50552: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000079 32457 1726867631.50556: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "network_state != {}" } 32457 1726867631.50604: no more pending results, returning what we have 32457 1726867631.50608: results queue empty 32457 1726867631.50609: checking for any_errors_fatal 32457 1726867631.50618: done checking for any_errors_fatal 32457 1726867631.50619: checking for max_fail_percentage 32457 1726867631.50621: done checking for max_fail_percentage 32457 1726867631.50622: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.50623: done checking to see if all hosts have failed 32457 1726867631.50624: getting the remaining hosts for this loop 32457 1726867631.50625: done getting the remaining hosts for this loop 32457 1726867631.50628: getting the next task for host managed_node1 32457 1726867631.50635: done getting next task for host managed_node1 32457 1726867631.50638: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 32457 1726867631.50642: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.50660: getting variables 32457 1726867631.50661: in VariableManager get_vars() 32457 1726867631.50702: Calling all_inventory to load vars for managed_node1 32457 1726867631.50705: Calling groups_inventory to load vars for managed_node1 32457 1726867631.50707: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.50721: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.50724: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.50727: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.53604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867631.56339: done with get_vars() 32457 1726867631.56362: 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:27:11 -0400 (0:00:00.091) 0:00:27.490 ****** 32457 1726867631.56458: entering _queue_task() for managed_node1/ping 32457 1726867631.56757: worker is 1 (out of 1 available) 32457 1726867631.56769: exiting _queue_task() for managed_node1/ping 32457 1726867631.56782: done queuing things up, now waiting for results queue to drain 32457 1726867631.56784: waiting for pending results... 32457 1726867631.57063: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 32457 1726867631.57385: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000007a 32457 1726867631.57389: variable 'ansible_search_path' from source: unknown 32457 1726867631.57391: variable 'ansible_search_path' from source: unknown 32457 1726867631.57394: calling self._execute() 32457 1726867631.57396: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.57399: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.57401: variable 'omit' from source: magic vars 32457 1726867631.57747: variable 'ansible_distribution_major_version' from source: facts 32457 1726867631.57762: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867631.57772: variable 'omit' from source: magic vars 32457 1726867631.57835: variable 'omit' from source: magic vars 32457 1726867631.57880: variable 'omit' from source: magic vars 32457 1726867631.57926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867631.57972: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867631.57997: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867631.58022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.58037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867631.58076: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867631.58086: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.58094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.58195: Set connection var ansible_connection to ssh 32457 1726867631.58207: Set connection var ansible_timeout to 10 32457 1726867631.58220: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867631.58230: Set connection var ansible_shell_executable to /bin/sh 32457 1726867631.58237: Set connection var ansible_shell_type to sh 32457 1726867631.58249: Set connection var ansible_pipelining to False 32457 1726867631.58281: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.58289: variable 'ansible_connection' from source: unknown 32457 1726867631.58296: variable 'ansible_module_compression' from source: unknown 32457 1726867631.58302: variable 'ansible_shell_type' from source: unknown 32457 1726867631.58307: variable 'ansible_shell_executable' from source: unknown 32457 1726867631.58316: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867631.58324: variable 'ansible_pipelining' from source: unknown 32457 1726867631.58330: variable 'ansible_timeout' from source: unknown 32457 1726867631.58337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867631.58537: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 32457 1726867631.58552: variable 'omit' from source: magic vars 32457 1726867631.58561: starting attempt loop 32457 1726867631.58567: running the handler 32457 1726867631.58587: _low_level_execute_command(): starting 32457 1726867631.58603: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867631.59328: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.59345: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.59359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867631.59388: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867631.59405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867631.59493: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.59522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.59536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.59557: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.60032: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.61491: stdout chunk (state=3): >>>/root <<< 32457 1726867631.61588: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.61628: stderr chunk (state=3): >>><<< 32457 1726867631.61665: stdout chunk (state=3): >>><<< 32457 1726867631.61768: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867631.61771: _low_level_execute_command(): starting 32457 1726867631.61876: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968 `" && echo ansible-tmp-1726867631.617444-33729-48301605523968="` echo /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968 `" ) && sleep 0' 32457 1726867631.63140: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.63227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.63231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867631.63233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867631.63243: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867631.63245: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867631.63247: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.63249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867631.63251: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867631.63253: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32457 1726867631.63255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.63492: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.63508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.63585: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.65471: stdout chunk (state=3): >>>ansible-tmp-1726867631.617444-33729-48301605523968=/root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968 <<< 32457 1726867631.65598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.65635: stderr chunk (state=3): >>><<< 32457 1726867631.65638: stdout chunk (state=3): >>><<< 32457 1726867631.65653: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867631.617444-33729-48301605523968=/root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867631.65699: variable 'ansible_module_compression' from source: unknown 32457 1726867631.65738: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 32457 1726867631.65773: variable 'ansible_facts' from source: unknown 32457 1726867631.66037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py 32457 1726867631.66302: Sending initial data 32457 1726867631.66306: Sent initial data (151 bytes) 32457 1726867631.67575: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.67780: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.67794: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.67807: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.67875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.69698: 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 <<< 32457 1726867631.69740: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867631.69804: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpn5k_7n2z /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py <<< 32457 1726867631.69808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py" <<< 32457 1726867631.69843: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpn5k_7n2z" to remote "/root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py" <<< 32457 1726867631.71155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.71159: stderr chunk (state=3): >>><<< 32457 1726867631.71161: stdout chunk (state=3): >>><<< 32457 1726867631.71292: done transferring module to remote 32457 1726867631.71407: _low_level_execute_command(): starting 32457 1726867631.71413: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/ /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py && sleep 0' 32457 1726867631.72196: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.72205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.72216: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867631.72230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867631.72242: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867631.72248: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867631.72258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.72419: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867631.72422: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address <<< 32457 1726867631.72424: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 32457 1726867631.72427: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.72430: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.72432: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.72464: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.72468: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.74384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.74387: stdout chunk (state=3): >>><<< 32457 1726867631.74390: stderr chunk (state=3): >>><<< 32457 1726867631.74392: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867631.74395: _low_level_execute_command(): starting 32457 1726867631.74522: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/AnsiballZ_ping.py && sleep 0' 32457 1726867631.75130: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.75148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.75168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867631.75190: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867631.75209: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867631.75224: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867631.75275: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.75338: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.75363: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.75391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.75472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.90401: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 32457 1726867631.91595: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.91610: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 32457 1726867631.91672: stderr chunk (state=3): >>><<< 32457 1726867631.91685: stdout chunk (state=3): >>><<< 32457 1726867631.91710: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867631.91743: 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-1726867631.617444-33729-48301605523968/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867631.91757: _low_level_execute_command(): starting 32457 1726867631.91800: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867631.617444-33729-48301605523968/ > /dev/null 2>&1 && sleep 0' 32457 1726867631.92371: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867631.92387: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867631.92465: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867631.92518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867631.92536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867631.92554: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867631.92636: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867631.94935: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867631.94938: stdout chunk (state=3): >>><<< 32457 1726867631.94941: stderr chunk (state=3): >>><<< 32457 1726867631.94943: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867631.94946: handler run complete 32457 1726867631.94948: attempt loop complete, returning result 32457 1726867631.94950: _execute() done 32457 1726867631.94953: dumping result to json 32457 1726867631.94956: done dumping result, returning 32457 1726867631.94962: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-a1ad-cd15-00000000007a] 32457 1726867631.94967: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000007a 32457 1726867631.95282: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000007a 32457 1726867631.95285: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "ping": "pong" } 32457 1726867631.95348: no more pending results, returning what we have 32457 1726867631.95352: results queue empty 32457 1726867631.95353: checking for any_errors_fatal 32457 1726867631.95359: done checking for any_errors_fatal 32457 1726867631.95360: checking for max_fail_percentage 32457 1726867631.95361: done checking for max_fail_percentage 32457 1726867631.95362: checking to see if all hosts have failed and the running result is not ok 32457 1726867631.95363: done checking to see if all hosts have failed 32457 1726867631.95364: getting the remaining hosts for this loop 32457 1726867631.95365: done getting the remaining hosts for this loop 32457 1726867631.95368: getting the next task for host managed_node1 32457 1726867631.95380: done getting next task for host managed_node1 32457 1726867631.95383: ^ task is: TASK: meta (role_complete) 32457 1726867631.95386: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867631.95402: getting variables 32457 1726867631.95403: in VariableManager get_vars() 32457 1726867631.95445: Calling all_inventory to load vars for managed_node1 32457 1726867631.95447: Calling groups_inventory to load vars for managed_node1 32457 1726867631.95449: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867631.95458: Calling all_plugins_play to load vars for managed_node1 32457 1726867631.95461: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867631.95463: Calling groups_plugins_play to load vars for managed_node1 32457 1726867631.99084: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.01804: done with get_vars() 32457 1726867632.01825: done getting variables 32457 1726867632.01887: done queuing things up, now waiting for results queue to drain 32457 1726867632.01889: results queue empty 32457 1726867632.01889: checking for any_errors_fatal 32457 1726867632.01891: done checking for any_errors_fatal 32457 1726867632.01891: checking for max_fail_percentage 32457 1726867632.01892: done checking for max_fail_percentage 32457 1726867632.01892: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.01893: done checking to see if all hosts have failed 32457 1726867632.01893: getting the remaining hosts for this loop 32457 1726867632.01894: done getting the remaining hosts for this loop 32457 1726867632.01896: getting the next task for host managed_node1 32457 1726867632.01899: done getting next task for host managed_node1 32457 1726867632.01900: ^ task is: TASK: Include the task 'manage_test_interface.yml' 32457 1726867632.01901: ^ state is: HOST STATE: block=2, 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 32457 1726867632.01903: getting variables 32457 1726867632.01903: in VariableManager get_vars() 32457 1726867632.01914: Calling all_inventory to load vars for managed_node1 32457 1726867632.01915: Calling groups_inventory to load vars for managed_node1 32457 1726867632.01917: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.01920: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.01921: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.01923: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.02621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.04439: done with get_vars() 32457 1726867632.04452: 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_vlan_mtu.yml:73 Friday 20 September 2024 17:27:12 -0400 (0:00:00.480) 0:00:27.970 ****** 32457 1726867632.04505: entering _queue_task() for managed_node1/include_tasks 32457 1726867632.04746: worker is 1 (out of 1 available) 32457 1726867632.04760: exiting _queue_task() for managed_node1/include_tasks 32457 1726867632.04772: done queuing things up, now waiting for results queue to drain 32457 1726867632.04774: waiting for pending results... 32457 1726867632.04945: running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' 32457 1726867632.05017: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000aa 32457 1726867632.05027: variable 'ansible_search_path' from source: unknown 32457 1726867632.05056: calling self._execute() 32457 1726867632.05137: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.05141: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.05151: variable 'omit' from source: magic vars 32457 1726867632.05422: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.05433: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.05437: _execute() done 32457 1726867632.05440: dumping result to json 32457 1726867632.05443: done dumping result, returning 32457 1726867632.05454: done running TaskExecutor() for managed_node1/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-a1ad-cd15-0000000000aa] 32457 1726867632.05457: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000aa 32457 1726867632.05545: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000aa 32457 1726867632.05547: WORKER PROCESS EXITING 32457 1726867632.05583: no more pending results, returning what we have 32457 1726867632.05588: in VariableManager get_vars() 32457 1726867632.05635: Calling all_inventory to load vars for managed_node1 32457 1726867632.05638: Calling groups_inventory to load vars for managed_node1 32457 1726867632.05640: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.05651: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.05653: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.05655: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.06766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.08043: done with get_vars() 32457 1726867632.08060: variable 'ansible_search_path' from source: unknown 32457 1726867632.08070: we have included files to process 32457 1726867632.08071: generating all_blocks data 32457 1726867632.08073: done generating all_blocks data 32457 1726867632.08076: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867632.08079: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867632.08080: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 32457 1726867632.08337: in VariableManager get_vars() 32457 1726867632.08352: done with get_vars() 32457 1726867632.08784: done processing included file 32457 1726867632.08786: iterating over new_blocks loaded from include file 32457 1726867632.08787: in VariableManager get_vars() 32457 1726867632.08799: done with get_vars() 32457 1726867632.08800: filtering new block on tags 32457 1726867632.08823: done filtering new block on tags 32457 1726867632.08825: 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_node1 32457 1726867632.08829: extending task lists for all hosts with included blocks 32457 1726867632.11285: done extending task lists 32457 1726867632.11286: done processing included files 32457 1726867632.11286: results queue empty 32457 1726867632.11287: checking for any_errors_fatal 32457 1726867632.11288: done checking for any_errors_fatal 32457 1726867632.11288: checking for max_fail_percentage 32457 1726867632.11289: done checking for max_fail_percentage 32457 1726867632.11289: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.11290: done checking to see if all hosts have failed 32457 1726867632.11290: getting the remaining hosts for this loop 32457 1726867632.11291: done getting the remaining hosts for this loop 32457 1726867632.11293: getting the next task for host managed_node1 32457 1726867632.11295: done getting next task for host managed_node1 32457 1726867632.11297: ^ task is: TASK: Ensure state in ["present", "absent"] 32457 1726867632.11299: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.11300: getting variables 32457 1726867632.11300: in VariableManager get_vars() 32457 1726867632.11310: Calling all_inventory to load vars for managed_node1 32457 1726867632.11313: Calling groups_inventory to load vars for managed_node1 32457 1726867632.11315: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.11319: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.11320: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.11322: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.12013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.12920: done with get_vars() 32457 1726867632.12939: done getting variables 32457 1726867632.12979: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:27:12 -0400 (0:00:00.084) 0:00:28.055 ****** 32457 1726867632.13008: entering _queue_task() for managed_node1/fail 32457 1726867632.13353: worker is 1 (out of 1 available) 32457 1726867632.13366: exiting _queue_task() for managed_node1/fail 32457 1726867632.13582: done queuing things up, now waiting for results queue to drain 32457 1726867632.13584: waiting for pending results... 32457 1726867632.13719: running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] 32457 1726867632.13788: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000093c 32457 1726867632.13795: variable 'ansible_search_path' from source: unknown 32457 1726867632.13798: variable 'ansible_search_path' from source: unknown 32457 1726867632.13835: calling self._execute() 32457 1726867632.13907: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.13910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.13923: variable 'omit' from source: magic vars 32457 1726867632.14205: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.14217: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.14318: variable 'state' from source: include params 32457 1726867632.14321: Evaluated conditional (state not in ["present", "absent"]): False 32457 1726867632.14324: when evaluation is False, skipping this task 32457 1726867632.14328: _execute() done 32457 1726867632.14330: dumping result to json 32457 1726867632.14335: done dumping result, returning 32457 1726867632.14341: done running TaskExecutor() for managed_node1/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-a1ad-cd15-00000000093c] 32457 1726867632.14346: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093c 32457 1726867632.14426: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093c 32457 1726867632.14429: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 32457 1726867632.14501: no more pending results, returning what we have 32457 1726867632.14505: results queue empty 32457 1726867632.14506: checking for any_errors_fatal 32457 1726867632.14508: done checking for any_errors_fatal 32457 1726867632.14508: checking for max_fail_percentage 32457 1726867632.14510: done checking for max_fail_percentage 32457 1726867632.14511: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.14512: done checking to see if all hosts have failed 32457 1726867632.14512: getting the remaining hosts for this loop 32457 1726867632.14514: done getting the remaining hosts for this loop 32457 1726867632.14516: getting the next task for host managed_node1 32457 1726867632.14522: done getting next task for host managed_node1 32457 1726867632.14525: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 32457 1726867632.14528: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.14531: getting variables 32457 1726867632.14532: in VariableManager get_vars() 32457 1726867632.14567: Calling all_inventory to load vars for managed_node1 32457 1726867632.14569: Calling groups_inventory to load vars for managed_node1 32457 1726867632.14571: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.14582: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.14585: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.14588: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.15324: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.16184: done with get_vars() 32457 1726867632.16197: done getting variables 32457 1726867632.16234: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:27:12 -0400 (0:00:00.032) 0:00:28.088 ****** 32457 1726867632.16254: entering _queue_task() for managed_node1/fail 32457 1726867632.16454: worker is 1 (out of 1 available) 32457 1726867632.16468: exiting _queue_task() for managed_node1/fail 32457 1726867632.16482: done queuing things up, now waiting for results queue to drain 32457 1726867632.16484: waiting for pending results... 32457 1726867632.16646: running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] 32457 1726867632.16715: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000093d 32457 1726867632.16728: variable 'ansible_search_path' from source: unknown 32457 1726867632.16732: variable 'ansible_search_path' from source: unknown 32457 1726867632.16756: calling self._execute() 32457 1726867632.16835: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.16839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.16847: variable 'omit' from source: magic vars 32457 1726867632.17108: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.17120: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.17215: variable 'type' from source: play vars 32457 1726867632.17223: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 32457 1726867632.17226: when evaluation is False, skipping this task 32457 1726867632.17229: _execute() done 32457 1726867632.17231: dumping result to json 32457 1726867632.17234: done dumping result, returning 32457 1726867632.17239: done running TaskExecutor() for managed_node1/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-a1ad-cd15-00000000093d] 32457 1726867632.17245: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093d 32457 1726867632.17326: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093d 32457 1726867632.17329: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 32457 1726867632.17403: no more pending results, returning what we have 32457 1726867632.17406: results queue empty 32457 1726867632.17407: checking for any_errors_fatal 32457 1726867632.17412: done checking for any_errors_fatal 32457 1726867632.17413: checking for max_fail_percentage 32457 1726867632.17414: done checking for max_fail_percentage 32457 1726867632.17415: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.17416: done checking to see if all hosts have failed 32457 1726867632.17417: getting the remaining hosts for this loop 32457 1726867632.17418: done getting the remaining hosts for this loop 32457 1726867632.17421: getting the next task for host managed_node1 32457 1726867632.17427: done getting next task for host managed_node1 32457 1726867632.17429: ^ task is: TASK: Include the task 'show_interfaces.yml' 32457 1726867632.17431: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.17435: getting variables 32457 1726867632.17436: in VariableManager get_vars() 32457 1726867632.17466: Calling all_inventory to load vars for managed_node1 32457 1726867632.17468: Calling groups_inventory to load vars for managed_node1 32457 1726867632.17470: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.17480: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.17482: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.17485: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.18346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.19196: done with get_vars() 32457 1726867632.19210: 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:27:12 -0400 (0:00:00.030) 0:00:28.118 ****** 32457 1726867632.19272: entering _queue_task() for managed_node1/include_tasks 32457 1726867632.19458: worker is 1 (out of 1 available) 32457 1726867632.19472: exiting _queue_task() for managed_node1/include_tasks 32457 1726867632.19487: done queuing things up, now waiting for results queue to drain 32457 1726867632.19489: waiting for pending results... 32457 1726867632.19647: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 32457 1726867632.19703: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000093e 32457 1726867632.19718: variable 'ansible_search_path' from source: unknown 32457 1726867632.19722: variable 'ansible_search_path' from source: unknown 32457 1726867632.19749: calling self._execute() 32457 1726867632.19819: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.19823: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.19837: variable 'omit' from source: magic vars 32457 1726867632.20094: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.20103: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.20109: _execute() done 32457 1726867632.20112: dumping result to json 32457 1726867632.20118: done dumping result, returning 32457 1726867632.20125: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-00000000093e] 32457 1726867632.20129: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093e 32457 1726867632.20213: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093e 32457 1726867632.20216: WORKER PROCESS EXITING 32457 1726867632.20239: no more pending results, returning what we have 32457 1726867632.20243: in VariableManager get_vars() 32457 1726867632.20288: Calling all_inventory to load vars for managed_node1 32457 1726867632.20290: Calling groups_inventory to load vars for managed_node1 32457 1726867632.20292: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.20302: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.20305: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.20308: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.21031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.21884: done with get_vars() 32457 1726867632.21896: variable 'ansible_search_path' from source: unknown 32457 1726867632.21897: variable 'ansible_search_path' from source: unknown 32457 1726867632.21920: we have included files to process 32457 1726867632.21921: generating all_blocks data 32457 1726867632.21923: done generating all_blocks data 32457 1726867632.21926: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867632.21927: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867632.21928: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 32457 1726867632.21993: in VariableManager get_vars() 32457 1726867632.22008: done with get_vars() 32457 1726867632.22078: done processing included file 32457 1726867632.22080: iterating over new_blocks loaded from include file 32457 1726867632.22081: in VariableManager get_vars() 32457 1726867632.22093: done with get_vars() 32457 1726867632.22094: filtering new block on tags 32457 1726867632.22107: done filtering new block on tags 32457 1726867632.22109: 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_node1 32457 1726867632.22113: extending task lists for all hosts with included blocks 32457 1726867632.22334: done extending task lists 32457 1726867632.22334: done processing included files 32457 1726867632.22335: results queue empty 32457 1726867632.22335: checking for any_errors_fatal 32457 1726867632.22337: done checking for any_errors_fatal 32457 1726867632.22338: checking for max_fail_percentage 32457 1726867632.22338: done checking for max_fail_percentage 32457 1726867632.22339: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.22339: done checking to see if all hosts have failed 32457 1726867632.22340: getting the remaining hosts for this loop 32457 1726867632.22341: done getting the remaining hosts for this loop 32457 1726867632.22342: getting the next task for host managed_node1 32457 1726867632.22345: done getting next task for host managed_node1 32457 1726867632.22346: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 32457 1726867632.22348: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.22350: getting variables 32457 1726867632.22350: in VariableManager get_vars() 32457 1726867632.22359: Calling all_inventory to load vars for managed_node1 32457 1726867632.22360: Calling groups_inventory to load vars for managed_node1 32457 1726867632.22361: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.22366: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.22367: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.22369: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.23037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.23870: done with get_vars() 32457 1726867632.23885: 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:27:12 -0400 (0:00:00.046) 0:00:28.165 ****** 32457 1726867632.23933: entering _queue_task() for managed_node1/include_tasks 32457 1726867632.24123: worker is 1 (out of 1 available) 32457 1726867632.24135: exiting _queue_task() for managed_node1/include_tasks 32457 1726867632.24147: done queuing things up, now waiting for results queue to drain 32457 1726867632.24149: waiting for pending results... 32457 1726867632.24313: running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' 32457 1726867632.24387: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000aa0 32457 1726867632.24399: variable 'ansible_search_path' from source: unknown 32457 1726867632.24402: variable 'ansible_search_path' from source: unknown 32457 1726867632.24431: calling self._execute() 32457 1726867632.24503: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.24507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.24519: variable 'omit' from source: magic vars 32457 1726867632.24773: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.24785: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.24790: _execute() done 32457 1726867632.24793: dumping result to json 32457 1726867632.24798: done dumping result, returning 32457 1726867632.24804: done running TaskExecutor() for managed_node1/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-a1ad-cd15-000000000aa0] 32457 1726867632.24810: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000aa0 32457 1726867632.24894: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000aa0 32457 1726867632.24897: WORKER PROCESS EXITING 32457 1726867632.24950: no more pending results, returning what we have 32457 1726867632.24954: in VariableManager get_vars() 32457 1726867632.24992: Calling all_inventory to load vars for managed_node1 32457 1726867632.24994: Calling groups_inventory to load vars for managed_node1 32457 1726867632.24996: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.25005: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.25008: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.25010: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.25712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.26641: done with get_vars() 32457 1726867632.26653: variable 'ansible_search_path' from source: unknown 32457 1726867632.26654: variable 'ansible_search_path' from source: unknown 32457 1726867632.26693: we have included files to process 32457 1726867632.26694: generating all_blocks data 32457 1726867632.26695: done generating all_blocks data 32457 1726867632.26696: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867632.26697: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867632.26698: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 32457 1726867632.26861: done processing included file 32457 1726867632.26863: iterating over new_blocks loaded from include file 32457 1726867632.26864: in VariableManager get_vars() 32457 1726867632.26876: done with get_vars() 32457 1726867632.26878: filtering new block on tags 32457 1726867632.26891: done filtering new block on tags 32457 1726867632.26893: 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_node1 32457 1726867632.26896: extending task lists for all hosts with included blocks 32457 1726867632.26981: done extending task lists 32457 1726867632.26982: done processing included files 32457 1726867632.26983: results queue empty 32457 1726867632.26983: checking for any_errors_fatal 32457 1726867632.26985: done checking for any_errors_fatal 32457 1726867632.26986: checking for max_fail_percentage 32457 1726867632.26986: done checking for max_fail_percentage 32457 1726867632.26987: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.26987: done checking to see if all hosts have failed 32457 1726867632.26988: getting the remaining hosts for this loop 32457 1726867632.26988: done getting the remaining hosts for this loop 32457 1726867632.26990: getting the next task for host managed_node1 32457 1726867632.26993: done getting next task for host managed_node1 32457 1726867632.26994: ^ task is: TASK: Gather current interface info 32457 1726867632.26997: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.26999: getting variables 32457 1726867632.27000: in VariableManager get_vars() 32457 1726867632.27008: Calling all_inventory to load vars for managed_node1 32457 1726867632.27010: Calling groups_inventory to load vars for managed_node1 32457 1726867632.27011: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.27015: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.27016: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.27018: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.27637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.28469: done with get_vars() 32457 1726867632.28485: done getting variables 32457 1726867632.28510: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:27:12 -0400 (0:00:00.045) 0:00:28.211 ****** 32457 1726867632.28533: entering _queue_task() for managed_node1/command 32457 1726867632.28719: worker is 1 (out of 1 available) 32457 1726867632.28734: exiting _queue_task() for managed_node1/command 32457 1726867632.28746: done queuing things up, now waiting for results queue to drain 32457 1726867632.28748: waiting for pending results... 32457 1726867632.28907: running TaskExecutor() for managed_node1/TASK: Gather current interface info 32457 1726867632.28979: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000ad7 32457 1726867632.28992: variable 'ansible_search_path' from source: unknown 32457 1726867632.28995: variable 'ansible_search_path' from source: unknown 32457 1726867632.29023: calling self._execute() 32457 1726867632.29093: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.29097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.29107: variable 'omit' from source: magic vars 32457 1726867632.29361: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.29370: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.29376: variable 'omit' from source: magic vars 32457 1726867632.29411: variable 'omit' from source: magic vars 32457 1726867632.29439: variable 'omit' from source: magic vars 32457 1726867632.29469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867632.29495: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867632.29510: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867632.29528: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.29539: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.29561: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867632.29564: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.29567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.29634: Set connection var ansible_connection to ssh 32457 1726867632.29643: Set connection var ansible_timeout to 10 32457 1726867632.29646: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867632.29654: Set connection var ansible_shell_executable to /bin/sh 32457 1726867632.29658: Set connection var ansible_shell_type to sh 32457 1726867632.29671: Set connection var ansible_pipelining to False 32457 1726867632.29709: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.29713: variable 'ansible_connection' from source: unknown 32457 1726867632.29716: variable 'ansible_module_compression' from source: unknown 32457 1726867632.29718: variable 'ansible_shell_type' from source: unknown 32457 1726867632.29720: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.29722: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.29724: variable 'ansible_pipelining' from source: unknown 32457 1726867632.29726: variable 'ansible_timeout' from source: unknown 32457 1726867632.29728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.29817: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867632.29827: variable 'omit' from source: magic vars 32457 1726867632.29831: starting attempt loop 32457 1726867632.29834: running the handler 32457 1726867632.29847: _low_level_execute_command(): starting 32457 1726867632.29857: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867632.30342: 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 <<< 32457 1726867632.30371: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.30374: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867632.30379: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.30430: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.30433: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.30500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.32180: stdout chunk (state=3): >>>/root <<< 32457 1726867632.32281: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.32306: stderr chunk (state=3): >>><<< 32457 1726867632.32309: stdout chunk (state=3): >>><<< 32457 1726867632.32329: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.32343: _low_level_execute_command(): starting 32457 1726867632.32346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167 `" && echo ansible-tmp-1726867632.323287-33768-277999358972167="` echo /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167 `" ) && sleep 0' 32457 1726867632.32739: 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 <<< 32457 1726867632.32781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867632.32784: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.32794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867632.32796: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867632.32798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.32833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.32836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.32889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.34839: stdout chunk (state=3): >>>ansible-tmp-1726867632.323287-33768-277999358972167=/root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167 <<< 32457 1726867632.35085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.35088: stdout chunk (state=3): >>><<< 32457 1726867632.35090: stderr chunk (state=3): >>><<< 32457 1726867632.35093: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867632.323287-33768-277999358972167=/root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.35095: variable 'ansible_module_compression' from source: unknown 32457 1726867632.35097: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867632.35136: variable 'ansible_facts' from source: unknown 32457 1726867632.35233: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py 32457 1726867632.35432: Sending initial data 32457 1726867632.35435: Sent initial data (155 bytes) 32457 1726867632.36067: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.36089: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.36106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.36520: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.38094: 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 <<< 32457 1726867632.38140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867632.38189: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp84agyrgx /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py <<< 32457 1726867632.38199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py" <<< 32457 1726867632.38237: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp84agyrgx" to remote "/root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py" <<< 32457 1726867632.40138: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.40142: stdout chunk (state=3): >>><<< 32457 1726867632.40144: stderr chunk (state=3): >>><<< 32457 1726867632.40146: done transferring module to remote 32457 1726867632.40148: _low_level_execute_command(): starting 32457 1726867632.40285: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/ /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py && sleep 0' 32457 1726867632.41457: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.41483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.41782: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.41907: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.43765: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.43798: stderr chunk (state=3): >>><<< 32457 1726867632.43807: stdout chunk (state=3): >>><<< 32457 1726867632.43857: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.43866: _low_level_execute_command(): starting 32457 1726867632.43890: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/AnsiballZ_command.py && sleep 0' 32457 1726867632.45247: 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 <<< 32457 1726867632.45251: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.45253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867632.45255: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867632.45258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.45408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.61128: stdout chunk (state=3): >>> {"changed": true, "stdout": "bonding_masters\neth0\nlo\nlsr101\npeerlsr101\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:27:12.605899", "end": "2024-09-20 17:27:12.609271", "delta": "0:00:00.003372", "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}}} <<< 32457 1726867632.62746: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867632.62750: stdout chunk (state=3): >>><<< 32457 1726867632.62755: stderr chunk (state=3): >>><<< 32457 1726867632.62801: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "bonding_masters\neth0\nlo\nlsr101\npeerlsr101\nrpltstbr", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:27:12.605899", "end": "2024-09-20 17:27:12.609271", "delta": "0:00:00.003372", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867632.62844: 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-1726867632.323287-33768-277999358972167/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867632.62849: _low_level_execute_command(): starting 32457 1726867632.62852: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867632.323287-33768-277999358972167/ > /dev/null 2>&1 && sleep 0' 32457 1726867632.64248: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.64261: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.64332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.66222: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.66226: stderr chunk (state=3): >>><<< 32457 1726867632.66228: stdout chunk (state=3): >>><<< 32457 1726867632.66251: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.66254: handler run complete 32457 1726867632.66428: Evaluated conditional (False): False 32457 1726867632.66434: attempt loop complete, returning result 32457 1726867632.66436: _execute() done 32457 1726867632.66438: dumping result to json 32457 1726867632.66440: done dumping result, returning 32457 1726867632.66441: done running TaskExecutor() for managed_node1/TASK: Gather current interface info [0affcac9-a3a5-a1ad-cd15-000000000ad7] 32457 1726867632.66443: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000ad7 32457 1726867632.66517: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000ad7 32457 1726867632.66520: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003372", "end": "2024-09-20 17:27:12.609271", "rc": 0, "start": "2024-09-20 17:27:12.605899" } STDOUT: bonding_masters eth0 lo lsr101 peerlsr101 rpltstbr 32457 1726867632.66596: no more pending results, returning what we have 32457 1726867632.66600: results queue empty 32457 1726867632.66601: checking for any_errors_fatal 32457 1726867632.66602: done checking for any_errors_fatal 32457 1726867632.66603: checking for max_fail_percentage 32457 1726867632.66604: done checking for max_fail_percentage 32457 1726867632.66605: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.66606: done checking to see if all hosts have failed 32457 1726867632.66607: getting the remaining hosts for this loop 32457 1726867632.66608: done getting the remaining hosts for this loop 32457 1726867632.66613: getting the next task for host managed_node1 32457 1726867632.66620: done getting next task for host managed_node1 32457 1726867632.66622: ^ task is: TASK: Set current_interfaces 32457 1726867632.66626: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.66632: getting variables 32457 1726867632.66633: in VariableManager get_vars() 32457 1726867632.66668: Calling all_inventory to load vars for managed_node1 32457 1726867632.66670: Calling groups_inventory to load vars for managed_node1 32457 1726867632.66672: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.66921: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.66925: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.66934: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.72860: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.73841: done with get_vars() 32457 1726867632.73864: done getting variables 32457 1726867632.73915: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:27:12 -0400 (0:00:00.454) 0:00:28.665 ****** 32457 1726867632.73943: entering _queue_task() for managed_node1/set_fact 32457 1726867632.74305: worker is 1 (out of 1 available) 32457 1726867632.74318: exiting _queue_task() for managed_node1/set_fact 32457 1726867632.74330: done queuing things up, now waiting for results queue to drain 32457 1726867632.74332: waiting for pending results... 32457 1726867632.74823: running TaskExecutor() for managed_node1/TASK: Set current_interfaces 32457 1726867632.74918: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000ad8 32457 1726867632.74923: variable 'ansible_search_path' from source: unknown 32457 1726867632.75083: variable 'ansible_search_path' from source: unknown 32457 1726867632.75087: calling self._execute() 32457 1726867632.75091: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.75099: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.75116: variable 'omit' from source: magic vars 32457 1726867632.75510: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.75529: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.75645: variable 'omit' from source: magic vars 32457 1726867632.75649: variable 'omit' from source: magic vars 32457 1726867632.75709: variable '_current_interfaces' from source: set_fact 32457 1726867632.76008: variable 'omit' from source: magic vars 32457 1726867632.76013: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867632.76044: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867632.76071: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867632.76095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.76114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.76151: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867632.76159: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.76167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.76272: Set connection var ansible_connection to ssh 32457 1726867632.76293: Set connection var ansible_timeout to 10 32457 1726867632.76303: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867632.76338: Set connection var ansible_shell_executable to /bin/sh 32457 1726867632.76341: Set connection var ansible_shell_type to sh 32457 1726867632.76343: Set connection var ansible_pipelining to False 32457 1726867632.76365: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.76372: variable 'ansible_connection' from source: unknown 32457 1726867632.76446: variable 'ansible_module_compression' from source: unknown 32457 1726867632.76450: variable 'ansible_shell_type' from source: unknown 32457 1726867632.76452: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.76455: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.76457: variable 'ansible_pipelining' from source: unknown 32457 1726867632.76460: variable 'ansible_timeout' from source: unknown 32457 1726867632.76462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.76566: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867632.76584: variable 'omit' from source: magic vars 32457 1726867632.76596: starting attempt loop 32457 1726867632.76603: running the handler 32457 1726867632.76620: handler run complete 32457 1726867632.76640: attempt loop complete, returning result 32457 1726867632.76643: _execute() done 32457 1726867632.76649: dumping result to json 32457 1726867632.76653: done dumping result, returning 32457 1726867632.76665: done running TaskExecutor() for managed_node1/TASK: Set current_interfaces [0affcac9-a3a5-a1ad-cd15-000000000ad8] 32457 1726867632.76670: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000ad8 32457 1726867632.76780: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000ad8 32457 1726867632.76783: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "lsr101", "peerlsr101", "rpltstbr" ] }, "changed": false } 32457 1726867632.76840: no more pending results, returning what we have 32457 1726867632.76843: results queue empty 32457 1726867632.76844: checking for any_errors_fatal 32457 1726867632.76851: done checking for any_errors_fatal 32457 1726867632.76852: checking for max_fail_percentage 32457 1726867632.76853: done checking for max_fail_percentage 32457 1726867632.76854: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.76855: done checking to see if all hosts have failed 32457 1726867632.76856: getting the remaining hosts for this loop 32457 1726867632.76857: done getting the remaining hosts for this loop 32457 1726867632.76861: getting the next task for host managed_node1 32457 1726867632.76869: done getting next task for host managed_node1 32457 1726867632.76871: ^ task is: TASK: Show current_interfaces 32457 1726867632.76875: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.76881: getting variables 32457 1726867632.76883: in VariableManager get_vars() 32457 1726867632.76921: Calling all_inventory to load vars for managed_node1 32457 1726867632.76924: Calling groups_inventory to load vars for managed_node1 32457 1726867632.76926: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.76936: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.76939: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.76941: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.77793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.79324: done with get_vars() 32457 1726867632.79344: done getting variables 32457 1726867632.79405: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:27:12 -0400 (0:00:00.054) 0:00:28.720 ****** 32457 1726867632.79446: entering _queue_task() for managed_node1/debug 32457 1726867632.79746: worker is 1 (out of 1 available) 32457 1726867632.79766: exiting _queue_task() for managed_node1/debug 32457 1726867632.79780: done queuing things up, now waiting for results queue to drain 32457 1726867632.79782: waiting for pending results... 32457 1726867632.80220: running TaskExecutor() for managed_node1/TASK: Show current_interfaces 32457 1726867632.80312: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000aa1 32457 1726867632.80323: variable 'ansible_search_path' from source: unknown 32457 1726867632.80327: variable 'ansible_search_path' from source: unknown 32457 1726867632.80360: calling self._execute() 32457 1726867632.80447: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.80452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.80461: variable 'omit' from source: magic vars 32457 1726867632.80745: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.80753: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.80759: variable 'omit' from source: magic vars 32457 1726867632.80789: variable 'omit' from source: magic vars 32457 1726867632.80860: variable 'current_interfaces' from source: set_fact 32457 1726867632.80881: variable 'omit' from source: magic vars 32457 1726867632.80912: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867632.80942: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867632.80960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867632.80972: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.80983: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.81006: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867632.81009: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.81013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.81081: Set connection var ansible_connection to ssh 32457 1726867632.81087: Set connection var ansible_timeout to 10 32457 1726867632.81093: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867632.81099: Set connection var ansible_shell_executable to /bin/sh 32457 1726867632.81102: Set connection var ansible_shell_type to sh 32457 1726867632.81109: Set connection var ansible_pipelining to False 32457 1726867632.81128: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.81132: variable 'ansible_connection' from source: unknown 32457 1726867632.81134: variable 'ansible_module_compression' from source: unknown 32457 1726867632.81137: variable 'ansible_shell_type' from source: unknown 32457 1726867632.81139: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.81142: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.81144: variable 'ansible_pipelining' from source: unknown 32457 1726867632.81146: variable 'ansible_timeout' from source: unknown 32457 1726867632.81150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.81267: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867632.81276: variable 'omit' from source: magic vars 32457 1726867632.81281: starting attempt loop 32457 1726867632.81284: running the handler 32457 1726867632.81324: handler run complete 32457 1726867632.81333: attempt loop complete, returning result 32457 1726867632.81336: _execute() done 32457 1726867632.81340: dumping result to json 32457 1726867632.81342: done dumping result, returning 32457 1726867632.81347: done running TaskExecutor() for managed_node1/TASK: Show current_interfaces [0affcac9-a3a5-a1ad-cd15-000000000aa1] 32457 1726867632.81352: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000aa1 32457 1726867632.81430: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000aa1 32457 1726867632.81432: WORKER PROCESS EXITING ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'lsr101', 'peerlsr101', 'rpltstbr'] 32457 1726867632.81493: no more pending results, returning what we have 32457 1726867632.81496: results queue empty 32457 1726867632.81497: checking for any_errors_fatal 32457 1726867632.81502: done checking for any_errors_fatal 32457 1726867632.81503: checking for max_fail_percentage 32457 1726867632.81504: done checking for max_fail_percentage 32457 1726867632.81505: checking to see if all hosts have failed and the running result is not ok 32457 1726867632.81506: done checking to see if all hosts have failed 32457 1726867632.81507: getting the remaining hosts for this loop 32457 1726867632.81508: done getting the remaining hosts for this loop 32457 1726867632.81512: getting the next task for host managed_node1 32457 1726867632.81520: done getting next task for host managed_node1 32457 1726867632.81523: ^ task is: TASK: Install iproute 32457 1726867632.81525: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867632.81528: getting variables 32457 1726867632.81529: in VariableManager get_vars() 32457 1726867632.81564: Calling all_inventory to load vars for managed_node1 32457 1726867632.81567: Calling groups_inventory to load vars for managed_node1 32457 1726867632.81569: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867632.81579: Calling all_plugins_play to load vars for managed_node1 32457 1726867632.81582: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867632.81585: Calling groups_plugins_play to load vars for managed_node1 32457 1726867632.82805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867632.83699: done with get_vars() 32457 1726867632.83715: done getting variables 32457 1726867632.83752: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:27:12 -0400 (0:00:00.043) 0:00:28.763 ****** 32457 1726867632.83772: entering _queue_task() for managed_node1/package 32457 1726867632.83964: worker is 1 (out of 1 available) 32457 1726867632.83980: exiting _queue_task() for managed_node1/package 32457 1726867632.83993: done queuing things up, now waiting for results queue to drain 32457 1726867632.83995: waiting for pending results... 32457 1726867632.84159: running TaskExecutor() for managed_node1/TASK: Install iproute 32457 1726867632.84235: in run() - task 0affcac9-a3a5-a1ad-cd15-00000000093f 32457 1726867632.84244: variable 'ansible_search_path' from source: unknown 32457 1726867632.84247: variable 'ansible_search_path' from source: unknown 32457 1726867632.84274: calling self._execute() 32457 1726867632.84350: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.84354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.84365: variable 'omit' from source: magic vars 32457 1726867632.84635: variable 'ansible_distribution_major_version' from source: facts 32457 1726867632.84644: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867632.84653: variable 'omit' from source: magic vars 32457 1726867632.84683: variable 'omit' from source: magic vars 32457 1726867632.84815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 32457 1726867632.86222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 32457 1726867632.86269: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 32457 1726867632.86299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 32457 1726867632.86325: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 32457 1726867632.86345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 32457 1726867632.86416: 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) 32457 1726867632.86434: 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) 32457 1726867632.86452: 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) 32457 1726867632.86479: 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) 32457 1726867632.86490: 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) 32457 1726867632.86562: variable '__network_is_ostree' from source: set_fact 32457 1726867632.86566: variable 'omit' from source: magic vars 32457 1726867632.86589: variable 'omit' from source: magic vars 32457 1726867632.86616: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867632.86631: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867632.86650: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867632.86662: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.86670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867632.86695: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867632.86699: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.86701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.86764: Set connection var ansible_connection to ssh 32457 1726867632.86770: Set connection var ansible_timeout to 10 32457 1726867632.86776: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867632.86784: Set connection var ansible_shell_executable to /bin/sh 32457 1726867632.86786: Set connection var ansible_shell_type to sh 32457 1726867632.86793: Set connection var ansible_pipelining to False 32457 1726867632.86809: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.86814: variable 'ansible_connection' from source: unknown 32457 1726867632.86816: variable 'ansible_module_compression' from source: unknown 32457 1726867632.86819: variable 'ansible_shell_type' from source: unknown 32457 1726867632.86826: variable 'ansible_shell_executable' from source: unknown 32457 1726867632.86830: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867632.86832: variable 'ansible_pipelining' from source: unknown 32457 1726867632.86835: variable 'ansible_timeout' from source: unknown 32457 1726867632.86838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867632.86901: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867632.86909: variable 'omit' from source: magic vars 32457 1726867632.86915: starting attempt loop 32457 1726867632.86917: running the handler 32457 1726867632.86923: variable 'ansible_facts' from source: unknown 32457 1726867632.86926: variable 'ansible_facts' from source: unknown 32457 1726867632.86956: _low_level_execute_command(): starting 32457 1726867632.86962: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867632.87459: 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 <<< 32457 1726867632.87463: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.87466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867632.87468: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.87518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.87521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.87591: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.89286: stdout chunk (state=3): >>>/root <<< 32457 1726867632.89381: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.89404: stderr chunk (state=3): >>><<< 32457 1726867632.89408: stdout chunk (state=3): >>><<< 32457 1726867632.89426: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.89436: _low_level_execute_command(): starting 32457 1726867632.89440: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405 `" && echo ansible-tmp-1726867632.8942502-33801-264629478222405="` echo /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405 `" ) && sleep 0' 32457 1726867632.89850: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867632.89853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867632.89856: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.89858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867632.89860: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.89902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.89909: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.89966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.91914: stdout chunk (state=3): >>>ansible-tmp-1726867632.8942502-33801-264629478222405=/root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405 <<< 32457 1726867632.92027: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.92048: stderr chunk (state=3): >>><<< 32457 1726867632.92051: stdout chunk (state=3): >>><<< 32457 1726867632.92064: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867632.8942502-33801-264629478222405=/root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.92088: variable 'ansible_module_compression' from source: unknown 32457 1726867632.92132: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 32457 1726867632.92169: variable 'ansible_facts' from source: unknown 32457 1726867632.92246: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py 32457 1726867632.92338: Sending initial data 32457 1726867632.92341: Sent initial data (152 bytes) 32457 1726867632.92743: 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 <<< 32457 1726867632.92771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867632.92774: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.92776: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867632.92782: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.92835: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.92838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.92843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.92890: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.94447: 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 <<< 32457 1726867632.94451: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 32457 1726867632.94490: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867632.94537: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmp03q9ydl7 /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py <<< 32457 1726867632.94542: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py" <<< 32457 1726867632.94591: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmp03q9ydl7" to remote "/root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py" <<< 32457 1726867632.94593: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py" <<< 32457 1726867632.95280: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.95308: stderr chunk (state=3): >>><<< 32457 1726867632.95311: stdout chunk (state=3): >>><<< 32457 1726867632.95349: done transferring module to remote 32457 1726867632.95357: _low_level_execute_command(): starting 32457 1726867632.95365: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/ /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py && sleep 0' 32457 1726867632.95748: 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 <<< 32457 1726867632.95782: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867632.95785: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found <<< 32457 1726867632.95788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.95790: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867632.95792: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.95838: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.95842: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.95894: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867632.97693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867632.97716: stderr chunk (state=3): >>><<< 32457 1726867632.97720: stdout chunk (state=3): >>><<< 32457 1726867632.97751: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867632.97754: _low_level_execute_command(): starting 32457 1726867632.97759: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/AnsiballZ_dnf.py && sleep 0' 32457 1726867632.98390: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867632.98479: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867632.98520: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867632.98536: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867632.98575: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867632.98694: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.39993: 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}}} <<< 32457 1726867633.43913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867633.43939: stderr chunk (state=3): >>><<< 32457 1726867633.43942: stdout chunk (state=3): >>><<< 32457 1726867633.43958: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867633.43993: 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-1726867632.8942502-33801-264629478222405/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867633.43999: _low_level_execute_command(): starting 32457 1726867633.44004: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867632.8942502-33801-264629478222405/ > /dev/null 2>&1 && sleep 0' 32457 1726867633.44439: 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 <<< 32457 1726867633.44443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867633.44445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.44447: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867633.44449: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.44491: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.44514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.44552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.46395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867633.46399: stderr chunk (state=3): >>><<< 32457 1726867633.46401: stdout chunk (state=3): >>><<< 32457 1726867633.46415: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867633.46418: handler run complete 32457 1726867633.46532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 32457 1726867633.46671: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 32457 1726867633.46703: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 32457 1726867633.46726: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 32457 1726867633.46748: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 32457 1726867633.46805: variable '__install_status' from source: set_fact 32457 1726867633.46820: Evaluated conditional (__install_status is success): True 32457 1726867633.46832: attempt loop complete, returning result 32457 1726867633.46835: _execute() done 32457 1726867633.46837: dumping result to json 32457 1726867633.46842: done dumping result, returning 32457 1726867633.46849: done running TaskExecutor() for managed_node1/TASK: Install iproute [0affcac9-a3a5-a1ad-cd15-00000000093f] 32457 1726867633.46852: sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093f 32457 1726867633.46949: done sending task result for task 0affcac9-a3a5-a1ad-cd15-00000000093f 32457 1726867633.46952: WORKER PROCESS EXITING ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 32457 1726867633.47032: no more pending results, returning what we have 32457 1726867633.47035: results queue empty 32457 1726867633.47036: checking for any_errors_fatal 32457 1726867633.47042: done checking for any_errors_fatal 32457 1726867633.47042: checking for max_fail_percentage 32457 1726867633.47044: done checking for max_fail_percentage 32457 1726867633.47045: checking to see if all hosts have failed and the running result is not ok 32457 1726867633.47046: done checking to see if all hosts have failed 32457 1726867633.47046: getting the remaining hosts for this loop 32457 1726867633.47048: done getting the remaining hosts for this loop 32457 1726867633.47051: getting the next task for host managed_node1 32457 1726867633.47059: done getting next task for host managed_node1 32457 1726867633.47062: ^ task is: TASK: Create veth interface {{ interface }} 32457 1726867633.47064: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867633.47068: getting variables 32457 1726867633.47069: in VariableManager get_vars() 32457 1726867633.47120: Calling all_inventory to load vars for managed_node1 32457 1726867633.47122: Calling groups_inventory to load vars for managed_node1 32457 1726867633.47125: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867633.47135: Calling all_plugins_play to load vars for managed_node1 32457 1726867633.47138: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867633.47140: Calling groups_plugins_play to load vars for managed_node1 32457 1726867633.47965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867633.49907: done with get_vars() 32457 1726867633.49928: done getting variables 32457 1726867633.49987: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867633.50122: variable 'interface' from source: play vars TASK [Create veth interface lsr101] ******************************************** 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:27:13 -0400 (0:00:00.663) 0:00:29.427 ****** 32457 1726867633.50152: entering _queue_task() for managed_node1/command 32457 1726867633.50551: worker is 1 (out of 1 available) 32457 1726867633.50563: exiting _queue_task() for managed_node1/command 32457 1726867633.50573: done queuing things up, now waiting for results queue to drain 32457 1726867633.50575: waiting for pending results... 32457 1726867633.50893: running TaskExecutor() for managed_node1/TASK: Create veth interface lsr101 32457 1726867633.50899: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000940 32457 1726867633.50902: variable 'ansible_search_path' from source: unknown 32457 1726867633.50909: variable 'ansible_search_path' from source: unknown 32457 1726867633.51150: variable 'interface' from source: play vars 32457 1726867633.51237: variable 'interface' from source: play vars 32457 1726867633.51317: variable 'interface' from source: play vars 32457 1726867633.51474: Loaded config def from plugin (lookup/items) 32457 1726867633.51481: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 32457 1726867633.51583: variable 'omit' from source: magic vars 32457 1726867633.51647: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.51657: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.51674: variable 'omit' from source: magic vars 32457 1726867633.51892: variable 'ansible_distribution_major_version' from source: facts 32457 1726867633.51983: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867633.52120: variable 'type' from source: play vars 32457 1726867633.52124: variable 'state' from source: include params 32457 1726867633.52129: variable 'interface' from source: play vars 32457 1726867633.52132: variable 'current_interfaces' from source: set_fact 32457 1726867633.52141: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32457 1726867633.52144: when evaluation is False, skipping this task 32457 1726867633.52172: variable 'item' from source: unknown 32457 1726867633.52247: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link add lsr101 type veth peer name peerlsr101) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add lsr101 type veth peer name peerlsr101", "skip_reason": "Conditional result was False" } 32457 1726867633.52517: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.52521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.52524: variable 'omit' from source: magic vars 32457 1726867633.52543: variable 'ansible_distribution_major_version' from source: facts 32457 1726867633.52547: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867633.52853: variable 'type' from source: play vars 32457 1726867633.52857: variable 'state' from source: include params 32457 1726867633.52860: variable 'interface' from source: play vars 32457 1726867633.52862: variable 'current_interfaces' from source: set_fact 32457 1726867633.52865: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32457 1726867633.52867: when evaluation is False, skipping this task 32457 1726867633.52869: variable 'item' from source: unknown 32457 1726867633.52892: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set peerlsr101 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerlsr101 up", "skip_reason": "Conditional result was False" } 32457 1726867633.53195: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.53199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.53203: variable 'omit' from source: magic vars 32457 1726867633.53206: variable 'ansible_distribution_major_version' from source: facts 32457 1726867633.53209: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867633.53352: variable 'type' from source: play vars 32457 1726867633.53356: variable 'state' from source: include params 32457 1726867633.53358: variable 'interface' from source: play vars 32457 1726867633.53363: variable 'current_interfaces' from source: set_fact 32457 1726867633.53369: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 32457 1726867633.53372: when evaluation is False, skipping this task 32457 1726867633.53416: variable 'item' from source: unknown 32457 1726867633.53492: variable 'item' from source: unknown skipping: [managed_node1] => (item=ip link set lsr101 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set lsr101 up", "skip_reason": "Conditional result was False" } 32457 1726867633.53576: dumping result to json 32457 1726867633.53581: done dumping result, returning 32457 1726867633.53583: done running TaskExecutor() for managed_node1/TASK: Create veth interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000940] 32457 1726867633.53586: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000940 32457 1726867633.53622: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000940 32457 1726867633.53625: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false } MSG: All items skipped 32457 1726867633.53665: no more pending results, returning what we have 32457 1726867633.53669: results queue empty 32457 1726867633.53671: checking for any_errors_fatal 32457 1726867633.53681: done checking for any_errors_fatal 32457 1726867633.53682: checking for max_fail_percentage 32457 1726867633.53684: done checking for max_fail_percentage 32457 1726867633.53685: checking to see if all hosts have failed and the running result is not ok 32457 1726867633.53686: done checking to see if all hosts have failed 32457 1726867633.53687: getting the remaining hosts for this loop 32457 1726867633.53688: done getting the remaining hosts for this loop 32457 1726867633.53691: getting the next task for host managed_node1 32457 1726867633.53885: done getting next task for host managed_node1 32457 1726867633.53889: ^ task is: TASK: Set up veth as managed by NetworkManager 32457 1726867633.53891: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867633.53896: getting variables 32457 1726867633.53898: in VariableManager get_vars() 32457 1726867633.53936: Calling all_inventory to load vars for managed_node1 32457 1726867633.53939: Calling groups_inventory to load vars for managed_node1 32457 1726867633.53941: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867633.53952: Calling all_plugins_play to load vars for managed_node1 32457 1726867633.53955: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867633.53958: Calling groups_plugins_play to load vars for managed_node1 32457 1726867633.55629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867633.57240: done with get_vars() 32457 1726867633.57261: done getting variables 32457 1726867633.57321: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [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:27:13 -0400 (0:00:00.071) 0:00:29.499 ****** 32457 1726867633.57354: entering _queue_task() for managed_node1/command 32457 1726867633.57645: worker is 1 (out of 1 available) 32457 1726867633.57660: exiting _queue_task() for managed_node1/command 32457 1726867633.57672: done queuing things up, now waiting for results queue to drain 32457 1726867633.57673: waiting for pending results... 32457 1726867633.58097: running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager 32457 1726867633.58102: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000941 32457 1726867633.58105: variable 'ansible_search_path' from source: unknown 32457 1726867633.58107: variable 'ansible_search_path' from source: unknown 32457 1726867633.58132: calling self._execute() 32457 1726867633.58283: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.58287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.58290: variable 'omit' from source: magic vars 32457 1726867633.58696: variable 'ansible_distribution_major_version' from source: facts 32457 1726867633.58717: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867633.58884: variable 'type' from source: play vars 32457 1726867633.58896: variable 'state' from source: include params 32457 1726867633.58906: Evaluated conditional (type == 'veth' and state == 'present'): False 32457 1726867633.58918: when evaluation is False, skipping this task 32457 1726867633.58926: _execute() done 32457 1726867633.58935: dumping result to json 32457 1726867633.58983: done dumping result, returning 32457 1726867633.58987: done running TaskExecutor() for managed_node1/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-a1ad-cd15-000000000941] 32457 1726867633.58990: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000941 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 32457 1726867633.59136: no more pending results, returning what we have 32457 1726867633.59140: results queue empty 32457 1726867633.59141: checking for any_errors_fatal 32457 1726867633.59155: done checking for any_errors_fatal 32457 1726867633.59156: checking for max_fail_percentage 32457 1726867633.59158: done checking for max_fail_percentage 32457 1726867633.59159: checking to see if all hosts have failed and the running result is not ok 32457 1726867633.59161: done checking to see if all hosts have failed 32457 1726867633.59161: getting the remaining hosts for this loop 32457 1726867633.59163: done getting the remaining hosts for this loop 32457 1726867633.59166: getting the next task for host managed_node1 32457 1726867633.59175: done getting next task for host managed_node1 32457 1726867633.59180: ^ task is: TASK: Delete veth interface {{ interface }} 32457 1726867633.59183: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867633.59188: getting variables 32457 1726867633.59190: in VariableManager get_vars() 32457 1726867633.59236: Calling all_inventory to load vars for managed_node1 32457 1726867633.59239: Calling groups_inventory to load vars for managed_node1 32457 1726867633.59241: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867633.59254: Calling all_plugins_play to load vars for managed_node1 32457 1726867633.59258: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867633.59262: Calling groups_plugins_play to load vars for managed_node1 32457 1726867633.60176: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000941 32457 1726867633.60182: WORKER PROCESS EXITING 32457 1726867633.61594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867633.62578: done with get_vars() 32457 1726867633.62593: done getting variables 32457 1726867633.62633: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867633.62713: variable 'interface' from source: play vars TASK [Delete veth interface lsr101] ******************************************** 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:27:13 -0400 (0:00:00.053) 0:00:29.553 ****** 32457 1726867633.62734: entering _queue_task() for managed_node1/command 32457 1726867633.62938: worker is 1 (out of 1 available) 32457 1726867633.62954: exiting _queue_task() for managed_node1/command 32457 1726867633.62967: done queuing things up, now waiting for results queue to drain 32457 1726867633.62968: waiting for pending results... 32457 1726867633.63153: running TaskExecutor() for managed_node1/TASK: Delete veth interface lsr101 32457 1726867633.63252: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000942 32457 1726867633.63359: variable 'ansible_search_path' from source: unknown 32457 1726867633.63363: variable 'ansible_search_path' from source: unknown 32457 1726867633.63366: calling self._execute() 32457 1726867633.63583: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.63587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.63590: variable 'omit' from source: magic vars 32457 1726867633.63846: variable 'ansible_distribution_major_version' from source: facts 32457 1726867633.63866: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867633.64174: variable 'type' from source: play vars 32457 1726867633.64180: variable 'state' from source: include params 32457 1726867633.64183: variable 'interface' from source: play vars 32457 1726867633.64185: variable 'current_interfaces' from source: set_fact 32457 1726867633.64188: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 32457 1726867633.64190: variable 'omit' from source: magic vars 32457 1726867633.64192: variable 'omit' from source: magic vars 32457 1726867633.64446: variable 'interface' from source: play vars 32457 1726867633.64616: variable 'omit' from source: magic vars 32457 1726867633.64620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867633.64623: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867633.64625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867633.64627: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867633.64732: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867633.64785: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867633.64788: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.64791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.64943: Set connection var ansible_connection to ssh 32457 1726867633.64951: Set connection var ansible_timeout to 10 32457 1726867633.64957: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867633.64965: Set connection var ansible_shell_executable to /bin/sh 32457 1726867633.64967: Set connection var ansible_shell_type to sh 32457 1726867633.64976: Set connection var ansible_pipelining to False 32457 1726867633.65006: variable 'ansible_shell_executable' from source: unknown 32457 1726867633.65012: variable 'ansible_connection' from source: unknown 32457 1726867633.65015: variable 'ansible_module_compression' from source: unknown 32457 1726867633.65018: variable 'ansible_shell_type' from source: unknown 32457 1726867633.65020: variable 'ansible_shell_executable' from source: unknown 32457 1726867633.65022: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867633.65024: variable 'ansible_pipelining' from source: unknown 32457 1726867633.65026: variable 'ansible_timeout' from source: unknown 32457 1726867633.65028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867633.65165: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867633.65174: variable 'omit' from source: magic vars 32457 1726867633.65181: starting attempt loop 32457 1726867633.65184: running the handler 32457 1726867633.65201: _low_level_execute_command(): starting 32457 1726867633.65283: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867633.65926: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.65996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.66026: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.66092: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.67785: stdout chunk (state=3): >>>/root <<< 32457 1726867633.67969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867633.67973: stdout chunk (state=3): >>><<< 32457 1726867633.68081: stderr chunk (state=3): >>><<< 32457 1726867633.68084: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867633.68087: _low_level_execute_command(): starting 32457 1726867633.68089: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547 `" && echo ansible-tmp-1726867633.680023-33842-195869860842547="` echo /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547 `" ) && sleep 0' 32457 1726867633.68854: 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 <<< 32457 1726867633.68864: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.68947: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.68970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.69005: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.69073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.71122: stdout chunk (state=3): >>>ansible-tmp-1726867633.680023-33842-195869860842547=/root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547 <<< 32457 1726867633.71125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867633.71127: stdout chunk (state=3): >>><<< 32457 1726867633.71129: stderr chunk (state=3): >>><<< 32457 1726867633.71132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867633.680023-33842-195869860842547=/root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867633.71184: variable 'ansible_module_compression' from source: unknown 32457 1726867633.71197: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867633.71233: variable 'ansible_facts' from source: unknown 32457 1726867633.71350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py 32457 1726867633.71568: Sending initial data 32457 1726867633.71572: Sent initial data (155 bytes) 32457 1726867633.72683: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867633.72721: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867633.73037: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.73040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.73148: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.74736: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32457 1726867633.74753: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 32457 1726867633.74779: 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 <<< 32457 1726867633.74826: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867633.74879: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpmavblzaj /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py <<< 32457 1726867633.74883: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py" <<< 32457 1726867633.74940: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpmavblzaj" to remote "/root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py" <<< 32457 1726867633.76285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867633.76290: stderr chunk (state=3): >>><<< 32457 1726867633.76293: stdout chunk (state=3): >>><<< 32457 1726867633.76295: done transferring module to remote 32457 1726867633.76297: _low_level_execute_command(): starting 32457 1726867633.76299: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/ /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py && sleep 0' 32457 1726867633.76758: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867633.76770: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.76785: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.76839: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867633.76862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.76895: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.76934: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.78691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867633.78730: stderr chunk (state=3): >>><<< 32457 1726867633.78744: stdout chunk (state=3): >>><<< 32457 1726867633.78763: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867633.78772: _low_level_execute_command(): starting 32457 1726867633.78784: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/AnsiballZ_command.py && sleep 0' 32457 1726867633.79353: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867633.79366: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867633.79381: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867633.79398: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867633.79420: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867633.79434: stderr chunk (state=3): >>>debug2: match not found <<< 32457 1726867633.79447: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.79467: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 32457 1726867633.79491: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867633.79540: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.79587: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867633.79614: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867633.79653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.79708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867633.96199: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "lsr101", "type", "veth"], "start": "2024-09-20 17:27:13.944964", "end": "2024-09-20 17:27:13.959757", "delta": "0:00:00.014793", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del lsr101 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}}} <<< 32457 1726867633.97656: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867633.97676: stderr chunk (state=3): >>><<< 32457 1726867633.97681: stdout chunk (state=3): >>><<< 32457 1726867633.97699: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "lsr101", "type", "veth"], "start": "2024-09-20 17:27:13.944964", "end": "2024-09-20 17:27:13.959757", "delta": "0:00:00.014793", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del lsr101 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867633.97732: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del lsr101 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-1726867633.680023-33842-195869860842547/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867633.97739: _low_level_execute_command(): starting 32457 1726867633.97744: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867633.680023-33842-195869860842547/ > /dev/null 2>&1 && sleep 0' 32457 1726867633.98166: 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 <<< 32457 1726867633.98169: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.98175: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867633.98181: 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.57 originally 10.31.12.57 debug2: match found <<< 32457 1726867633.98183: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867633.98215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867633.98219: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867633.98273: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.00120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.00139: stderr chunk (state=3): >>><<< 32457 1726867634.00143: stdout chunk (state=3): >>><<< 32457 1726867634.00154: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.00160: handler run complete 32457 1726867634.00176: Evaluated conditional (False): False 32457 1726867634.00186: attempt loop complete, returning result 32457 1726867634.00189: _execute() done 32457 1726867634.00191: dumping result to json 32457 1726867634.00195: done dumping result, returning 32457 1726867634.00206: done running TaskExecutor() for managed_node1/TASK: Delete veth interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000942] 32457 1726867634.00209: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000942 32457 1726867634.00307: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000942 32457 1726867634.00309: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "lsr101", "type", "veth" ], "delta": "0:00:00.014793", "end": "2024-09-20 17:27:13.959757", "rc": 0, "start": "2024-09-20 17:27:13.944964" } 32457 1726867634.00368: no more pending results, returning what we have 32457 1726867634.00372: results queue empty 32457 1726867634.00373: checking for any_errors_fatal 32457 1726867634.00380: done checking for any_errors_fatal 32457 1726867634.00381: checking for max_fail_percentage 32457 1726867634.00383: done checking for max_fail_percentage 32457 1726867634.00383: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.00385: done checking to see if all hosts have failed 32457 1726867634.00385: getting the remaining hosts for this loop 32457 1726867634.00386: done getting the remaining hosts for this loop 32457 1726867634.00389: getting the next task for host managed_node1 32457 1726867634.00397: done getting next task for host managed_node1 32457 1726867634.00399: ^ task is: TASK: Create dummy interface {{ interface }} 32457 1726867634.00402: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.00406: getting variables 32457 1726867634.00408: in VariableManager get_vars() 32457 1726867634.00448: Calling all_inventory to load vars for managed_node1 32457 1726867634.00450: Calling groups_inventory to load vars for managed_node1 32457 1726867634.00452: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.00463: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.00466: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.00469: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.01300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.02169: done with get_vars() 32457 1726867634.02188: done getting variables 32457 1726867634.02232: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867634.02313: variable 'interface' from source: play vars TASK [Create dummy interface lsr101] ******************************************* 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:27:14 -0400 (0:00:00.396) 0:00:29.949 ****** 32457 1726867634.02338: entering _queue_task() for managed_node1/command 32457 1726867634.02549: worker is 1 (out of 1 available) 32457 1726867634.02564: exiting _queue_task() for managed_node1/command 32457 1726867634.02579: done queuing things up, now waiting for results queue to drain 32457 1726867634.02581: waiting for pending results... 32457 1726867634.02752: running TaskExecutor() for managed_node1/TASK: Create dummy interface lsr101 32457 1726867634.02825: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000943 32457 1726867634.02835: variable 'ansible_search_path' from source: unknown 32457 1726867634.02838: variable 'ansible_search_path' from source: unknown 32457 1726867634.02867: calling self._execute() 32457 1726867634.02946: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.02951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.02960: variable 'omit' from source: magic vars 32457 1726867634.03227: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.03237: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.03370: variable 'type' from source: play vars 32457 1726867634.03373: variable 'state' from source: include params 32457 1726867634.03380: variable 'interface' from source: play vars 32457 1726867634.03383: variable 'current_interfaces' from source: set_fact 32457 1726867634.03391: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 32457 1726867634.03395: when evaluation is False, skipping this task 32457 1726867634.03398: _execute() done 32457 1726867634.03400: dumping result to json 32457 1726867634.03403: done dumping result, returning 32457 1726867634.03408: done running TaskExecutor() for managed_node1/TASK: Create dummy interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000943] 32457 1726867634.03416: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000943 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867634.03542: no more pending results, returning what we have 32457 1726867634.03545: results queue empty 32457 1726867634.03547: checking for any_errors_fatal 32457 1726867634.03552: done checking for any_errors_fatal 32457 1726867634.03553: checking for max_fail_percentage 32457 1726867634.03555: done checking for max_fail_percentage 32457 1726867634.03555: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.03557: done checking to see if all hosts have failed 32457 1726867634.03557: getting the remaining hosts for this loop 32457 1726867634.03558: done getting the remaining hosts for this loop 32457 1726867634.03561: getting the next task for host managed_node1 32457 1726867634.03568: done getting next task for host managed_node1 32457 1726867634.03570: ^ task is: TASK: Delete dummy interface {{ interface }} 32457 1726867634.03572: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.03576: getting variables 32457 1726867634.03579: in VariableManager get_vars() 32457 1726867634.03614: Calling all_inventory to load vars for managed_node1 32457 1726867634.03616: Calling groups_inventory to load vars for managed_node1 32457 1726867634.03618: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.03627: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.03630: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.03632: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.04184: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000943 32457 1726867634.04188: WORKER PROCESS EXITING 32457 1726867634.04526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.05383: done with get_vars() 32457 1726867634.05398: done getting variables 32457 1726867634.05440: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867634.05515: variable 'interface' from source: play vars TASK [Delete dummy interface lsr101] ******************************************* 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:27:14 -0400 (0:00:00.031) 0:00:29.981 ****** 32457 1726867634.05538: entering _queue_task() for managed_node1/command 32457 1726867634.05730: worker is 1 (out of 1 available) 32457 1726867634.05744: exiting _queue_task() for managed_node1/command 32457 1726867634.05754: done queuing things up, now waiting for results queue to drain 32457 1726867634.05756: waiting for pending results... 32457 1726867634.05923: running TaskExecutor() for managed_node1/TASK: Delete dummy interface lsr101 32457 1726867634.05994: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000944 32457 1726867634.06005: variable 'ansible_search_path' from source: unknown 32457 1726867634.06009: variable 'ansible_search_path' from source: unknown 32457 1726867634.06035: calling self._execute() 32457 1726867634.06112: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.06117: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.06123: variable 'omit' from source: magic vars 32457 1726867634.06395: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.06404: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.06533: variable 'type' from source: play vars 32457 1726867634.06537: variable 'state' from source: include params 32457 1726867634.06542: variable 'interface' from source: play vars 32457 1726867634.06545: variable 'current_interfaces' from source: set_fact 32457 1726867634.06553: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 32457 1726867634.06556: when evaluation is False, skipping this task 32457 1726867634.06559: _execute() done 32457 1726867634.06561: dumping result to json 32457 1726867634.06564: done dumping result, returning 32457 1726867634.06570: done running TaskExecutor() for managed_node1/TASK: Delete dummy interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000944] 32457 1726867634.06575: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000944 skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867634.06703: no more pending results, returning what we have 32457 1726867634.06707: results queue empty 32457 1726867634.06708: checking for any_errors_fatal 32457 1726867634.06716: done checking for any_errors_fatal 32457 1726867634.06716: checking for max_fail_percentage 32457 1726867634.06718: done checking for max_fail_percentage 32457 1726867634.06719: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.06720: done checking to see if all hosts have failed 32457 1726867634.06720: getting the remaining hosts for this loop 32457 1726867634.06721: done getting the remaining hosts for this loop 32457 1726867634.06724: getting the next task for host managed_node1 32457 1726867634.06730: done getting next task for host managed_node1 32457 1726867634.06732: ^ task is: TASK: Create tap interface {{ interface }} 32457 1726867634.06735: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.06738: getting variables 32457 1726867634.06739: in VariableManager get_vars() 32457 1726867634.06773: Calling all_inventory to load vars for managed_node1 32457 1726867634.06776: Calling groups_inventory to load vars for managed_node1 32457 1726867634.06786: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.06792: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000944 32457 1726867634.06794: WORKER PROCESS EXITING 32457 1726867634.06802: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.06804: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.06807: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.07537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.08408: done with get_vars() 32457 1726867634.08426: done getting variables 32457 1726867634.08465: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867634.08539: variable 'interface' from source: play vars TASK [Create tap interface lsr101] ********************************************* 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:27:14 -0400 (0:00:00.030) 0:00:30.011 ****** 32457 1726867634.08559: entering _queue_task() for managed_node1/command 32457 1726867634.08746: worker is 1 (out of 1 available) 32457 1726867634.08757: exiting _queue_task() for managed_node1/command 32457 1726867634.08769: done queuing things up, now waiting for results queue to drain 32457 1726867634.08770: waiting for pending results... 32457 1726867634.08937: running TaskExecutor() for managed_node1/TASK: Create tap interface lsr101 32457 1726867634.09004: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000945 32457 1726867634.09017: variable 'ansible_search_path' from source: unknown 32457 1726867634.09020: variable 'ansible_search_path' from source: unknown 32457 1726867634.09047: calling self._execute() 32457 1726867634.09124: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.09129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.09139: variable 'omit' from source: magic vars 32457 1726867634.09396: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.09405: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.09539: variable 'type' from source: play vars 32457 1726867634.09543: variable 'state' from source: include params 32457 1726867634.09552: variable 'interface' from source: play vars 32457 1726867634.09555: variable 'current_interfaces' from source: set_fact 32457 1726867634.09558: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 32457 1726867634.09560: when evaluation is False, skipping this task 32457 1726867634.09565: _execute() done 32457 1726867634.09567: dumping result to json 32457 1726867634.09571: done dumping result, returning 32457 1726867634.09579: done running TaskExecutor() for managed_node1/TASK: Create tap interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000945] 32457 1726867634.09584: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000945 32457 1726867634.09662: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000945 32457 1726867634.09665: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867634.09713: no more pending results, returning what we have 32457 1726867634.09717: results queue empty 32457 1726867634.09718: checking for any_errors_fatal 32457 1726867634.09723: done checking for any_errors_fatal 32457 1726867634.09723: checking for max_fail_percentage 32457 1726867634.09725: done checking for max_fail_percentage 32457 1726867634.09726: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.09727: done checking to see if all hosts have failed 32457 1726867634.09728: getting the remaining hosts for this loop 32457 1726867634.09729: done getting the remaining hosts for this loop 32457 1726867634.09732: getting the next task for host managed_node1 32457 1726867634.09738: done getting next task for host managed_node1 32457 1726867634.09740: ^ task is: TASK: Delete tap interface {{ interface }} 32457 1726867634.09743: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.09746: getting variables 32457 1726867634.09748: in VariableManager get_vars() 32457 1726867634.09782: Calling all_inventory to load vars for managed_node1 32457 1726867634.09785: Calling groups_inventory to load vars for managed_node1 32457 1726867634.09793: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.09802: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.09805: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.09807: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.10645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.12224: done with get_vars() 32457 1726867634.12244: done getting variables 32457 1726867634.12314: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) 32457 1726867634.12429: variable 'interface' from source: play vars TASK [Delete tap interface lsr101] ********************************************* 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:27:14 -0400 (0:00:00.038) 0:00:30.050 ****** 32457 1726867634.12460: entering _queue_task() for managed_node1/command 32457 1726867634.12895: worker is 1 (out of 1 available) 32457 1726867634.12906: exiting _queue_task() for managed_node1/command 32457 1726867634.12920: done queuing things up, now waiting for results queue to drain 32457 1726867634.12922: waiting for pending results... 32457 1726867634.13401: running TaskExecutor() for managed_node1/TASK: Delete tap interface lsr101 32457 1726867634.13407: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000946 32457 1726867634.13410: variable 'ansible_search_path' from source: unknown 32457 1726867634.13413: variable 'ansible_search_path' from source: unknown 32457 1726867634.13416: calling self._execute() 32457 1726867634.13418: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.13421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.13436: variable 'omit' from source: magic vars 32457 1726867634.13828: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.13839: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.14210: variable 'type' from source: play vars 32457 1726867634.14214: variable 'state' from source: include params 32457 1726867634.14216: variable 'interface' from source: play vars 32457 1726867634.14218: variable 'current_interfaces' from source: set_fact 32457 1726867634.14220: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 32457 1726867634.14222: when evaluation is False, skipping this task 32457 1726867634.14223: _execute() done 32457 1726867634.14225: dumping result to json 32457 1726867634.14227: done dumping result, returning 32457 1726867634.14229: done running TaskExecutor() for managed_node1/TASK: Delete tap interface lsr101 [0affcac9-a3a5-a1ad-cd15-000000000946] 32457 1726867634.14230: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000946 32457 1726867634.14291: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000946 32457 1726867634.14295: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 32457 1726867634.14336: no more pending results, returning what we have 32457 1726867634.14339: results queue empty 32457 1726867634.14340: checking for any_errors_fatal 32457 1726867634.14429: done checking for any_errors_fatal 32457 1726867634.14431: checking for max_fail_percentage 32457 1726867634.14433: done checking for max_fail_percentage 32457 1726867634.14434: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.14435: done checking to see if all hosts have failed 32457 1726867634.14436: getting the remaining hosts for this loop 32457 1726867634.14437: done getting the remaining hosts for this loop 32457 1726867634.14440: getting the next task for host managed_node1 32457 1726867634.14447: done getting next task for host managed_node1 32457 1726867634.14458: ^ task is: TASK: Verify network state restored to default 32457 1726867634.14460: ^ state is: HOST STATE: block=2, 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 32457 1726867634.14464: getting variables 32457 1726867634.14465: in VariableManager get_vars() 32457 1726867634.14498: Calling all_inventory to load vars for managed_node1 32457 1726867634.14501: Calling groups_inventory to load vars for managed_node1 32457 1726867634.14503: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.14527: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.14531: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.14535: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.16000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.17206: done with get_vars() 32457 1726867634.17229: 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_vlan_mtu.yml:77 Friday 20 September 2024 17:27:14 -0400 (0:00:00.048) 0:00:30.099 ****** 32457 1726867634.17315: entering _queue_task() for managed_node1/include_tasks 32457 1726867634.17542: worker is 1 (out of 1 available) 32457 1726867634.17555: exiting _queue_task() for managed_node1/include_tasks 32457 1726867634.17567: done queuing things up, now waiting for results queue to drain 32457 1726867634.17568: waiting for pending results... 32457 1726867634.17830: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 32457 1726867634.17921: in run() - task 0affcac9-a3a5-a1ad-cd15-0000000000ab 32457 1726867634.17926: variable 'ansible_search_path' from source: unknown 32457 1726867634.18030: calling self._execute() 32457 1726867634.18058: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.18063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.18074: variable 'omit' from source: magic vars 32457 1726867634.18442: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.18453: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.18463: _execute() done 32457 1726867634.18466: dumping result to json 32457 1726867634.18468: done dumping result, returning 32457 1726867634.18473: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affcac9-a3a5-a1ad-cd15-0000000000ab] 32457 1726867634.18480: sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000ab 32457 1726867634.18687: done sending task result for task 0affcac9-a3a5-a1ad-cd15-0000000000ab 32457 1726867634.18690: WORKER PROCESS EXITING 32457 1726867634.18716: no more pending results, returning what we have 32457 1726867634.18720: in VariableManager get_vars() 32457 1726867634.18755: Calling all_inventory to load vars for managed_node1 32457 1726867634.18757: Calling groups_inventory to load vars for managed_node1 32457 1726867634.18759: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.18768: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.18771: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.18773: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.20093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.21691: done with get_vars() 32457 1726867634.21714: variable 'ansible_search_path' from source: unknown 32457 1726867634.21728: we have included files to process 32457 1726867634.21730: generating all_blocks data 32457 1726867634.21732: done generating all_blocks data 32457 1726867634.21737: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32457 1726867634.21739: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32457 1726867634.21741: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 32457 1726867634.22219: done processing included file 32457 1726867634.22222: iterating over new_blocks loaded from include file 32457 1726867634.22223: in VariableManager get_vars() 32457 1726867634.22241: done with get_vars() 32457 1726867634.22243: filtering new block on tags 32457 1726867634.22262: done filtering new block on tags 32457 1726867634.22265: 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_node1 32457 1726867634.22270: extending task lists for all hosts with included blocks 32457 1726867634.25898: done extending task lists 32457 1726867634.25900: done processing included files 32457 1726867634.25901: results queue empty 32457 1726867634.25901: checking for any_errors_fatal 32457 1726867634.25904: done checking for any_errors_fatal 32457 1726867634.25905: checking for max_fail_percentage 32457 1726867634.25906: done checking for max_fail_percentage 32457 1726867634.25907: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.25908: done checking to see if all hosts have failed 32457 1726867634.25909: getting the remaining hosts for this loop 32457 1726867634.25912: done getting the remaining hosts for this loop 32457 1726867634.25915: getting the next task for host managed_node1 32457 1726867634.25919: done getting next task for host managed_node1 32457 1726867634.25921: ^ task is: TASK: Check routes and DNS 32457 1726867634.25923: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.25926: getting variables 32457 1726867634.25927: in VariableManager get_vars() 32457 1726867634.25941: Calling all_inventory to load vars for managed_node1 32457 1726867634.25944: Calling groups_inventory to load vars for managed_node1 32457 1726867634.25946: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.25952: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.25954: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.25957: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.27298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.29695: done with get_vars() 32457 1726867634.29719: done getting variables 32457 1726867634.29762: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check routes and DNS] **************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:6 Friday 20 September 2024 17:27:14 -0400 (0:00:00.125) 0:00:30.224 ****** 32457 1726867634.29831: entering _queue_task() for managed_node1/shell 32457 1726867634.30170: worker is 1 (out of 1 available) 32457 1726867634.30286: exiting _queue_task() for managed_node1/shell 32457 1726867634.30298: done queuing things up, now waiting for results queue to drain 32457 1726867634.30300: waiting for pending results... 32457 1726867634.30500: running TaskExecutor() for managed_node1/TASK: Check routes and DNS 32457 1726867634.30667: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000b17 32457 1726867634.30690: variable 'ansible_search_path' from source: unknown 32457 1726867634.30697: variable 'ansible_search_path' from source: unknown 32457 1726867634.30736: calling self._execute() 32457 1726867634.30859: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.30863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.30865: variable 'omit' from source: magic vars 32457 1726867634.31228: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.31245: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.31292: variable 'omit' from source: magic vars 32457 1726867634.31298: variable 'omit' from source: magic vars 32457 1726867634.31339: variable 'omit' from source: magic vars 32457 1726867634.31385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867634.31430: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867634.31455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867634.31509: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867634.31515: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867634.31533: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867634.31542: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.31549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.31649: Set connection var ansible_connection to ssh 32457 1726867634.31727: Set connection var ansible_timeout to 10 32457 1726867634.31730: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867634.31732: Set connection var ansible_shell_executable to /bin/sh 32457 1726867634.31734: Set connection var ansible_shell_type to sh 32457 1726867634.31737: Set connection var ansible_pipelining to False 32457 1726867634.31739: variable 'ansible_shell_executable' from source: unknown 32457 1726867634.31741: variable 'ansible_connection' from source: unknown 32457 1726867634.31743: variable 'ansible_module_compression' from source: unknown 32457 1726867634.31745: variable 'ansible_shell_type' from source: unknown 32457 1726867634.31747: variable 'ansible_shell_executable' from source: unknown 32457 1726867634.31749: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.31756: variable 'ansible_pipelining' from source: unknown 32457 1726867634.31763: variable 'ansible_timeout' from source: unknown 32457 1726867634.31770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.31912: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867634.31929: variable 'omit' from source: magic vars 32457 1726867634.31940: starting attempt loop 32457 1726867634.31949: running the handler 32457 1726867634.31962: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867634.32056: _low_level_execute_command(): starting 32457 1726867634.32059: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867634.32795: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.32864: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.32895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.32913: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.33095: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.34724: stdout chunk (state=3): >>>/root <<< 32457 1726867634.34886: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.34892: stdout chunk (state=3): >>><<< 32457 1726867634.34895: stderr chunk (state=3): >>><<< 32457 1726867634.35083: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.35104: _low_level_execute_command(): starting 32457 1726867634.35186: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901 `" && echo ansible-tmp-1726867634.3509018-33882-94903691991901="` echo /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901 `" ) && sleep 0' 32457 1726867634.35739: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.35792: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.35884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.35910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.35929: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.36093: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.37971: stdout chunk (state=3): >>>ansible-tmp-1726867634.3509018-33882-94903691991901=/root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901 <<< 32457 1726867634.38125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.38129: stdout chunk (state=3): >>><<< 32457 1726867634.38131: stderr chunk (state=3): >>><<< 32457 1726867634.38157: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867634.3509018-33882-94903691991901=/root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.38194: variable 'ansible_module_compression' from source: unknown 32457 1726867634.38354: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867634.38357: variable 'ansible_facts' from source: unknown 32457 1726867634.38395: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py 32457 1726867634.38626: Sending initial data 32457 1726867634.38640: Sent initial data (155 bytes) 32457 1726867634.39335: 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 <<< 32457 1726867634.39356: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867634.39392: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.39474: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.39501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.39518: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.39704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.41240: 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 <<< 32457 1726867634.41288: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867634.41347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpx7ywhpjm /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py <<< 32457 1726867634.41350: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py" <<< 32457 1726867634.41405: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpx7ywhpjm" to remote "/root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py" <<< 32457 1726867634.42285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.42288: stdout chunk (state=3): >>><<< 32457 1726867634.42290: stderr chunk (state=3): >>><<< 32457 1726867634.42292: done transferring module to remote 32457 1726867634.42294: _low_level_execute_command(): starting 32457 1726867634.42297: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/ /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py && sleep 0' 32457 1726867634.42826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.42840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867634.42853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867634.42871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867634.42935: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.42990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.43015: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.43056: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.43259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.45024: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.45037: stdout chunk (state=3): >>><<< 32457 1726867634.45045: stderr chunk (state=3): >>><<< 32457 1726867634.45061: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.45067: _low_level_execute_command(): starting 32457 1726867634.45074: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/AnsiballZ_command.py && sleep 0' 32457 1726867634.45751: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.45755: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.45768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.45800: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.45875: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.61783: 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:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2736sec preferred_lft 2736sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \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:27:14.607091", "end": "2024-09-20 17:27:14.615739", "delta": "0:00:00.008648", "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}}} <<< 32457 1726867634.63264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.63328: stderr chunk (state=3): >>>Shared connection to 10.31.12.57 closed. <<< 32457 1726867634.63350: stdout chunk (state=3): >>><<< 32457 1726867634.63362: stderr chunk (state=3): >>><<< 32457 1726867634.63387: _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:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 2736sec preferred_lft 2736sec\n inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\n33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000\n link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff\n inet 192.0.2.72/31 scope global noprefixroute rpltstbr\n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 \n192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown \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:27:14.607091", "end": "2024-09-20 17:27:14.615739", "delta": "0:00:00.008648", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867634.63457: 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-1726867634.3509018-33882-94903691991901/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867634.63470: _low_level_execute_command(): starting 32457 1726867634.63482: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867634.3509018-33882-94903691991901/ > /dev/null 2>&1 && sleep 0' 32457 1726867634.64098: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.64119: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867634.64243: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.64288: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.64330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.66274: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.66353: stdout chunk (state=3): >>><<< 32457 1726867634.66357: stderr chunk (state=3): >>><<< 32457 1726867634.66371: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.66395: handler run complete 32457 1726867634.66427: Evaluated conditional (False): False 32457 1726867634.66499: attempt loop complete, returning result 32457 1726867634.66508: _execute() done 32457 1726867634.66518: dumping result to json 32457 1726867634.66530: done dumping result, returning 32457 1726867634.66564: done running TaskExecutor() for managed_node1/TASK: Check routes and DNS [0affcac9-a3a5-a1ad-cd15-000000000b17] 32457 1726867634.66589: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000b17 ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008648", "end": "2024-09-20 17:27:14.615739", "rc": 0, "start": "2024-09-20 17:27:14.607091" } 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:fe:d3:7d:4f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.12.57/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2736sec preferred_lft 2736sec inet6 fe80::8ff:feff:fed3:7d4f/64 scope link noprefixroute valid_lft forever preferred_lft forever 33: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 22:17:5e:4f:0a:7e brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.12.57 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.12.57 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown 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 32457 1726867634.66958: no more pending results, returning what we have 32457 1726867634.66963: results queue empty 32457 1726867634.66965: checking for any_errors_fatal 32457 1726867634.66966: done checking for any_errors_fatal 32457 1726867634.66967: checking for max_fail_percentage 32457 1726867634.66969: done checking for max_fail_percentage 32457 1726867634.66970: checking to see if all hosts have failed and the running result is not ok 32457 1726867634.66971: done checking to see if all hosts have failed 32457 1726867634.66972: getting the remaining hosts for this loop 32457 1726867634.66974: done getting the remaining hosts for this loop 32457 1726867634.66980: getting the next task for host managed_node1 32457 1726867634.66989: done getting next task for host managed_node1 32457 1726867634.66991: ^ task is: TASK: Verify DNS and network connectivity 32457 1726867634.66995: ^ state is: HOST STATE: block=2, 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? (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 32457 1726867634.67001: getting variables 32457 1726867634.67002: in VariableManager get_vars() 32457 1726867634.67055: Calling all_inventory to load vars for managed_node1 32457 1726867634.67058: Calling groups_inventory to load vars for managed_node1 32457 1726867634.67061: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867634.67073: Calling all_plugins_play to load vars for managed_node1 32457 1726867634.67076: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867634.67389: Calling groups_plugins_play to load vars for managed_node1 32457 1726867634.68093: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000b17 32457 1726867634.68097: WORKER PROCESS EXITING 32457 1726867634.69568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867634.71693: done with get_vars() 32457 1726867634.71724: done getting variables 32457 1726867634.71800: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:27:14 -0400 (0:00:00.420) 0:00:30.644 ****** 32457 1726867634.71864: entering _queue_task() for managed_node1/shell 32457 1726867634.72334: worker is 1 (out of 1 available) 32457 1726867634.72348: exiting _queue_task() for managed_node1/shell 32457 1726867634.72363: done queuing things up, now waiting for results queue to drain 32457 1726867634.72365: waiting for pending results... 32457 1726867634.72633: running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity 32457 1726867634.72732: in run() - task 0affcac9-a3a5-a1ad-cd15-000000000b18 32457 1726867634.72748: variable 'ansible_search_path' from source: unknown 32457 1726867634.72752: variable 'ansible_search_path' from source: unknown 32457 1726867634.72793: calling self._execute() 32457 1726867634.72891: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.72895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.72907: variable 'omit' from source: magic vars 32457 1726867634.73289: variable 'ansible_distribution_major_version' from source: facts 32457 1726867634.73300: Evaluated conditional (ansible_distribution_major_version != '6'): True 32457 1726867634.73439: variable 'ansible_facts' from source: unknown 32457 1726867634.74540: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 32457 1726867634.74546: variable 'omit' from source: magic vars 32457 1726867634.74588: variable 'omit' from source: magic vars 32457 1726867634.74621: variable 'omit' from source: magic vars 32457 1726867634.74660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 32457 1726867634.74868: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 32457 1726867634.74983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 32457 1726867634.75007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867634.75018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 32457 1726867634.75046: variable 'inventory_hostname' from source: host vars for 'managed_node1' 32457 1726867634.75049: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.75052: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.75269: Set connection var ansible_connection to ssh 32457 1726867634.75272: Set connection var ansible_timeout to 10 32457 1726867634.75274: Set connection var ansible_module_compression to ZIP_DEFLATED 32457 1726867634.75276: Set connection var ansible_shell_executable to /bin/sh 32457 1726867634.75280: Set connection var ansible_shell_type to sh 32457 1726867634.75282: Set connection var ansible_pipelining to False 32457 1726867634.75284: variable 'ansible_shell_executable' from source: unknown 32457 1726867634.75286: variable 'ansible_connection' from source: unknown 32457 1726867634.75289: variable 'ansible_module_compression' from source: unknown 32457 1726867634.75290: variable 'ansible_shell_type' from source: unknown 32457 1726867634.75292: variable 'ansible_shell_executable' from source: unknown 32457 1726867634.75294: variable 'ansible_host' from source: host vars for 'managed_node1' 32457 1726867634.75296: variable 'ansible_pipelining' from source: unknown 32457 1726867634.75298: variable 'ansible_timeout' from source: unknown 32457 1726867634.75300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 32457 1726867634.75517: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867634.75525: variable 'omit' from source: magic vars 32457 1726867634.75530: starting attempt loop 32457 1726867634.75533: running the handler 32457 1726867634.75661: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 32457 1726867634.75683: _low_level_execute_command(): starting 32457 1726867634.75691: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 32457 1726867634.76797: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.76833: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.76858: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.76875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.76958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.78928: stdout chunk (state=3): >>>/root <<< 32457 1726867634.78978: stdout chunk (state=3): >>><<< 32457 1726867634.78987: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.78996: stderr chunk (state=3): >>><<< 32457 1726867634.79018: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.79105: _low_level_execute_command(): starting 32457 1726867634.79109: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219 `" && echo ansible-tmp-1726867634.7902465-33905-28419036599219="` echo /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219 `" ) && sleep 0' 32457 1726867634.79607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.79623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867634.79647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867634.79675: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867634.79699: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 <<< 32457 1726867634.79804: 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.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.79821: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.79999: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.80075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.81993: stdout chunk (state=3): >>>ansible-tmp-1726867634.7902465-33905-28419036599219=/root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219 <<< 32457 1726867634.82130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.82141: stdout chunk (state=3): >>><<< 32457 1726867634.82153: stderr chunk (state=3): >>><<< 32457 1726867634.82183: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867634.7902465-33905-28419036599219=/root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.82238: variable 'ansible_module_compression' from source: unknown 32457 1726867634.82298: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-3245797gudere/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 32457 1726867634.82340: variable 'ansible_facts' from source: unknown 32457 1726867634.82431: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py 32457 1726867634.82590: Sending initial data 32457 1726867634.82594: Sent initial data (155 bytes) 32457 1726867634.83692: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 32457 1726867634.83708: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867634.83795: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867634.83800: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.83906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867634.83923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.83942: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.84073: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.85566: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 32457 1726867634.85573: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 32457 1726867634.85613: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 32457 1726867634.85616: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 32457 1726867634.85619: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 32457 1726867634.85623: stderr chunk (state=3): >>>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 <<< 32457 1726867634.85689: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 32457 1726867634.85756: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-3245797gudere/tmpunls3xb0 /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py <<< 32457 1726867634.85759: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py" <<< 32457 1726867634.85804: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-3245797gudere/tmpunls3xb0" to remote "/root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py" <<< 32457 1726867634.86527: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.86783: stderr chunk (state=3): >>><<< 32457 1726867634.86786: stdout chunk (state=3): >>><<< 32457 1726867634.86788: done transferring module to remote 32457 1726867634.86791: _low_level_execute_command(): starting 32457 1726867634.86793: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/ /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py && sleep 0' 32457 1726867634.87264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867634.87270: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 32457 1726867634.87293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867634.87308: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration <<< 32457 1726867634.87314: 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 <<< 32457 1726867634.87427: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.87487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867634.89282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867634.89285: stdout chunk (state=3): >>><<< 32457 1726867634.89287: stderr chunk (state=3): >>><<< 32457 1726867634.89290: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867634.89292: _low_level_execute_command(): starting 32457 1726867634.89294: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/AnsiballZ_command.py && sleep 0' 32457 1726867634.89917: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK <<< 32457 1726867634.89931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867634.90005: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867635.32316: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 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:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.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", "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 6635 0 --:--:-- --:--:-- --:--:-- 6777\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 1426 0 --:--:-- --:--:-- --:--:-- 1433", "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:27:15.047637", "end": "2024-09-20 17:27:15.321099", "delta": "0:00:00.273462", "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}}} <<< 32457 1726867635.33938: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.12.57 closed. <<< 32457 1726867635.33966: stderr chunk (state=3): >>><<< 32457 1726867635.33969: stdout chunk (state=3): >>><<< 32457 1726867635.33991: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2620:52:3:1:dead:beef:cafe:fed7 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:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.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", "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 6635 0 --:--:-- --:--:-- --:--:-- 6777\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 1426 0 --:--:-- --:--:-- --:--:-- 1433", "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:27:15.047637", "end": "2024-09-20 17:27:15.321099", "delta": "0:00:00.273462", "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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK 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.57 closed. 32457 1726867635.34029: 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-1726867634.7902465-33905-28419036599219/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 32457 1726867635.34035: _low_level_execute_command(): starting 32457 1726867635.34040: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867634.7902465-33905-28419036599219/ > /dev/null 2>&1 && sleep 0' 32457 1726867635.34490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 32457 1726867635.34494: 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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867635.34496: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 32457 1726867635.34498: 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.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 32457 1726867635.34549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' <<< 32457 1726867635.34556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 32457 1726867635.34603: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 32457 1726867635.36416: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 32457 1726867635.36443: stderr chunk (state=3): >>><<< 32457 1726867635.36446: stdout chunk (state=3): >>><<< 32457 1726867635.36459: _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.57 originally 10.31.12.57 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.12.57 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.12.57 originally 10.31.12.57 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/ac0999e354' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 32457 1726867635.36466: handler run complete 32457 1726867635.36486: Evaluated conditional (False): False 32457 1726867635.36494: attempt loop complete, returning result 32457 1726867635.36497: _execute() done 32457 1726867635.36499: dumping result to json 32457 1726867635.36504: done dumping result, returning 32457 1726867635.36515: done running TaskExecutor() for managed_node1/TASK: Verify DNS and network connectivity [0affcac9-a3a5-a1ad-cd15-000000000b18] 32457 1726867635.36517: sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000b18 32457 1726867635.36620: done sending task result for task 0affcac9-a3a5-a1ad-cd15-000000000b18 32457 1726867635.36623: WORKER PROCESS EXITING ok: [managed_node1] => { "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.273462", "end": "2024-09-20 17:27:15.321099", "rc": 0, "start": "2024-09-20 17:27:15.047637" } STDOUT: CHECK DNS AND CONNECTIVITY 2620:52:3:1:dead:beef:cafe:fed7 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:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.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 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 6635 0 --:--:-- --:--:-- --:--:-- 6777 % 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 1426 0 --:--:-- --:--:-- --:--:-- 1433 32457 1726867635.36698: no more pending results, returning what we have 32457 1726867635.36702: results queue empty 32457 1726867635.36703: checking for any_errors_fatal 32457 1726867635.36715: done checking for any_errors_fatal 32457 1726867635.36716: checking for max_fail_percentage 32457 1726867635.36717: done checking for max_fail_percentage 32457 1726867635.36718: checking to see if all hosts have failed and the running result is not ok 32457 1726867635.36719: done checking to see if all hosts have failed 32457 1726867635.36720: getting the remaining hosts for this loop 32457 1726867635.36721: done getting the remaining hosts for this loop 32457 1726867635.36725: getting the next task for host managed_node1 32457 1726867635.36740: done getting next task for host managed_node1 32457 1726867635.36742: ^ task is: TASK: meta (flush_handlers) 32457 1726867635.36744: ^ 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 32457 1726867635.36749: getting variables 32457 1726867635.36750: in VariableManager get_vars() 32457 1726867635.36790: Calling all_inventory to load vars for managed_node1 32457 1726867635.36793: Calling groups_inventory to load vars for managed_node1 32457 1726867635.36795: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867635.36805: Calling all_plugins_play to load vars for managed_node1 32457 1726867635.36807: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867635.36812: Calling groups_plugins_play to load vars for managed_node1 32457 1726867635.37701: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867635.38565: done with get_vars() 32457 1726867635.38582: done getting variables 32457 1726867635.38636: in VariableManager get_vars() 32457 1726867635.38646: Calling all_inventory to load vars for managed_node1 32457 1726867635.38648: Calling groups_inventory to load vars for managed_node1 32457 1726867635.38649: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867635.38652: Calling all_plugins_play to load vars for managed_node1 32457 1726867635.38654: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867635.38655: Calling groups_plugins_play to load vars for managed_node1 32457 1726867635.39288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867635.40220: done with get_vars() 32457 1726867635.40240: done queuing things up, now waiting for results queue to drain 32457 1726867635.40242: results queue empty 32457 1726867635.40242: checking for any_errors_fatal 32457 1726867635.40245: done checking for any_errors_fatal 32457 1726867635.40245: checking for max_fail_percentage 32457 1726867635.40246: done checking for max_fail_percentage 32457 1726867635.40246: checking to see if all hosts have failed and the running result is not ok 32457 1726867635.40247: done checking to see if all hosts have failed 32457 1726867635.40247: getting the remaining hosts for this loop 32457 1726867635.40248: done getting the remaining hosts for this loop 32457 1726867635.40250: getting the next task for host managed_node1 32457 1726867635.40252: done getting next task for host managed_node1 32457 1726867635.40253: ^ task is: TASK: meta (flush_handlers) 32457 1726867635.40254: ^ 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 32457 1726867635.40256: getting variables 32457 1726867635.40256: in VariableManager get_vars() 32457 1726867635.40265: Calling all_inventory to load vars for managed_node1 32457 1726867635.40267: Calling groups_inventory to load vars for managed_node1 32457 1726867635.40268: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867635.40271: Calling all_plugins_play to load vars for managed_node1 32457 1726867635.40273: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867635.40274: Calling groups_plugins_play to load vars for managed_node1 32457 1726867635.40908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867635.41750: done with get_vars() 32457 1726867635.41765: done getting variables 32457 1726867635.41800: in VariableManager get_vars() 32457 1726867635.41809: Calling all_inventory to load vars for managed_node1 32457 1726867635.41811: Calling groups_inventory to load vars for managed_node1 32457 1726867635.41813: Calling all_plugins_inventory to load vars for managed_node1 32457 1726867635.41816: Calling all_plugins_play to load vars for managed_node1 32457 1726867635.41817: Calling groups_plugins_inventory to load vars for managed_node1 32457 1726867635.41819: Calling groups_plugins_play to load vars for managed_node1 32457 1726867635.42490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 32457 1726867635.43331: done with get_vars() 32457 1726867635.43348: done queuing things up, now waiting for results queue to drain 32457 1726867635.43349: results queue empty 32457 1726867635.43350: checking for any_errors_fatal 32457 1726867635.43351: done checking for any_errors_fatal 32457 1726867635.43351: checking for max_fail_percentage 32457 1726867635.43352: done checking for max_fail_percentage 32457 1726867635.43352: checking to see if all hosts have failed and the running result is not ok 32457 1726867635.43353: done checking to see if all hosts have failed 32457 1726867635.43353: getting the remaining hosts for this loop 32457 1726867635.43354: done getting the remaining hosts for this loop 32457 1726867635.43356: getting the next task for host managed_node1 32457 1726867635.43358: done getting next task for host managed_node1 32457 1726867635.43358: ^ task is: None 32457 1726867635.43359: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 32457 1726867635.43360: done queuing things up, now waiting for results queue to drain 32457 1726867635.43360: results queue empty 32457 1726867635.43361: checking for any_errors_fatal 32457 1726867635.43361: done checking for any_errors_fatal 32457 1726867635.43362: checking for max_fail_percentage 32457 1726867635.43362: done checking for max_fail_percentage 32457 1726867635.43363: checking to see if all hosts have failed and the running result is not ok 32457 1726867635.43363: done checking to see if all hosts have failed 32457 1726867635.43364: getting the next task for host managed_node1 32457 1726867635.43366: done getting next task for host managed_node1 32457 1726867635.43366: ^ task is: None 32457 1726867635.43367: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=79 changed=2 unreachable=0 failed=0 skipped=67 rescued=0 ignored=0 Friday 20 September 2024 17:27:15 -0400 (0:00:00.715) 0:00:31.360 ****** =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.92s /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.75s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 1.63s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_vlan_mtu_nm.yml:6 fedora.linux_system_roles.network : Check which packages are installed --- 1.41s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.21s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_vlan_mtu.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.20s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Create veth interface lsr101 -------------------------------------------- 1.09s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.08s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.89s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gather the minimum subset of ansible_facts required by the network role test --- 0.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.77s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Check if system is ostree ----------------------------------------------- 0.76s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Verify DNS and network connectivity ------------------------------------- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 fedora.linux_system_roles.network : Check which packages are installed --- 0.69s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.68s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Install iproute --------------------------------------------------------- 0.66s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Gather current interface info ------------------------------------------- 0.62s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Get NM profile info ----------------------------------------------------- 0.49s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml:25 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.48s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.46s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 32457 1726867635.43466: RUNNING CLEANUP