[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. 7717 1726867054.29730: 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 7717 1726867054.30009: Added group all to inventory 7717 1726867054.30011: Added group ungrouped to inventory 7717 1726867054.30014: Group all now contains ungrouped 7717 1726867054.30015: Examining possible inventory source: /tmp/network-5rw/inventory.yml 7717 1726867054.38598: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 7717 1726867054.38639: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 7717 1726867054.38656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 7717 1726867054.38696: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 7717 1726867054.38745: Loaded config def from plugin (inventory/script) 7717 1726867054.38746: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 7717 1726867054.38773: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 7717 1726867054.38831: Loaded config def from plugin (inventory/yaml) 7717 1726867054.38833: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 7717 1726867054.38895: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 7717 1726867054.39162: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 7717 1726867054.39164: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 7717 1726867054.39166: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 7717 1726867054.39171: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 7717 1726867054.39174: Loading data from /tmp/network-5rw/inventory.yml 7717 1726867054.39218: /tmp/network-5rw/inventory.yml was not parsable by auto 7717 1726867054.39259: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 7717 1726867054.39292: Loading data from /tmp/network-5rw/inventory.yml 7717 1726867054.39341: group all already in inventory 7717 1726867054.39346: set inventory_file for managed_node1 7717 1726867054.39349: set inventory_dir for managed_node1 7717 1726867054.39350: Added host managed_node1 to inventory 7717 1726867054.39351: Added host managed_node1 to group all 7717 1726867054.39352: set ansible_host for managed_node1 7717 1726867054.39352: set ansible_ssh_extra_args for managed_node1 7717 1726867054.39354: set inventory_file for managed_node2 7717 1726867054.39356: set inventory_dir for managed_node2 7717 1726867054.39356: Added host managed_node2 to inventory 7717 1726867054.39357: Added host managed_node2 to group all 7717 1726867054.39358: set ansible_host for managed_node2 7717 1726867054.39358: set ansible_ssh_extra_args for managed_node2 7717 1726867054.39360: set inventory_file for managed_node3 7717 1726867054.39361: set inventory_dir for managed_node3 7717 1726867054.39361: Added host managed_node3 to inventory 7717 1726867054.39362: Added host managed_node3 to group all 7717 1726867054.39363: set ansible_host for managed_node3 7717 1726867054.39363: set ansible_ssh_extra_args for managed_node3 7717 1726867054.39365: Reconcile groups and hosts in inventory. 7717 1726867054.39367: Group ungrouped now contains managed_node1 7717 1726867054.39368: Group ungrouped now contains managed_node2 7717 1726867054.39369: Group ungrouped now contains managed_node3 7717 1726867054.39425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 7717 1726867054.39503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 7717 1726867054.39534: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 7717 1726867054.39551: Loaded config def from plugin (vars/host_group_vars) 7717 1726867054.39552: 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) 7717 1726867054.39557: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 7717 1726867054.39562: 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) 7717 1726867054.39592: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 7717 1726867054.39815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867054.39882: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 7717 1726867054.39905: Loaded config def from plugin (connection/local) 7717 1726867054.39907: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 7717 1726867054.40286: Loaded config def from plugin (connection/paramiko_ssh) 7717 1726867054.40289: 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) 7717 1726867054.40829: 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) 7717 1726867054.40852: Loaded config def from plugin (connection/psrp) 7717 1726867054.40853: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 7717 1726867054.41255: 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) 7717 1726867054.41280: Loaded config def from plugin (connection/ssh) 7717 1726867054.41282: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 7717 1726867054.42511: 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) 7717 1726867054.42534: Loaded config def from plugin (connection/winrm) 7717 1726867054.42536: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 7717 1726867054.42556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 7717 1726867054.42603: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 7717 1726867054.42641: Loaded config def from plugin (shell/cmd) 7717 1726867054.42642: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 7717 1726867054.42658: 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) 7717 1726867054.42700: Loaded config def from plugin (shell/powershell) 7717 1726867054.42702: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 7717 1726867054.42736: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 7717 1726867054.42839: Loaded config def from plugin (shell/sh) 7717 1726867054.42841: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 7717 1726867054.42862: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 7717 1726867054.42936: Loaded config def from plugin (become/runas) 7717 1726867054.42937: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 7717 1726867054.43051: Loaded config def from plugin (become/su) 7717 1726867054.43053: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 7717 1726867054.43149: Loaded config def from plugin (become/sudo) 7717 1726867054.43150: 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 7717 1726867054.43171: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml 7717 1726867054.43387: in VariableManager get_vars() 7717 1726867054.43401: done with get_vars() 7717 1726867054.43489: trying /usr/local/lib/python3.12/site-packages/ansible/modules 7717 1726867054.45366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 7717 1726867054.45436: in VariableManager get_vars() 7717 1726867054.45439: done with get_vars() 7717 1726867054.45441: variable 'playbook_dir' from source: magic vars 7717 1726867054.45441: variable 'ansible_playbook_python' from source: magic vars 7717 1726867054.45442: variable 'ansible_config_file' from source: magic vars 7717 1726867054.45442: variable 'groups' from source: magic vars 7717 1726867054.45443: variable 'omit' from source: magic vars 7717 1726867054.45443: variable 'ansible_version' from source: magic vars 7717 1726867054.45444: variable 'ansible_check_mode' from source: magic vars 7717 1726867054.45444: variable 'ansible_diff_mode' from source: magic vars 7717 1726867054.45445: variable 'ansible_forks' from source: magic vars 7717 1726867054.45445: variable 'ansible_inventory_sources' from source: magic vars 7717 1726867054.45445: variable 'ansible_skip_tags' from source: magic vars 7717 1726867054.45446: variable 'ansible_limit' from source: magic vars 7717 1726867054.45446: variable 'ansible_run_tags' from source: magic vars 7717 1726867054.45447: variable 'ansible_verbosity' from source: magic vars 7717 1726867054.45467: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml 7717 1726867054.45887: in VariableManager get_vars() 7717 1726867054.45897: done with get_vars() 7717 1726867054.45919: in VariableManager get_vars() 7717 1726867054.45927: done with get_vars() 7717 1726867054.45950: in VariableManager get_vars() 7717 1726867054.45958: done with get_vars() 7717 1726867054.46043: in VariableManager get_vars() 7717 1726867054.46055: done with get_vars() 7717 1726867054.46059: variable 'omit' from source: magic vars 7717 1726867054.46071: variable 'omit' from source: magic vars 7717 1726867054.46092: in VariableManager get_vars() 7717 1726867054.46100: done with get_vars() 7717 1726867054.46128: in VariableManager get_vars() 7717 1726867054.46136: done with get_vars() 7717 1726867054.46158: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7717 1726867054.46286: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7717 1726867054.46359: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7717 1726867054.46725: in VariableManager get_vars() 7717 1726867054.46737: done with get_vars() 7717 1726867054.47008: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 7717 1726867054.47119: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867054.48569: in VariableManager get_vars() 7717 1726867054.48584: done with get_vars() 7717 1726867054.48608: in VariableManager get_vars() 7717 1726867054.48627: done with get_vars() 7717 1726867054.48892: in VariableManager get_vars() 7717 1726867054.48904: done with get_vars() 7717 1726867054.48908: variable 'omit' from source: magic vars 7717 1726867054.48914: variable 'omit' from source: magic vars 7717 1726867054.48932: in VariableManager get_vars() 7717 1726867054.48941: done with get_vars() 7717 1726867054.48953: in VariableManager get_vars() 7717 1726867054.48962: done with get_vars() 7717 1726867054.48981: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7717 1726867054.49043: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7717 1726867054.49087: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7717 1726867054.50532: in VariableManager get_vars() 7717 1726867054.50552: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867054.52033: in VariableManager get_vars() 7717 1726867054.52045: done with get_vars() 7717 1726867054.52117: in VariableManager get_vars() 7717 1726867054.52129: done with get_vars() 7717 1726867054.52161: in VariableManager get_vars() 7717 1726867054.52172: done with get_vars() 7717 1726867054.52175: variable 'omit' from source: magic vars 7717 1726867054.52185: variable 'omit' from source: magic vars 7717 1726867054.52204: in VariableManager get_vars() 7717 1726867054.52213: done with get_vars() 7717 1726867054.52226: in VariableManager get_vars() 7717 1726867054.52235: done with get_vars() 7717 1726867054.52252: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7717 1726867054.52316: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7717 1726867054.52357: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7717 1726867054.52581: in VariableManager get_vars() 7717 1726867054.52595: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867054.54170: in VariableManager get_vars() 7717 1726867054.54191: done with get_vars() 7717 1726867054.54229: in VariableManager get_vars() 7717 1726867054.54249: done with get_vars() 7717 1726867054.54556: in VariableManager get_vars() 7717 1726867054.54585: done with get_vars() 7717 1726867054.54589: variable 'omit' from source: magic vars 7717 1726867054.54595: variable 'omit' from source: magic vars 7717 1726867054.54612: in VariableManager get_vars() 7717 1726867054.54623: done with get_vars() 7717 1726867054.54634: in VariableManager get_vars() 7717 1726867054.54645: done with get_vars() 7717 1726867054.54661: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 7717 1726867054.54727: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 7717 1726867054.54768: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 7717 1726867054.54990: in VariableManager get_vars() 7717 1726867054.55006: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867054.56369: in VariableManager get_vars() 7717 1726867054.56397: done with get_vars() 7717 1726867054.56433: in VariableManager get_vars() 7717 1726867054.56452: done with get_vars() 7717 1726867054.56503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 7717 1726867054.56518: 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 7717 1726867054.56752: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 7717 1726867054.56905: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 7717 1726867054.56907: 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) 7717 1726867054.56936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 7717 1726867054.56962: 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) 7717 1726867054.57127: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 7717 1726867054.57188: Loaded config def from plugin (callback/default) 7717 1726867054.57191: 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) 7717 1726867054.58188: Loaded config def from plugin (callback/junit) 7717 1726867054.58190: 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) 7717 1726867054.58221: 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) 7717 1726867054.58260: Loaded config def from plugin (callback/minimal) 7717 1726867054.58262: 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) 7717 1726867054.58292: 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) 7717 1726867054.58329: Loaded config def from plugin (callback/tree) 7717 1726867054.58330: 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 7717 1726867054.58405: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 7717 1726867054.58407: 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_auto_gateway_nm.yml ******************************************** 2 plays in /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml 7717 1726867054.58424: in VariableManager get_vars() 7717 1726867054.58432: done with get_vars() 7717 1726867054.58435: in VariableManager get_vars() 7717 1726867054.58440: done with get_vars() 7717 1726867054.58442: variable 'omit' from source: magic vars 7717 1726867054.58465: in VariableManager get_vars() 7717 1726867054.58474: done with get_vars() 7717 1726867054.58489: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** 7717 1726867054.58844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 7717 1726867054.58894: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 7717 1726867054.58920: getting the remaining hosts for this loop 7717 1726867054.58921: done getting the remaining hosts for this loop 7717 1726867054.58923: getting the next task for host managed_node3 7717 1726867054.58925: done getting next task for host managed_node3 7717 1726867054.58927: ^ task is: TASK: Gathering Facts 7717 1726867054.58928: ^ 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 7717 1726867054.58929: getting variables 7717 1726867054.58930: in VariableManager get_vars() 7717 1726867054.58936: Calling all_inventory to load vars for managed_node3 7717 1726867054.58937: Calling groups_inventory to load vars for managed_node3 7717 1726867054.58939: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867054.58946: Calling all_plugins_play to load vars for managed_node3 7717 1726867054.58953: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867054.58955: Calling groups_plugins_play to load vars for managed_node3 7717 1726867054.58975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867054.59014: done with get_vars() 7717 1726867054.59018: done getting variables 7717 1726867054.59072: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:6 Friday 20 September 2024 17:17:34 -0400 (0:00:00.007) 0:00:00.007 ****** 7717 1726867054.59096: entering _queue_task() for managed_node3/gather_facts 7717 1726867054.59098: Creating lock for gather_facts 7717 1726867054.59356: worker is 1 (out of 1 available) 7717 1726867054.59366: exiting _queue_task() for managed_node3/gather_facts 7717 1726867054.59379: done queuing things up, now waiting for results queue to drain 7717 1726867054.59381: waiting for pending results... 7717 1726867054.59522: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7717 1726867054.59569: in run() - task 0affcac9-a3a5-2797-eb16-000000000155 7717 1726867054.59589: variable 'ansible_search_path' from source: unknown 7717 1726867054.59618: calling self._execute() 7717 1726867054.59883: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867054.59887: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867054.59890: variable 'omit' from source: magic vars 7717 1726867054.59892: variable 'omit' from source: magic vars 7717 1726867054.59894: variable 'omit' from source: magic vars 7717 1726867054.59896: variable 'omit' from source: magic vars 7717 1726867054.59935: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867054.59980: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867054.60004: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867054.60037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867054.60052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867054.60088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867054.60097: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867054.60104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867054.60214: Set connection var ansible_pipelining to False 7717 1726867054.60233: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867054.60346: Set connection var ansible_shell_type to sh 7717 1726867054.60349: Set connection var ansible_connection to ssh 7717 1726867054.60352: Set connection var ansible_shell_executable to /bin/sh 7717 1726867054.60354: Set connection var ansible_timeout to 10 7717 1726867054.60356: variable 'ansible_shell_executable' from source: unknown 7717 1726867054.60358: variable 'ansible_connection' from source: unknown 7717 1726867054.60360: variable 'ansible_module_compression' from source: unknown 7717 1726867054.60362: variable 'ansible_shell_type' from source: unknown 7717 1726867054.60365: variable 'ansible_shell_executable' from source: unknown 7717 1726867054.60367: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867054.60369: variable 'ansible_pipelining' from source: unknown 7717 1726867054.60371: variable 'ansible_timeout' from source: unknown 7717 1726867054.60373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867054.60530: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867054.60547: variable 'omit' from source: magic vars 7717 1726867054.60569: starting attempt loop 7717 1726867054.60579: running the handler 7717 1726867054.60601: variable 'ansible_facts' from source: unknown 7717 1726867054.60651: _low_level_execute_command(): starting 7717 1726867054.60655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867054.61128: 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 <<< 7717 1726867054.61132: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867054.61135: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.61184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867054.61187: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.61248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.62935: stdout chunk (state=3): >>>/root <<< 7717 1726867054.63049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.63054: stdout chunk (state=3): >>><<< 7717 1726867054.63063: stderr chunk (state=3): >>><<< 7717 1726867054.63082: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867054.63096: _low_level_execute_command(): starting 7717 1726867054.63101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746 `" && echo ansible-tmp-1726867054.6308432-7741-122760065421746="` echo /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746 `" ) && sleep 0' 7717 1726867054.63521: 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 <<< 7717 1726867054.63524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.63527: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867054.63536: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.63583: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867054.63586: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.63639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.65524: stdout chunk (state=3): >>>ansible-tmp-1726867054.6308432-7741-122760065421746=/root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746 <<< 7717 1726867054.65633: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.65654: stderr chunk (state=3): >>><<< 7717 1726867054.65657: stdout chunk (state=3): >>><<< 7717 1726867054.65670: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867054.6308432-7741-122760065421746=/root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867054.65703: variable 'ansible_module_compression' from source: unknown 7717 1726867054.65742: ANSIBALLZ: Using generic lock for ansible.legacy.setup 7717 1726867054.65745: ANSIBALLZ: Acquiring lock 7717 1726867054.65749: ANSIBALLZ: Lock acquired: 139676262302640 7717 1726867054.65751: ANSIBALLZ: Creating module 7717 1726867054.84086: ANSIBALLZ: Writing module into payload 7717 1726867054.84137: ANSIBALLZ: Writing module 7717 1726867054.84156: ANSIBALLZ: Renaming module 7717 1726867054.84284: ANSIBALLZ: Done creating module 7717 1726867054.84288: variable 'ansible_facts' from source: unknown 7717 1726867054.84290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867054.84292: _low_level_execute_command(): starting 7717 1726867054.84295: _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' 7717 1726867054.85419: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867054.85425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867054.85445: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867054.85457: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867054.85472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.85495: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867054.85642: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.85697: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867054.85713: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867054.85763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.85906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.87591: stdout chunk (state=3): >>>PLATFORM <<< 7717 1726867054.87668: stdout chunk (state=3): >>>Linux <<< 7717 1726867054.87700: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 7717 1726867054.87857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.87872: stderr chunk (state=3): >>><<< 7717 1726867054.87890: stdout chunk (state=3): >>><<< 7717 1726867054.88026: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867054.88032 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 7717 1726867054.88035: _low_level_execute_command(): starting 7717 1726867054.88038: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 7717 1726867054.88310: Sending initial data 7717 1726867054.88313: Sent initial data (1181 bytes) 7717 1726867054.88558: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867054.88573: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867054.88592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867054.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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.88727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867054.88742: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867054.88761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.88841: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.92296: 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"} <<< 7717 1726867054.92932: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.92935: stdout chunk (state=3): >>><<< 7717 1726867054.92988: stderr chunk (state=3): >>><<< 7717 1726867054.92992: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867054.93064: variable 'ansible_facts' from source: unknown 7717 1726867054.93067: variable 'ansible_facts' from source: unknown 7717 1726867054.93079: variable 'ansible_module_compression' from source: unknown 7717 1726867054.93122: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7717 1726867054.93151: variable 'ansible_facts' from source: unknown 7717 1726867054.93420: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py 7717 1726867054.93543: Sending initial data 7717 1726867054.93554: Sent initial data (152 bytes) 7717 1726867054.93935: 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 <<< 7717 1726867054.93962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867054.93966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867054.93968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.93970: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867054.93974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.94027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867054.94034: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.94080: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.95718: 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 <<< 7717 1726867054.95747: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867054.95922: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp29g5b9rl /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py <<< 7717 1726867054.95925: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py" <<< 7717 1726867054.95983: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp29g5b9rl" to remote "/root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py" <<< 7717 1726867054.97517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.97553: stderr chunk (state=3): >>><<< 7717 1726867054.97556: stdout chunk (state=3): >>><<< 7717 1726867054.97571: done transferring module to remote 7717 1726867054.97585: _low_level_execute_command(): starting 7717 1726867054.97589: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/ /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py && sleep 0' 7717 1726867054.97989: 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 <<< 7717 1726867054.97993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.97999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867054.98001: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867054.98046: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867054.98050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867054.98116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867054.99967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867054.99971: stdout chunk (state=3): >>><<< 7717 1726867054.99974: stderr chunk (state=3): >>><<< 7717 1726867054.99979: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867054.99982: _low_level_execute_command(): starting 7717 1726867054.99985: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/AnsiballZ_setup.py && sleep 0' 7717 1726867055.00364: 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 <<< 7717 1726867055.00370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867055.00385: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.00402: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867055.00405: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.00455: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867055.00458: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.00509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.02626: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7717 1726867055.02655: stdout chunk (state=3): >>>import _imp # builtin <<< 7717 1726867055.02692: stdout chunk (state=3): >>>import '_thread' # <<< 7717 1726867055.02698: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 7717 1726867055.02761: stdout chunk (state=3): >>>import '_io' # <<< 7717 1726867055.02766: stdout chunk (state=3): >>>import 'marshal' # <<< 7717 1726867055.02799: stdout chunk (state=3): >>>import 'posix' # <<< 7717 1726867055.02837: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7717 1726867055.02866: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 7717 1726867055.02871: stdout chunk (state=3): >>># installed zipimport hook <<< 7717 1726867055.02922: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7717 1726867055.02926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.02947: stdout chunk (state=3): >>>import '_codecs' # <<< 7717 1726867055.02971: stdout chunk (state=3): >>>import 'codecs' # <<< 7717 1726867055.03000: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7717 1726867055.03027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7717 1726867055.03042: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bdbc4d0> <<< 7717 1726867055.03045: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bd8bb00> <<< 7717 1726867055.03070: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7717 1726867055.03081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7717 1726867055.03084: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bdbea50> <<< 7717 1726867055.03106: stdout chunk (state=3): >>>import '_signal' # <<< 7717 1726867055.03129: stdout chunk (state=3): >>>import '_abc' # <<< 7717 1726867055.03134: stdout chunk (state=3): >>>import 'abc' # <<< 7717 1726867055.03155: stdout chunk (state=3): >>>import 'io' # <<< 7717 1726867055.03187: stdout chunk (state=3): >>>import '_stat' # <<< 7717 1726867055.03190: stdout chunk (state=3): >>>import 'stat' # <<< 7717 1726867055.03279: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7717 1726867055.03300: stdout chunk (state=3): >>>import 'genericpath' # <<< 7717 1726867055.03306: stdout chunk (state=3): >>>import 'posixpath' # <<< 7717 1726867055.03328: stdout chunk (state=3): >>>import 'os' # <<< 7717 1726867055.03357: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7717 1726867055.03366: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7717 1726867055.03381: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7717 1726867055.03395: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7717 1726867055.03423: 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 <<< 7717 1726867055.03436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7717 1726867055.03448: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bdcd130> <<< 7717 1726867055.03504: 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 <<< 7717 1726867055.03508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.03526: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bdcdfa0> <<< 7717 1726867055.03549: stdout chunk (state=3): >>>import 'site' # <<< 7717 1726867055.03581: 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. <<< 7717 1726867055.03962: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7717 1726867055.03969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7717 1726867055.03996: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7717 1726867055.04002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.04026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7717 1726867055.04062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7717 1726867055.04079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7717 1726867055.04105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7717 1726867055.04115: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbcbdd0> <<< 7717 1726867055.04142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7717 1726867055.04154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7717 1726867055.04183: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbcbfe0> <<< 7717 1726867055.04204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7717 1726867055.04228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7717 1726867055.04259: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7717 1726867055.04301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.04323: stdout chunk (state=3): >>>import 'itertools' # <<< 7717 1726867055.04349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7717 1726867055.04364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc03800> <<< 7717 1726867055.04371: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7717 1726867055.04395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc03e90> <<< 7717 1726867055.04408: stdout chunk (state=3): >>>import '_collections' # <<< 7717 1726867055.04454: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbe3aa0> <<< 7717 1726867055.04479: stdout chunk (state=3): >>>import '_functools' # <<< 7717 1726867055.04499: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbe11c0> <<< 7717 1726867055.04593: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc8f80> <<< 7717 1726867055.04612: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7717 1726867055.04638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7717 1726867055.04643: stdout chunk (state=3): >>>import '_sre' # <<< 7717 1726867055.04672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7717 1726867055.04694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7717 1726867055.04716: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7717 1726867055.04721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7717 1726867055.04760: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc23770> <<< 7717 1726867055.04766: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc22390> <<< 7717 1726867055.04806: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbe2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc20ad0> <<< 7717 1726867055.04863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7717 1726867055.04866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc58800> <<< 7717 1726867055.04885: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc8200> <<< 7717 1726867055.04898: 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' <<< 7717 1726867055.04938: 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' <<< 7717 1726867055.04942: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39bc58cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc58b60> <<< 7717 1726867055.04987: 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' <<< 7717 1726867055.04993: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39bc58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc6d20> <<< 7717 1726867055.05031: 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' <<< 7717 1726867055.05057: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7717 1726867055.05096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7717 1726867055.05099: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc59220> <<< 7717 1726867055.05115: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7717 1726867055.05149: 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' <<< 7717 1726867055.05167: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc5a450> <<< 7717 1726867055.05184: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7717 1726867055.05189: stdout chunk (state=3): >>>import 'runpy' # <<< 7717 1726867055.05213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7717 1726867055.05244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7717 1726867055.05273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7717 1726867055.05286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc70680> <<< 7717 1726867055.05298: stdout chunk (state=3): >>>import 'errno' # <<< 7717 1726867055.05329: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.05338: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39bc71d60> <<< 7717 1726867055.05363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7717 1726867055.05366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7717 1726867055.05402: 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' <<< 7717 1726867055.05418: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc72c00> <<< 7717 1726867055.05454: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.05457: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39bc73260> <<< 7717 1726867055.05464: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc72150> <<< 7717 1726867055.05491: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7717 1726867055.05496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7717 1726867055.05539: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.05546: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.05554: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39bc73ce0> <<< 7717 1726867055.05561: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc73410><<< 7717 1726867055.05575: stdout chunk (state=3): >>> <<< 7717 1726867055.05606: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc5a4b0> <<< 7717 1726867055.05632: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7717 1726867055.05653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7717 1726867055.05688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7717 1726867055.05691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7717 1726867055.05729: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b97fbc0> <<< 7717 1726867055.05754: 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' <<< 7717 1726867055.05789: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.05793: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b9a8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8470> <<< 7717 1726867055.05817: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b9a8740> <<< 7717 1726867055.05847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7717 1726867055.05851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7717 1726867055.05926: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.06048: 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 0x7ff39b9a9070> <<< 7717 1726867055.06160: 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 0x7ff39b9a9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8920> <<< 7717 1726867055.06187: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b97dd60> <<< 7717 1726867055.06211: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7717 1726867055.06228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7717 1726867055.06252: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7717 1726867055.06267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7717 1726867055.06275: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9aade0> <<< 7717 1726867055.06292: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8ef0> <<< 7717 1726867055.06315: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc5aba0> <<< 7717 1726867055.06340: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7717 1726867055.06401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.06418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7717 1726867055.06455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7717 1726867055.06489: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9d3170> <<< 7717 1726867055.06545: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7717 1726867055.06548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.06585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7717 1726867055.06592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7717 1726867055.06642: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9f7530> <<< 7717 1726867055.06664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7717 1726867055.06708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7717 1726867055.06761: stdout chunk (state=3): >>>import 'ntpath' # <<< 7717 1726867055.06786: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 7717 1726867055.06792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba582f0> <<< 7717 1726867055.06810: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7717 1726867055.06835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7717 1726867055.06863: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7717 1726867055.06902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7717 1726867055.06993: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba5aa20> <<< 7717 1726867055.07064: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba583e0> <<< 7717 1726867055.07101: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba1d310> <<< 7717 1726867055.07136: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 7717 1726867055.07143: 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 0x7ff39b3253a0> <<< 7717 1726867055.07154: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9f6330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9abd40> <<< 7717 1726867055.07336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7717 1726867055.07359: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff39b9f6690> <<< 7717 1726867055.07617: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_arb0fg09/ansible_ansible.legacy.setup_payload.zip' <<< 7717 1726867055.07624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.07744: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.07780: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 7717 1726867055.07783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 7717 1726867055.07830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7717 1726867055.07899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7717 1726867055.07936: 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 0x7ff39b38b080> <<< 7717 1726867055.07942: stdout chunk (state=3): >>>import '_typing' # <<< 7717 1726867055.08128: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b369f70> <<< 7717 1726867055.08135: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3690d0> <<< 7717 1726867055.08142: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.08172: stdout chunk (state=3): >>>import 'ansible' # <<< 7717 1726867055.08191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.08219: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.08222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.08230: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7717 1726867055.08238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.09642: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.10781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7717 1726867055.10784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b388e00> <<< 7717 1726867055.10808: 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' <<< 7717 1726867055.10844: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7717 1726867055.10848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7717 1726867055.10873: 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' <<< 7717 1726867055.10903: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.10909: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b3ba960> <<< 7717 1726867055.10947: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3ba720> <<< 7717 1726867055.10981: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3ba030> <<< 7717 1726867055.10994: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7717 1726867055.11010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7717 1726867055.11048: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3ba780> <<< 7717 1726867055.11051: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b38bd10> <<< 7717 1726867055.11064: stdout chunk (state=3): >>>import 'atexit' # <<< 7717 1726867055.11088: 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 0x7ff39b3bb620> <<< 7717 1726867055.11115: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b3bb860> <<< 7717 1726867055.11141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7717 1726867055.11183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7717 1726867055.11198: stdout chunk (state=3): >>>import '_locale' # <<< 7717 1726867055.11244: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3bbda0> <<< 7717 1726867055.11250: stdout chunk (state=3): >>>import 'pwd' # <<< 7717 1726867055.11273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7717 1726867055.11297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7717 1726867055.11332: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b225a30> <<< 7717 1726867055.11360: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.11365: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b2276e0> <<< 7717 1726867055.11393: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7717 1726867055.11407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7717 1726867055.11439: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b227fb0> <<< 7717 1726867055.11461: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7717 1726867055.11490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7717 1726867055.11508: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b229220> <<< 7717 1726867055.11527: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7717 1726867055.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7717 1726867055.11585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7717 1726867055.11591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7717 1726867055.11641: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b22bd40> <<< 7717 1726867055.11681: 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 0x7ff39b9abc50> <<< 7717 1726867055.11700: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b22a000> <<< 7717 1726867055.11723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7717 1726867055.11749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7717 1726867055.11770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 7717 1726867055.11774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7717 1726867055.11797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7717 1726867055.11890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7717 1726867055.11912: 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' <<< 7717 1726867055.11934: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b233bc0> <<< 7717 1726867055.11939: stdout chunk (state=3): >>>import '_tokenize' # <<< 7717 1726867055.12006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2326c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b232420> <<< 7717 1726867055.12038: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7717 1726867055.12115: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b232960> <<< 7717 1726867055.12144: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b22a510> <<< 7717 1726867055.12171: 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 0x7ff39b277e60> <<< 7717 1726867055.12203: 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 0x7ff39b277ef0> <<< 7717 1726867055.12234: 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 <<< 7717 1726867055.12238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7717 1726867055.12268: 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' <<< 7717 1726867055.12307: 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 0x7ff39b279af0> <<< 7717 1726867055.12312: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2798b0> <<< 7717 1726867055.12333: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7717 1726867055.12365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7717 1726867055.12409: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.12414: 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 0x7ff39b27bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b27a150> <<< 7717 1726867055.12442: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7717 1726867055.12475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.12502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7717 1726867055.12515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7717 1726867055.12519: stdout chunk (state=3): >>>import '_string' # <<< 7717 1726867055.12560: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b27f6e0> <<< 7717 1726867055.12689: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b27bf20> <<< 7717 1726867055.12742: 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' <<< 7717 1726867055.12747: 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 0x7ff39b280410> <<< 7717 1726867055.12771: 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 0x7ff39b2807a0> <<< 7717 1726867055.12812: 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' <<< 7717 1726867055.12821: 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 0x7ff39b2809e0> <<< 7717 1726867055.12838: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b278200> <<< 7717 1726867055.12857: 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 <<< 7717 1726867055.12865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 7717 1726867055.12874: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7717 1726867055.12901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7717 1726867055.12926: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.12950: 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 0x7ff39b283fb0> <<< 7717 1726867055.13096: 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' <<< 7717 1726867055.13106: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39b10d2b0> <<< 7717 1726867055.13116: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b282750> <<< 7717 1726867055.13149: 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 0x7ff39b283b00> <<< 7717 1726867055.13160: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b282390> <<< 7717 1726867055.13176: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13188: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7717 1726867055.13208: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13291: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13394: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 7717 1726867055.13409: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13430: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7717 1726867055.13454: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13563: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.13686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.14197: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.14730: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7717 1726867055.14750: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7717 1726867055.14771: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7717 1726867055.14795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.14838: 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 0x7ff39b1113a0> <<< 7717 1726867055.14913: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7717 1726867055.14923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7717 1726867055.14935: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b112240> <<< 7717 1726867055.14949: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2799d0> <<< 7717 1726867055.14999: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7717 1726867055.15007: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.15024: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.15046: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7717 1726867055.15053: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.15201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.15353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7717 1726867055.15361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 7717 1726867055.15369: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1121b0> <<< 7717 1726867055.15388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.15851: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16307: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16383: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16454: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7717 1726867055.16465: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16543: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7717 1726867055.16546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16618: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.16713: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 7717 1726867055.16741: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 7717 1726867055.16830: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # <<< 7717 1726867055.16849: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17061: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17284: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7717 1726867055.17341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7717 1726867055.17350: stdout chunk (state=3): >>>import '_ast' # <<< 7717 1726867055.17424: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b113380> <<< 7717 1726867055.17429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17506: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17594: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7717 1726867055.17597: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7717 1726867055.17602: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7717 1726867055.17622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17709: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7717 1726867055.17730: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17805: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.17933: 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 <<< 7717 1726867055.17968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.18051: 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 0x7ff39b11dd90> <<< 7717 1726867055.18089: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b11b140> <<< 7717 1726867055.18119: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7717 1726867055.18133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18263: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18289: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18330: 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' <<< 7717 1726867055.18357: 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 <<< 7717 1726867055.18384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7717 1726867055.18400: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7717 1726867055.18457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7717 1726867055.18486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7717 1726867055.18491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7717 1726867055.18550: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b206750> <<< 7717 1726867055.18593: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2fe450> <<< 7717 1726867055.18678: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b11deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b280c80> # destroy ansible.module_utils.distro <<< 7717 1726867055.18688: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # <<< 7717 1726867055.18694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18724: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18750: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 7717 1726867055.18755: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 7717 1726867055.18817: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7717 1726867055.18856: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 7717 1726867055.18863: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18918: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.18988: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19020: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19063: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19113: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19216: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19219: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 7717 1726867055.19233: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19344: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19582: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 7717 1726867055.19586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19795: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.19888: 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' <<< 7717 1726867055.19998: 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' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 7717 1726867055.20042: 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 0x7ff39b1b1c10> # /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' <<< 7717 1726867055.20071: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 7717 1726867055.20099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 7717 1726867055.20135: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ada3ce0> # extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.20191: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39ada3fb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b19a6f0> <<< 7717 1726867055.20252: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b2780> <<< 7717 1726867055.20275: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b02c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b0ce0> <<< 7717 1726867055.20288: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 7717 1726867055.20342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 7717 1726867055.20376: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 7717 1726867055.20381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 7717 1726867055.20405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 7717 1726867055.20408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 7717 1726867055.20442: 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 0x7ff39adbeff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbe8a0> <<< 7717 1726867055.20483: 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 0x7ff39adbea80> <<< 7717 1726867055.20510: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbdcd0> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7717 1726867055.20621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7717 1726867055.20632: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbf140> <<< 7717 1726867055.20669: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 7717 1726867055.20680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7717 1726867055.20706: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff39ae15c40> <<< 7717 1726867055.20741: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbfc20> <<< 7717 1726867055.20774: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b1370> <<< 7717 1726867055.20799: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7717 1726867055.20822: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.20825: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.20840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 7717 1726867055.20895: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.20951: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7717 1726867055.20969: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21022: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21065: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7717 1726867055.21098: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21103: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 7717 1726867055.21118: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21184: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 7717 1726867055.21189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21238: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21292: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7717 1726867055.21297: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21345: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7717 1726867055.21396: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21576: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.21633: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 7717 1726867055.21640: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 7717 1726867055.21646: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22123: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 7717 1726867055.22592: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22621: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22685: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22736: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22841: stdout chunk (state=3): >>>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' # <<< 7717 1726867055.22844: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22943: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.22998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 7717 1726867055.23143: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 7717 1726867055.23184: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae17e00> # /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' <<< 7717 1726867055.23468: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae16870> import 'ansible.module_utils.facts.system.local' # <<< 7717 1726867055.23502: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23542: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23626: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 7717 1726867055.23647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23704: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 7717 1726867055.23880: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 7717 1726867055.23976: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.23992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7717 1726867055.24096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7717 1726867055.24165: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.24221: 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 0x7ff39ae46000> <<< 7717 1726867055.24408: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae39e20> import 'ansible.module_utils.facts.system.python' # <<< 7717 1726867055.24426: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24537: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 7717 1726867055.24546: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24630: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24827: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.24969: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 7717 1726867055.24990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7717 1726867055.25031: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25071: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7717 1726867055.25087: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25125: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25173: 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' <<< 7717 1726867055.25214: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867055.25239: 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 0x7ff39ae5dd30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae5dca0> import 'ansible.module_utils.facts.system.user' # <<< 7717 1726867055.25261: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25282: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25286: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 7717 1726867055.25295: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25342: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7717 1726867055.25392: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.25722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 7717 1726867055.25922: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7717 1726867055.25955: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26032: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7717 1726867055.26035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26049: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26200: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26370: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7717 1726867055.26390: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26614: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 7717 1726867055.26712: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.26723: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.27256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.27757: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 7717 1726867055.27788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 7717 1726867055.27796: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.27893: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.27996: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 7717 1726867055.28004: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28112: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28209: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 7717 1726867055.28225: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7717 1726867055.28532: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28586: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7717 1726867055.28590: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28620: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7717 1726867055.28691: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28769: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.28865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.29067: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.29299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 7717 1726867055.29331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.29365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 7717 1726867055.29444: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 7717 1726867055.29683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.29892: stdout chunk (state=3): >>>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 <<< 7717 1726867055.30128: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30376: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 7717 1726867055.30400: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30505: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7717 1726867055.30515: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30550: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30588: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 7717 1726867055.30594: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30625: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30659: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 7717 1726867055.30664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30702: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30733: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7717 1726867055.30750: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30824: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30906: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 7717 1726867055.30916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30938: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 7717 1726867055.30951: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.30994: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31036: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7717 1726867055.31052: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31064: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31136: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31188: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31327: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 7717 1726867055.31341: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 7717 1726867055.31355: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31401: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31448: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 7717 1726867055.31464: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31840: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7717 1726867055.31843: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31899: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.31949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 7717 1726867055.31952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32000: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32047: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 7717 1726867055.32054: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32153: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 7717 1726867055.32251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32324: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7717 1726867055.32497: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867055.32744: 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 <<< 7717 1726867055.32748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7717 1726867055.32756: 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 0x7ff39abf6600> <<< 7717 1726867055.32775: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39abf7f20> <<< 7717 1726867055.32815: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39abeffb0> <<< 7717 1726867055.46584: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 7717 1726867055.46598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 7717 1726867055.46608: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ac3ebd0> <<< 7717 1726867055.46638: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 7717 1726867055.46653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 7717 1726867055.46680: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ac3d3a0> <<< 7717 1726867055.46730: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 7717 1726867055.46735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.46778: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 7717 1726867055.46782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 7717 1726867055.46785: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ac3fd40> <<< 7717 1726867055.46821: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ac3e330> <<< 7717 1726867055.47051: 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 <<< 7717 1726867055.70866: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fibre_channel_wwn": [], "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD0<<< 7717 1726867055.70895: stdout chunk (state=3): >>>2/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "35", "epoch": "1726867055", "epoch_int": "1726867055", "date": "2024-09-20", "time": "17:17:35", "iso8601_micro": "2024-09-20T21:17:35.337273Z", "iso8601": "2024-09-20T21:17:35Z", "iso8601_basic": "20240920T171735337273", "iso8601_basic_short": "20240920T171735", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.279296875, "5m": 0.20068359375, "15m": 0.09912109375}, "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_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": 3051, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 480, "free": 3051}, "nocache": {"free": 3330, "used": 201}, "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"<<< 7717 1726867055.70930: stdout chunk (state=3): >>>, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 292, "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": 261815353344, "block_size": 4096, "block_total": 65519099, "block_available": 63919764, "block_used": 1599335, "inode_total": 131070960, "inode_available": 131029182, "inode_used": 41778, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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"}}} <<< 7717 1726867055.71540: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7717 1726867055.71568: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io <<< 7717 1726867055.71600: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # 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 <<< 7717 1726867055.71663: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71672: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71679: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71682: stdout chunk (state=3): >>># cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 7717 1726867055.71707: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible <<< 7717 1726867055.71722: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder <<< 7717 1726867055.71740: 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 <<< 7717 1726867055.71771: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71803: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71855: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71866: 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__ <<< 7717 1726867055.71870: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71907: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr <<< 7717 1726867055.71947: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71954: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.71980: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.72003: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.72365: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7717 1726867055.72371: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7717 1726867055.72412: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.72452: stdout chunk (state=3): >>># destroy ntpath <<< 7717 1726867055.72493: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 7717 1726867055.72498: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7717 1726867055.72500: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7717 1726867055.72533: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 7717 1726867055.72551: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 7717 1726867055.72601: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7717 1726867055.72604: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 7717 1726867055.72612: stdout chunk (state=3): >>># destroy argparse # destroy logging <<< 7717 1726867055.72646: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7717 1726867055.72697: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle <<< 7717 1726867055.72702: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 7717 1726867055.72743: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime <<< 7717 1726867055.72749: stdout chunk (state=3): >>># destroy subprocess <<< 7717 1726867055.72764: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 7717 1726867055.72808: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 7717 1726867055.72850: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7717 1726867055.72873: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.72929: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 7717 1726867055.72942: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 <<< 7717 1726867055.72981: 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<<< 7717 1726867055.73030: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 7717 1726867055.73064: 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 <<< 7717 1726867055.73094: stdout chunk (state=3): >>># 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 <<< 7717 1726867055.73123: 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 <<< 7717 1726867055.73134: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7717 1726867055.73264: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7717 1726867055.73289: stdout chunk (state=3): >>># destroy _collections <<< 7717 1726867055.73324: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7717 1726867055.73408: 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 <<< 7717 1726867055.73429: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7717 1726867055.73527: 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 <<< 7717 1726867055.73582: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib <<< 7717 1726867055.73609: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins <<< 7717 1726867055.73654: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 7717 1726867055.73967: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867055.73998: stderr chunk (state=3): >>><<< 7717 1726867055.74001: stdout chunk (state=3): >>><<< 7717 1726867055.74109: _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 0x7ff39bdbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bd8bb00> # /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 0x7ff39bdbea50> 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 0x7ff39bdcd130> # /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 0x7ff39bdcdfa0> 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 0x7ff39bbcbdd0> # /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 0x7ff39bbcbfe0> # /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 0x7ff39bc03800> # /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 0x7ff39bc03e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbe3aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbe11c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc8f80> # /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 0x7ff39bc23770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc22390> # /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 0x7ff39bbe2090> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc20ad0> # /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 0x7ff39bc58800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc8200> # /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 0x7ff39bc58cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc58b60> # 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 0x7ff39bc58ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bbc6d20> # /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 0x7ff39bc59550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc59220> 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 0x7ff39bc5a450> 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 0x7ff39bc70680> 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 0x7ff39bc71d60> # /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 0x7ff39bc72c00> # 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 0x7ff39bc73260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc72150> # /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 0x7ff39bc73ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc73410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc5a4b0> # /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 0x7ff39b97fbc0> # /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 0x7ff39b9a8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8470> # 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 0x7ff39b9a8740> # /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 0x7ff39b9a9070> # 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 0x7ff39b9a9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b97dd60> # /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 0x7ff39b9aade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9a8ef0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39bc5aba0> # /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 0x7ff39b9d3170> # /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 0x7ff39b9f7530> # /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 0x7ff39ba582f0> # /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 0x7ff39ba5aa20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba583e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ba1d310> # /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 0x7ff39b3253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9f6330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b9abd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff39b9f6690> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_arb0fg09/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 0x7ff39b38b080> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b369f70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3690d0> # 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 0x7ff39b388e00> # /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 0x7ff39b3ba960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3ba720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b3ba030> # /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 0x7ff39b3ba780> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b38bd10> 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 0x7ff39b3bb620> # 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 0x7ff39b3bb860> # /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 0x7ff39b3bbda0> 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 0x7ff39b225a30> # 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 0x7ff39b2276e0> # /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 0x7ff39b227fb0> # /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 0x7ff39b229220> # /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 0x7ff39b22bd40> # 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 0x7ff39b9abc50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b22a000> # /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 0x7ff39b233bc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2326c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b232420> # /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 0x7ff39b232960> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b22a510> # 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 0x7ff39b277e60> # /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 0x7ff39b277ef0> # /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 0x7ff39b279af0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2798b0> # /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 0x7ff39b27bfb0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b27a150> # /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 0x7ff39b27f6e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b27bf20> # 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 0x7ff39b280410> # 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 0x7ff39b2807a0> # 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 0x7ff39b2809e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b278200> # /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 0x7ff39b283fb0> # 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 0x7ff39b10d2b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b282750> # 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 0x7ff39b283b00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b282390> # 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 0x7ff39b1113a0> # /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 0x7ff39b112240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2799d0> 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 0x7ff39b1121b0> # 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 0x7ff39b113380> # 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 0x7ff39b11dd90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b11b140> 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 0x7ff39b206750> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b2fe450> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b11deb0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b280c80> # 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 0x7ff39b1b1c10> # /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 0x7ff39ada3ce0> # 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 0x7ff39ada3fb0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b19a6f0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b2780> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b02c0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b0ce0> # /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 0x7ff39adbeff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbe8a0> # 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 0x7ff39adbea80> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbdcd0> # /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 0x7ff39adbf140> # /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 0x7ff39ae15c40> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39adbfc20> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39b1b1370> 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 0x7ff39ae17e00> # /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 0x7ff39ae16870> 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 0x7ff39ae46000> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae39e20> 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 0x7ff39ae5dd30> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ae5dca0> 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 0x7ff39abf6600> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39abf7f20> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39abeffb0> # /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 0x7ff39ac3ebd0> # /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 0x7ff39ac3d3a0> # /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 0x7ff39ac3fd40> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff39ac3e330> 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_fibre_channel_wwn": [], "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "ansible_local": {}, "ansible_fips": false, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "35", "epoch": "1726867055", "epoch_int": "1726867055", "date": "2024-09-20", "time": "17:17:35", "iso8601_micro": "2024-09-20T21:17:35.337273Z", "iso8601": "2024-09-20T21:17:35Z", "iso8601_basic": "20240920T171735337273", "iso8601_basic_short": "20240920T171735", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "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_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 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_pkg_mgr": "dnf", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_loadavg": {"1m": 0.279296875, "5m": 0.20068359375, "15m": 0.09912109375}, "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_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": 3051, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 480, "free": 3051}, "nocache": {"free": 3330, "used": 201}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 292, "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": 261815353344, "block_size": 4096, "block_total": 65519099, "block_available": 63919764, "block_used": 1599335, "inode_total": 131070960, "inode_available": 131029182, "inode_used": 41778, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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_node3 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. 7717 1726867055.74900: 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-1726867054.6308432-7741-122760065421746/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867055.74903: _low_level_execute_command(): starting 7717 1726867055.74905: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867054.6308432-7741-122760065421746/ > /dev/null 2>&1 && sleep 0' 7717 1726867055.75078: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867055.75082: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867055.75084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.75087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867055.75089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.75142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867055.75146: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867055.75150: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.75197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.76991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867055.77018: stderr chunk (state=3): >>><<< 7717 1726867055.77020: stdout chunk (state=3): >>><<< 7717 1726867055.77033: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867055.77040: handler run complete 7717 1726867055.77119: variable 'ansible_facts' from source: unknown 7717 1726867055.77176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.77378: variable 'ansible_facts' from source: unknown 7717 1726867055.77430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.77507: attempt loop complete, returning result 7717 1726867055.77510: _execute() done 7717 1726867055.77512: dumping result to json 7717 1726867055.77531: done dumping result, returning 7717 1726867055.77537: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-2797-eb16-000000000155] 7717 1726867055.77541: sending task result for task 0affcac9-a3a5-2797-eb16-000000000155 7717 1726867055.77780: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000155 7717 1726867055.77783: WORKER PROCESS EXITING ok: [managed_node3] 7717 1726867055.78037: no more pending results, returning what we have 7717 1726867055.78040: results queue empty 7717 1726867055.78040: checking for any_errors_fatal 7717 1726867055.78041: done checking for any_errors_fatal 7717 1726867055.78042: checking for max_fail_percentage 7717 1726867055.78043: done checking for max_fail_percentage 7717 1726867055.78043: checking to see if all hosts have failed and the running result is not ok 7717 1726867055.78044: done checking to see if all hosts have failed 7717 1726867055.78044: getting the remaining hosts for this loop 7717 1726867055.78045: done getting the remaining hosts for this loop 7717 1726867055.78048: getting the next task for host managed_node3 7717 1726867055.78053: done getting next task for host managed_node3 7717 1726867055.78054: ^ task is: TASK: meta (flush_handlers) 7717 1726867055.78055: ^ 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 7717 1726867055.78058: getting variables 7717 1726867055.78059: in VariableManager get_vars() 7717 1726867055.78074: Calling all_inventory to load vars for managed_node3 7717 1726867055.78078: Calling groups_inventory to load vars for managed_node3 7717 1726867055.78081: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867055.78088: Calling all_plugins_play to load vars for managed_node3 7717 1726867055.78089: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867055.78091: Calling groups_plugins_play to load vars for managed_node3 7717 1726867055.78202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.78308: done with get_vars() 7717 1726867055.78315: done getting variables 7717 1726867055.78363: in VariableManager get_vars() 7717 1726867055.78369: Calling all_inventory to load vars for managed_node3 7717 1726867055.78371: Calling groups_inventory to load vars for managed_node3 7717 1726867055.78372: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867055.78375: Calling all_plugins_play to load vars for managed_node3 7717 1726867055.78378: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867055.78381: Calling groups_plugins_play to load vars for managed_node3 7717 1726867055.78461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.78578: done with get_vars() 7717 1726867055.78588: done queuing things up, now waiting for results queue to drain 7717 1726867055.78589: results queue empty 7717 1726867055.78590: checking for any_errors_fatal 7717 1726867055.78591: done checking for any_errors_fatal 7717 1726867055.78592: checking for max_fail_percentage 7717 1726867055.78595: done checking for max_fail_percentage 7717 1726867055.78596: checking to see if all hosts have failed and the running result is not ok 7717 1726867055.78596: done checking to see if all hosts have failed 7717 1726867055.78597: getting the remaining hosts for this loop 7717 1726867055.78597: done getting the remaining hosts for this loop 7717 1726867055.78599: getting the next task for host managed_node3 7717 1726867055.78602: done getting next task for host managed_node3 7717 1726867055.78604: ^ task is: TASK: Include the task 'el_repo_setup.yml' 7717 1726867055.78605: ^ 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 7717 1726867055.78606: getting variables 7717 1726867055.78606: in VariableManager get_vars() 7717 1726867055.78612: Calling all_inventory to load vars for managed_node3 7717 1726867055.78613: Calling groups_inventory to load vars for managed_node3 7717 1726867055.78614: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867055.78617: Calling all_plugins_play to load vars for managed_node3 7717 1726867055.78618: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867055.78620: Calling groups_plugins_play to load vars for managed_node3 7717 1726867055.78698: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.78800: done with get_vars() 7717 1726867055.78806: 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_auto_gateway_nm.yml:11 Friday 20 September 2024 17:17:35 -0400 (0:00:01.197) 0:00:01.204 ****** 7717 1726867055.78854: entering _queue_task() for managed_node3/include_tasks 7717 1726867055.78855: Creating lock for include_tasks 7717 1726867055.79059: worker is 1 (out of 1 available) 7717 1726867055.79072: exiting _queue_task() for managed_node3/include_tasks 7717 1726867055.79084: done queuing things up, now waiting for results queue to drain 7717 1726867055.79086: waiting for pending results... 7717 1726867055.79224: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 7717 1726867055.79279: in run() - task 0affcac9-a3a5-2797-eb16-000000000006 7717 1726867055.79293: variable 'ansible_search_path' from source: unknown 7717 1726867055.79323: calling self._execute() 7717 1726867055.79373: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867055.79378: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867055.79389: variable 'omit' from source: magic vars 7717 1726867055.79460: _execute() done 7717 1726867055.79464: dumping result to json 7717 1726867055.79468: done dumping result, returning 7717 1726867055.79473: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0affcac9-a3a5-2797-eb16-000000000006] 7717 1726867055.79479: sending task result for task 0affcac9-a3a5-2797-eb16-000000000006 7717 1726867055.79606: no more pending results, returning what we have 7717 1726867055.79610: in VariableManager get_vars() 7717 1726867055.79643: Calling all_inventory to load vars for managed_node3 7717 1726867055.79645: Calling groups_inventory to load vars for managed_node3 7717 1726867055.79648: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867055.79653: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000006 7717 1726867055.79656: WORKER PROCESS EXITING 7717 1726867055.79664: Calling all_plugins_play to load vars for managed_node3 7717 1726867055.79666: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867055.79669: Calling groups_plugins_play to load vars for managed_node3 7717 1726867055.79798: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.79903: done with get_vars() 7717 1726867055.79908: variable 'ansible_search_path' from source: unknown 7717 1726867055.79917: we have included files to process 7717 1726867055.79918: generating all_blocks data 7717 1726867055.79919: done generating all_blocks data 7717 1726867055.79919: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7717 1726867055.79920: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7717 1726867055.79922: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 7717 1726867055.80326: in VariableManager get_vars() 7717 1726867055.80335: done with get_vars() 7717 1726867055.80342: done processing included file 7717 1726867055.80343: iterating over new_blocks loaded from include file 7717 1726867055.80344: in VariableManager get_vars() 7717 1726867055.80349: done with get_vars() 7717 1726867055.80350: filtering new block on tags 7717 1726867055.80359: done filtering new block on tags 7717 1726867055.80361: in VariableManager get_vars() 7717 1726867055.80366: done with get_vars() 7717 1726867055.80367: filtering new block on tags 7717 1726867055.80375: done filtering new block on tags 7717 1726867055.80379: in VariableManager get_vars() 7717 1726867055.80385: done with get_vars() 7717 1726867055.80386: filtering new block on tags 7717 1726867055.80393: done filtering new block on tags 7717 1726867055.80394: 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_node3 7717 1726867055.80399: extending task lists for all hosts with included blocks 7717 1726867055.80428: done extending task lists 7717 1726867055.80429: done processing included files 7717 1726867055.80429: results queue empty 7717 1726867055.80429: checking for any_errors_fatal 7717 1726867055.80430: done checking for any_errors_fatal 7717 1726867055.80431: checking for max_fail_percentage 7717 1726867055.80431: done checking for max_fail_percentage 7717 1726867055.80432: checking to see if all hosts have failed and the running result is not ok 7717 1726867055.80432: done checking to see if all hosts have failed 7717 1726867055.80433: getting the remaining hosts for this loop 7717 1726867055.80433: done getting the remaining hosts for this loop 7717 1726867055.80435: getting the next task for host managed_node3 7717 1726867055.80437: done getting next task for host managed_node3 7717 1726867055.80438: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 7717 1726867055.80440: ^ 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 7717 1726867055.80441: getting variables 7717 1726867055.80442: in VariableManager get_vars() 7717 1726867055.80447: Calling all_inventory to load vars for managed_node3 7717 1726867055.80448: Calling groups_inventory to load vars for managed_node3 7717 1726867055.80449: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867055.80452: Calling all_plugins_play to load vars for managed_node3 7717 1726867055.80454: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867055.80455: Calling groups_plugins_play to load vars for managed_node3 7717 1726867055.80549: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867055.80653: done with get_vars() 7717 1726867055.80659: 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:17:35 -0400 (0:00:00.018) 0:00:01.223 ****** 7717 1726867055.80710: entering _queue_task() for managed_node3/setup 7717 1726867055.80876: worker is 1 (out of 1 available) 7717 1726867055.80891: exiting _queue_task() for managed_node3/setup 7717 1726867055.80901: done queuing things up, now waiting for results queue to drain 7717 1726867055.80902: waiting for pending results... 7717 1726867055.81035: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 7717 1726867055.81093: in run() - task 0affcac9-a3a5-2797-eb16-000000000166 7717 1726867055.81103: variable 'ansible_search_path' from source: unknown 7717 1726867055.81107: variable 'ansible_search_path' from source: unknown 7717 1726867055.81134: calling self._execute() 7717 1726867055.81184: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867055.81187: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867055.81195: variable 'omit' from source: magic vars 7717 1726867055.81530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867055.82923: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867055.82964: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867055.82996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867055.83021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867055.83041: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867055.83101: 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) 7717 1726867055.83122: 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) 7717 1726867055.83139: 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) 7717 1726867055.83164: 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) 7717 1726867055.83175: 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) 7717 1726867055.83291: variable 'ansible_facts' from source: unknown 7717 1726867055.83363: variable 'network_test_required_facts' from source: task vars 7717 1726867055.83418: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 7717 1726867055.83421: variable 'omit' from source: magic vars 7717 1726867055.83424: variable 'omit' from source: magic vars 7717 1726867055.83560: variable 'omit' from source: magic vars 7717 1726867055.83563: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867055.83566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867055.83568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867055.83570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867055.83573: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867055.83575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867055.83578: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867055.83581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867055.83740: Set connection var ansible_pipelining to False 7717 1726867055.83744: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867055.83746: Set connection var ansible_shell_type to sh 7717 1726867055.83748: Set connection var ansible_connection to ssh 7717 1726867055.83751: Set connection var ansible_shell_executable to /bin/sh 7717 1726867055.83753: Set connection var ansible_timeout to 10 7717 1726867055.83755: variable 'ansible_shell_executable' from source: unknown 7717 1726867055.83757: variable 'ansible_connection' from source: unknown 7717 1726867055.83760: variable 'ansible_module_compression' from source: unknown 7717 1726867055.83762: variable 'ansible_shell_type' from source: unknown 7717 1726867055.83764: variable 'ansible_shell_executable' from source: unknown 7717 1726867055.83766: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867055.83768: variable 'ansible_pipelining' from source: unknown 7717 1726867055.83770: variable 'ansible_timeout' from source: unknown 7717 1726867055.83772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867055.83845: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867055.83854: variable 'omit' from source: magic vars 7717 1726867055.83857: starting attempt loop 7717 1726867055.83860: running the handler 7717 1726867055.83874: _low_level_execute_command(): starting 7717 1726867055.83886: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867055.84525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867055.84529: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867055.84531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867055.84554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867055.84558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867055.84560: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867055.84572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.84640: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.84658: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867055.84697: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.84735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.86345: stdout chunk (state=3): >>>/root <<< 7717 1726867055.86465: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867055.86484: stderr chunk (state=3): >>><<< 7717 1726867055.86487: stdout chunk (state=3): >>><<< 7717 1726867055.86521: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867055.86531: _low_level_execute_command(): starting 7717 1726867055.86536: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203 `" && echo ansible-tmp-1726867055.8652086-7798-66925558728203="` echo /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203 `" ) && sleep 0' 7717 1726867055.87243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867055.87256: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867055.87269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867055.87291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867055.87308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867055.87319: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867055.87332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.87349: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867055.87360: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867055.87371: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867055.87390: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867055.87467: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867055.87496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.87572: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.89458: stdout chunk (state=3): >>>ansible-tmp-1726867055.8652086-7798-66925558728203=/root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203 <<< 7717 1726867055.89598: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867055.89607: stdout chunk (state=3): >>><<< 7717 1726867055.89617: stderr chunk (state=3): >>><<< 7717 1726867055.89639: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867055.8652086-7798-66925558728203=/root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867055.89688: variable 'ansible_module_compression' from source: unknown 7717 1726867055.89740: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7717 1726867055.89814: variable 'ansible_facts' from source: unknown 7717 1726867055.90037: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py 7717 1726867055.90207: Sending initial data 7717 1726867055.90210: Sent initial data (151 bytes) 7717 1726867055.90684: 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 <<< 7717 1726867055.90698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.90708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.90754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867055.90766: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.90810: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.92347: 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 <<< 7717 1726867055.92390: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867055.92449: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkc4gysp2 /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py <<< 7717 1726867055.92452: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py" <<< 7717 1726867055.92493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkc4gysp2" to remote "/root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py" <<< 7717 1726867055.93849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867055.93859: stderr chunk (state=3): >>><<< 7717 1726867055.93862: stdout chunk (state=3): >>><<< 7717 1726867055.93879: done transferring module to remote 7717 1726867055.93891: _low_level_execute_command(): starting 7717 1726867055.93894: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/ /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py && sleep 0' 7717 1726867055.94291: 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 <<< 7717 1726867055.94294: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.94297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867055.94298: 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.15.68 originally 10.31.15.68 <<< 7717 1726867055.94300: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.94335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867055.94351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.94395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.96111: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867055.96129: stderr chunk (state=3): >>><<< 7717 1726867055.96133: stdout chunk (state=3): >>><<< 7717 1726867055.96147: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867055.96150: _low_level_execute_command(): starting 7717 1726867055.96153: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/AnsiballZ_setup.py && sleep 0' 7717 1726867055.96544: 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 <<< 7717 1726867055.96547: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.96549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867055.96551: 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.15.68 originally 10.31.15.68 <<< 7717 1726867055.96553: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867055.96604: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867055.96611: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867055.96658: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867055.98784: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 7717 1726867055.98814: stdout chunk (state=3): >>>import _imp # builtin <<< 7717 1726867055.98853: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 7717 1726867055.98860: stdout chunk (state=3): >>>import '_weakref' # <<< 7717 1726867055.98921: stdout chunk (state=3): >>>import '_io' # <<< 7717 1726867055.98924: stdout chunk (state=3): >>>import 'marshal' # <<< 7717 1726867055.98957: stdout chunk (state=3): >>>import 'posix' # <<< 7717 1726867055.98990: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7717 1726867055.99024: stdout chunk (state=3): >>>import 'time' # <<< 7717 1726867055.99027: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 7717 1726867055.99080: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 7717 1726867055.99088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.99098: stdout chunk (state=3): >>>import '_codecs' # <<< 7717 1726867055.99122: stdout chunk (state=3): >>>import 'codecs' # <<< 7717 1726867055.99158: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7717 1726867055.99182: 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 0x7f25bb5bc4d0> <<< 7717 1726867055.99195: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb58bb00> <<< 7717 1726867055.99222: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 7717 1726867055.99226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 7717 1726867055.99243: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb5bea50> <<< 7717 1726867055.99255: stdout chunk (state=3): >>>import '_signal' # <<< 7717 1726867055.99282: stdout chunk (state=3): >>>import '_abc' # <<< 7717 1726867055.99287: stdout chunk (state=3): >>>import 'abc' # <<< 7717 1726867055.99308: stdout chunk (state=3): >>>import 'io' # <<< 7717 1726867055.99339: stdout chunk (state=3): >>>import '_stat' # <<< 7717 1726867055.99343: stdout chunk (state=3): >>>import 'stat' # <<< 7717 1726867055.99423: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7717 1726867055.99450: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7717 1726867055.99498: stdout chunk (state=3): >>>import 'os' # <<< 7717 1726867055.99510: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 7717 1726867055.99519: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7717 1726867055.99523: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 7717 1726867055.99538: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 7717 1726867055.99544: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7717 1726867055.99568: 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 <<< 7717 1726867055.99574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7717 1726867055.99594: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb5cd130> <<< 7717 1726867055.99651: 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 <<< 7717 1726867055.99662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867055.99672: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb5cdfa0> <<< 7717 1726867055.99694: stdout chunk (state=3): >>>import 'site' # <<< 7717 1726867055.99728: 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. <<< 7717 1726867056.00105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7717 1726867056.00114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7717 1726867056.00143: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 7717 1726867056.00147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.00164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7717 1726867056.00203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7717 1726867056.00218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7717 1726867056.00253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7717 1726867056.00257: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3abe90> <<< 7717 1726867056.00288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7717 1726867056.00291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7717 1726867056.00322: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3abf50> <<< 7717 1726867056.00347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7717 1726867056.00369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7717 1726867056.00397: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7717 1726867056.00442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.00468: stdout chunk (state=3): >>>import 'itertools' # <<< 7717 1726867056.00482: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 7717 1726867056.00507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3e3890> <<< 7717 1726867056.00515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7717 1726867056.00534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3e3f20> <<< 7717 1726867056.00537: stdout chunk (state=3): >>>import '_collections' # <<< 7717 1726867056.00592: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3c3b60> <<< 7717 1726867056.00596: stdout chunk (state=3): >>>import '_functools' # <<< 7717 1726867056.00631: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3c1280> <<< 7717 1726867056.00715: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a9040> <<< 7717 1726867056.00744: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7717 1726867056.00760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7717 1726867056.00781: stdout chunk (state=3): >>>import '_sre' # <<< 7717 1726867056.00792: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7717 1726867056.00818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7717 1726867056.00842: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 7717 1726867056.00845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7717 1726867056.00881: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb403800> <<< 7717 1726867056.00902: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb402420> <<< 7717 1726867056.00919: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 7717 1726867056.00927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7717 1726867056.00934: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb400b60> <<< 7717 1726867056.00982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7717 1726867056.00985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 7717 1726867056.01008: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb438860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a82c0> <<< 7717 1726867056.01011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7717 1726867056.01024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7717 1726867056.01049: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.01060: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb438d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb438bc0> <<< 7717 1726867056.01099: 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 0x7f25bb438f80> <<< 7717 1726867056.01106: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a6de0> <<< 7717 1726867056.01141: 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' <<< 7717 1726867056.01164: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7717 1726867056.01200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7717 1726867056.01213: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb439610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4392e0> <<< 7717 1726867056.01223: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7717 1726867056.01253: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 7717 1726867056.01257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 7717 1726867056.01266: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb43a510> <<< 7717 1726867056.01290: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 7717 1726867056.01317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7717 1726867056.01348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7717 1726867056.01379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7717 1726867056.01388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb450710> <<< 7717 1726867056.01394: stdout chunk (state=3): >>>import 'errno' # <<< 7717 1726867056.01428: 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' <<< 7717 1726867056.01435: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb451df0> <<< 7717 1726867056.01459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7717 1726867056.01470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7717 1726867056.01490: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7717 1726867056.01498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7717 1726867056.01505: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb452c90> <<< 7717 1726867056.01548: 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 0x7f25bb4532f0> <<< 7717 1726867056.01561: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4521e0> <<< 7717 1726867056.01573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7717 1726867056.01588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7717 1726867056.01626: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.01633: 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 0x7f25bb453d70> <<< 7717 1726867056.01645: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4534a0> <<< 7717 1726867056.01687: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb43a540> <<< 7717 1726867056.01706: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7717 1726867056.01730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7717 1726867056.01753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7717 1726867056.01770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7717 1726867056.01804: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb153c50> <<< 7717 1726867056.01829: 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' <<< 7717 1726867056.01857: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb17c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17c470> <<< 7717 1726867056.01889: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb17c590> <<< 7717 1726867056.01915: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 7717 1726867056.01921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7717 1726867056.01995: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.02151: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.02154: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb17d010> <<< 7717 1726867056.02272: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.02281: 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 0x7f25bb17d9d0> <<< 7717 1726867056.02285: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17c8c0> <<< 7717 1726867056.02293: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb151df0> <<< 7717 1726867056.02321: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7717 1726867056.02338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7717 1726867056.02379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7717 1726867056.02383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 7717 1726867056.02389: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17ede0> <<< 7717 1726867056.02410: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17db20> <<< 7717 1726867056.02431: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb43ac30> <<< 7717 1726867056.02452: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7717 1726867056.02515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.02537: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7717 1726867056.02571: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7717 1726867056.02595: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1ab140> <<< 7717 1726867056.02658: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 7717 1726867056.02661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.02692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7717 1726867056.02705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7717 1726867056.02749: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1cb4d0> <<< 7717 1726867056.02771: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7717 1726867056.02815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 7717 1726867056.02868: stdout chunk (state=3): >>>import 'ntpath' # <<< 7717 1726867056.02894: 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 0x7f25bb22c200> <<< 7717 1726867056.02916: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7717 1726867056.02951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc'<<< 7717 1726867056.02953: stdout chunk (state=3): >>> <<< 7717 1726867056.02976: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7717 1726867056.03014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7717 1726867056.03099: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb22e960> <<< 7717 1726867056.03180: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb22c320> <<< 7717 1726867056.03209: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1f1250> <<< 7717 1726867056.03239: 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 0x7f25bab252e0> <<< 7717 1726867056.03266: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1ca2d0> <<< 7717 1726867056.03271: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17fd40> <<< 7717 1726867056.03443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7717 1726867056.03466: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f25bb1ca630> <<< 7717 1726867056.03717: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_umcle72m/ansible_setup_payload.zip' # zipimport: zlib available <<< 7717 1726867056.03983: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7717 1726867056.04028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7717 1726867056.04031: 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 0x7f25bab8ef90> <<< 7717 1726867056.04050: stdout chunk (state=3): >>>import '_typing' # <<< 7717 1726867056.04225: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab6de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab6cfe0> <<< 7717 1726867056.04256: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.04295: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 7717 1726867056.04330: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 7717 1726867056.05803: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.06865: 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' <<< 7717 1726867056.06873: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab8ce30> <<< 7717 1726867056.06899: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 7717 1726867056.06904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.06930: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7717 1726867056.06935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7717 1726867056.06960: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7717 1726867056.06965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7717 1726867056.07000: 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 0x7f25babbe960> <<< 7717 1726867056.07031: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbe6f0> <<< 7717 1726867056.07062: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbe000> <<< 7717 1726867056.07087: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7717 1726867056.07099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7717 1726867056.07130: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbe4e0> <<< 7717 1726867056.07138: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab8f9b0> <<< 7717 1726867056.07144: stdout chunk (state=3): >>>import 'atexit' # <<< 7717 1726867056.07173: 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 0x7f25babbf6e0> <<< 7717 1726867056.07203: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25babbf920> <<< 7717 1726867056.07228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7717 1726867056.07267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7717 1726867056.07287: stdout chunk (state=3): >>>import '_locale' # <<< 7717 1726867056.07334: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbfe30> <<< 7717 1726867056.07337: stdout chunk (state=3): >>>import 'pwd' # <<< 7717 1726867056.07358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7717 1726867056.07387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7717 1726867056.07418: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa29ca0> <<< 7717 1726867056.07454: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.07462: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25baa2b8c0> <<< 7717 1726867056.07488: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7717 1726867056.07492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7717 1726867056.07542: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2c2c0> <<< 7717 1726867056.07549: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7717 1726867056.07591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7717 1726867056.07594: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2d460> <<< 7717 1726867056.07626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7717 1726867056.07655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7717 1726867056.07681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7717 1726867056.07687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7717 1726867056.07736: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2fef0> <<< 7717 1726867056.07772: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.07780: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25bb3a6ed0> <<< 7717 1726867056.07794: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2e1b0> <<< 7717 1726867056.07817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7717 1726867056.07842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7717 1726867056.07868: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7717 1726867056.07894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7717 1726867056.07988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7717 1726867056.08010: 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' <<< 7717 1726867056.08030: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa37f20> <<< 7717 1726867056.08038: stdout chunk (state=3): >>>import '_tokenize' # <<< 7717 1726867056.08106: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa36750> <<< 7717 1726867056.08131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7717 1726867056.08136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7717 1726867056.08213: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa36cc0> <<< 7717 1726867056.08238: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2e6c0> <<< 7717 1726867056.08267: 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 0x7f25baa7c1a0> <<< 7717 1726867056.08298: 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 0x7f25baa7c350> <<< 7717 1726867056.08322: 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 <<< 7717 1726867056.08342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7717 1726867056.08361: 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' <<< 7717 1726867056.08404: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.08406: 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 0x7f25baa7ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7db80> <<< 7717 1726867056.08427: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7717 1726867056.08457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc'<<< 7717 1726867056.08461: stdout chunk (state=3): >>> <<< 7717 1726867056.08514: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.08516: 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 0x7f25baa802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7e450> <<< 7717 1726867056.08538: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7717 1726867056.08572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.08600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 7717 1726867056.08611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 7717 1726867056.08619: stdout chunk (state=3): >>>import '_string' # <<< 7717 1726867056.08660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa83aa0> <<< 7717 1726867056.08782: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa80470> <<< 7717 1726867056.08848: 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' <<< 7717 1726867056.08850: 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 0x7f25baa84830> <<< 7717 1726867056.08875: 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' <<< 7717 1726867056.08884: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25baa84a70> <<< 7717 1726867056.08918: 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' <<< 7717 1726867056.08926: 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 0x7f25baa843e0> <<< 7717 1726867056.08932: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7c500> <<< 7717 1726867056.08961: 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' <<< 7717 1726867056.08984: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7717 1726867056.09000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7717 1726867056.09029: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.09050: 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 0x7f25ba9104d0> <<< 7717 1726867056.09195: 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' <<< 7717 1726867056.09206: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba911a90> <<< 7717 1726867056.09211: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa86c30> <<< 7717 1726867056.09249: 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 0x7f25baa87fb0> <<< 7717 1726867056.09259: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa86840> <<< 7717 1726867056.09268: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09290: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7717 1726867056.09309: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09395: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09490: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09493: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09503: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7717 1726867056.09521: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09532: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7717 1726867056.09551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09667: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.09789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.10319: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.10859: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 7717 1726867056.10867: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 7717 1726867056.10872: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 7717 1726867056.10904: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7717 1726867056.10912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.10966: 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 0x7f25ba915b80> <<< 7717 1726867056.11045: 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' <<< 7717 1726867056.11069: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9169f0> <<< 7717 1726867056.11075: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba911a30> <<< 7717 1726867056.11131: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7717 1726867056.11135: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.11164: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.11170: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7717 1726867056.11191: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.11336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.11498: 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' <<< 7717 1726867056.11515: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba916570> # zipimport: zlib available <<< 7717 1726867056.11970: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12486: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12557: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7717 1726867056.12573: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12605: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12646: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7717 1726867056.12651: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12721: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12800: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7717 1726867056.12836: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12843: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 7717 1726867056.12859: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12896: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.12933: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7717 1726867056.12950: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13178: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13429: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7717 1726867056.13469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7717 1726867056.13480: stdout chunk (state=3): >>>import '_ast' # <<< 7717 1726867056.13548: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba917a70> <<< 7717 1726867056.13562: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13631: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13711: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7717 1726867056.13717: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7717 1726867056.13738: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13790: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13828: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7717 1726867056.13832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13873: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13915: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.13974: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14041: 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 <<< 7717 1726867056.14083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.14157: 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' <<< 7717 1726867056.14185: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba922390> <<< 7717 1726867056.14194: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba91dc70> <<< 7717 1726867056.14222: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 7717 1726867056.14236: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14298: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14360: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14393: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14430: 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' <<< 7717 1726867056.14454: 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 <<< 7717 1726867056.14473: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7717 1726867056.14497: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7717 1726867056.14551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7717 1726867056.14573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7717 1726867056.14587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7717 1726867056.14642: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa0aba0> <<< 7717 1726867056.14684: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babea870> <<< 7717 1726867056.14767: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba922060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa84b90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7717 1726867056.14772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14836: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7717 1726867056.14895: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7717 1726867056.14911: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14924: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7717 1726867056.14942: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.14992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15110: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15151: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15193: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15224: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 7717 1726867056.15340: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15433: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15473: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 7717 1726867056.15491: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15647: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15832: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15860: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.15908: 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' <<< 7717 1726867056.15945: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 7717 1726867056.15968: 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 <<< 7717 1726867056.16012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 7717 1726867056.16044: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b2a20> <<< 7717 1726867056.16072: 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' <<< 7717 1726867056.16075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 7717 1726867056.16140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 7717 1726867056.16155: 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 0x7f25ba584290> <<< 7717 1726867056.16199: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.16209: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba5845c0> <<< 7717 1726867056.16385: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9a7500> <<< 7717 1726867056.16419: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b34d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b10a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b0d40> # /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' <<< 7717 1726867056.16444: 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' <<< 7717 1726867056.16517: 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 0x7f25ba587560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba586e10> <<< 7717 1726867056.16520: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.16523: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba586ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba586240> <<< 7717 1726867056.16539: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 7717 1726867056.16648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 7717 1726867056.16665: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba587650> <<< 7717 1726867056.16734: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 7717 1726867056.16744: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba5e6120> <<< 7717 1726867056.16846: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba5e4140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b0d10> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 7717 1726867056.16861: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.16882: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 7717 1726867056.16903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.16916: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.16993: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 7717 1726867056.17012: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17034: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 7717 1726867056.17145: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 7717 1726867056.17195: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 7717 1726867056.17245: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 7717 1726867056.17317: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17352: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17418: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 7717 1726867056.17431: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17461: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17530: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17586: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.17636: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 7717 1726867056.17657: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18201: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18568: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 7717 1726867056.18602: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18664: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18686: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18797: stdout chunk (state=3): >>>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' # <<< 7717 1726867056.18811: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18872: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18919: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 7717 1726867056.18940: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.18966: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 7717 1726867056.19035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19070: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 7717 1726867056.19085: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19192: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19243: 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' <<< 7717 1726867056.19280: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba5e7d10> <<< 7717 1726867056.19317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 7717 1726867056.19321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 7717 1726867056.19441: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba5e6ea0> <<< 7717 1726867056.19459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 7717 1726867056.19517: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 7717 1726867056.19687: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 7717 1726867056.19798: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19841: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.19917: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 7717 1726867056.19963: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.20021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 7717 1726867056.20073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 7717 1726867056.20150: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.20220: 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 0x7f25ba622480> <<< 7717 1726867056.20375: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba610770> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 7717 1726867056.20432: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.20495: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 7717 1726867056.20593: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.20692: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.20802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.20921: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 7717 1726867056.20961: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 7717 1726867056.21035: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21229: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f25ba635fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba635be0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 7717 1726867056.21253: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21287: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 7717 1726867056.21302: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 7717 1726867056.21610: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21837: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 7717 1726867056.21913: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21944: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.21952: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.22086: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.22237: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 7717 1726867056.22250: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.22367: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.22484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 7717 1726867056.22518: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.22561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.23091: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.23619: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 7717 1726867056.23624: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.23802: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.23819: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 7717 1726867056.23910: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 7717 1726867056.24169: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24320: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 7717 1726867056.24356: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 7717 1726867056.24381: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24407: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24447: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 7717 1726867056.24474: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24561: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24648: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.24848: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25043: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 7717 1726867056.25062: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25095: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25142: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 7717 1726867056.25167: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25202: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 7717 1726867056.25204: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25269: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25346: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 7717 1726867056.25348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25373: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25401: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 7717 1726867056.25410: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25463: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 7717 1726867056.25527: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25587: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25661: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 7717 1726867056.25700: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.25908: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26214: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 7717 1726867056.26234: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 7717 1726867056.26330: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26343: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26382: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 7717 1726867056.26446: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # <<< 7717 1726867056.26570: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 7717 1726867056.26573: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 7717 1726867056.26575: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26743: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 7717 1726867056.26746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 7717 1726867056.26748: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26784: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26828: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 7717 1726867056.26842: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26865: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26892: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26925: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.26973: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27039: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27137: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 7717 1726867056.27151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 7717 1726867056.27182: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 7717 1726867056.27429: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 7717 1726867056.27655: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27694: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 7717 1726867056.27782: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27827: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 7717 1726867056.27903: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.27987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 7717 1726867056.27990: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 7717 1726867056.28002: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.28089: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.28176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 7717 1726867056.28185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 7717 1726867056.28255: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.28699: 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' <<< 7717 1726867056.28727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 7717 1726867056.28746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 7717 1726867056.28769: 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 0x7f25ba4329c0> <<< 7717 1726867056.28789: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba4300b0> <<< 7717 1726867056.28839: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba428b00> <<< 7717 1726867056.29714: stdout chunk (state=3): >>> {"ansible_facts": {"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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "36", "epoch": "1726867056", "epoch_int": "1726867056", "date": "2024-09-20", "time": "17:17:36", "iso8601_micro": "2024-09-20T21:17:36.289350Z", "iso8601": "2024-09-20T21:17:36Z", "iso8601_basic": "20240920T171736289350", "iso8601_basic_short": "20240920T171736", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7717 1726867056.30252: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 7717 1726867056.30255: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 7717 1726867056.30282: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc <<< 7717 1726867056.30301: 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 # 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 <<< 7717 1726867056.30332: 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 # 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 <<< 7717 1726867056.30338: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30370: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30373: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30413: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # 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 <<< 7717 1726867056.30417: 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 <<< 7717 1726867056.30424: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30444: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30475: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30497: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30515: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30528: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.30848: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7717 1726867056.30863: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7717 1726867056.30895: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7717 1726867056.30908: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 7717 1726867056.30913: stdout chunk (state=3): >>># destroy zipfile._path <<< 7717 1726867056.30941: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 7717 1726867056.30947: stdout chunk (state=3): >>> # destroy ipaddress <<< 7717 1726867056.30960: stdout chunk (state=3): >>># destroy ntpath <<< 7717 1726867056.30988: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal <<< 7717 1726867056.31003: stdout chunk (state=3): >>># destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7717 1726867056.31020: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 7717 1726867056.31033: stdout chunk (state=3): >>># destroy _locale <<< 7717 1726867056.31048: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 7717 1726867056.31057: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7717 1726867056.31096: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 7717 1726867056.31107: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 7717 1726867056.31154: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector<<< 7717 1726867056.31188: stdout chunk (state=3): >>> # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 7717 1726867056.31191: stdout chunk (state=3): >>># destroy _pickle # destroy queue <<< 7717 1726867056.31205: stdout chunk (state=3): >>># destroy _heapq <<< 7717 1726867056.31226: stdout chunk (state=3): >>># destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 7717 1726867056.31230: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 7717 1726867056.31251: stdout chunk (state=3): >>># destroy datetime # destroy subprocess <<< 7717 1726867056.31263: stdout chunk (state=3): >>># destroy base64 <<< 7717 1726867056.31269: stdout chunk (state=3): >>># destroy _ssl <<< 7717 1726867056.31301: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 7717 1726867056.31312: stdout chunk (state=3): >>># destroy errno # destroy json <<< 7717 1726867056.31342: stdout chunk (state=3): >>># destroy socket <<< 7717 1726867056.31345: stdout chunk (state=3): >>># destroy struct # destroy glob <<< 7717 1726867056.31350: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 7717 1726867056.31409: 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 <<< 7717 1726867056.31426: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 7717 1726867056.31434: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 7717 1726867056.31464: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 7717 1726867056.31474: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 7717 1726867056.31481: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 7717 1726867056.31513: 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 <<< 7717 1726867056.31532: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 7717 1726867056.31547: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 7717 1726867056.31562: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 7717 1726867056.31579: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 7717 1726867056.31601: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 7717 1726867056.31604: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings <<< 7717 1726867056.31611: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7717 1726867056.31651: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7717 1726867056.31783: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7717 1726867056.31802: stdout chunk (state=3): >>># destroy _collections <<< 7717 1726867056.31848: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 7717 1726867056.31885: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7717 1726867056.31898: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 7717 1726867056.31911: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7717 1726867056.31935: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7717 1726867056.32037: 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 <<< 7717 1726867056.32097: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 7717 1726867056.32127: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re <<< 7717 1726867056.32155: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 7717 1726867056.32172: stdout chunk (state=3): >>># clear sys.audit hooks <<< 7717 1726867056.32520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867056.32523: stdout chunk (state=3): >>><<< 7717 1726867056.32525: stderr chunk (state=3): >>><<< 7717 1726867056.32901: _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 0x7f25bb5bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb58bb00> # /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 0x7f25bb5bea50> 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 0x7f25bb5cd130> # /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 0x7f25bb5cdfa0> 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 0x7f25bb3abe90> # /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 0x7f25bb3abf50> # /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 0x7f25bb3e3890> # /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 0x7f25bb3e3f20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3c3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3c1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a9040> # /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 0x7f25bb403800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb402420> # /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 0x7f25bb3c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb400b60> # /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 0x7f25bb438860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a82c0> # /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 0x7f25bb438d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb438bc0> # 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 0x7f25bb438f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb3a6de0> # /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 0x7f25bb439610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4392e0> 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 0x7f25bb43a510> 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 0x7f25bb450710> 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 0x7f25bb451df0> # /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 0x7f25bb452c90> # 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 0x7f25bb4532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4521e0> # /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 0x7f25bb453d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb4534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb43a540> # /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 0x7f25bb153c50> # /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 0x7f25bb17c710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17c470> # 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 0x7f25bb17c590> # /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 0x7f25bb17d010> # 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 0x7f25bb17d9d0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17c8c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb151df0> # /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 0x7f25bb17ede0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17db20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb43ac30> # /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 0x7f25bb1ab140> # /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 0x7f25bb1cb4d0> # /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 0x7f25bb22c200> # /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 0x7f25bb22e960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb22c320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1f1250> # /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 0x7f25bab252e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb1ca2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bb17fd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f25bb1ca630> # zipimport: found 103 names in '/tmp/ansible_setup_payload_umcle72m/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 0x7f25bab8ef90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab6de80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab6cfe0> # 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 0x7f25bab8ce30> # /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 0x7f25babbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babbe000> # /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 0x7f25babbe4e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25bab8f9b0> 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 0x7f25babbf6e0> # 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 0x7f25babbf920> # /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 0x7f25babbfe30> 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 0x7f25baa29ca0> # 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 0x7f25baa2b8c0> # /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 0x7f25baa2c2c0> # /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 0x7f25baa2d460> # /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 0x7f25baa2fef0> # 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 0x7f25bb3a6ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2e1b0> # /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 0x7f25baa37f20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa369f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa36750> # /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 0x7f25baa36cc0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa2e6c0> # 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 0x7f25baa7c1a0> # /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 0x7f25baa7c350> # /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 0x7f25baa7ddc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7db80> # /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 0x7f25baa802c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7e450> # /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 0x7f25baa83aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa80470> # 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 0x7f25baa84830> # 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 0x7f25baa84a70> # 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 0x7f25baa843e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa7c500> # /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 0x7f25ba9104d0> # 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 0x7f25ba911a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa86c30> # 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 0x7f25baa87fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa86840> # 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 0x7f25ba915b80> # /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 0x7f25ba9169f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba911a30> 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 0x7f25ba916570> # 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 0x7f25ba917a70> # 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 0x7f25ba922390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba91dc70> 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 0x7f25baa0aba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25babea870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba922060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25baa84b90> # 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 0x7f25ba9b2a20> # /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 0x7f25ba584290> # 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 0x7f25ba5845c0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9a7500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b34d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b10a0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b0d40> # /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 0x7f25ba587560> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba586e10> # 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 0x7f25ba586ff0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba586240> # /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 0x7f25ba587650> # /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 0x7f25ba5e6120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba5e4140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba9b0d10> 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 0x7f25ba5e7d10> # /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 0x7f25ba5e6ea0> 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 0x7f25ba622480> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba610770> 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 0x7f25ba635fd0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba635be0> 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 0x7f25ba4329c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba4300b0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f25ba428b00> {"ansible_facts": {"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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_lsb": {}, "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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "36", "epoch": "1726867056", "epoch_int": "1726867056", "date": "2024-09-20", "time": "17:17:36", "iso8601_micro": "2024-09-20T21:17:36.289350Z", "iso8601": "2024-09-20T21:17:36Z", "iso8601_basic": "20240920T171736289350", "iso8601_basic_short": "20240920T171736", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_service_mgr": "systemd", "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_apparmor": {"status": "disabled"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 7717 1726867056.33835: 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-1726867055.8652086-7798-66925558728203/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867056.33844: _low_level_execute_command(): starting 7717 1726867056.33847: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867055.8652086-7798-66925558728203/ > /dev/null 2>&1 && sleep 0' 7717 1726867056.33850: 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 <<< 7717 1726867056.33852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867056.33884: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867056.33887: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.33888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867056.33890: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.33891: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.33925: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.35723: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.35746: stderr chunk (state=3): >>><<< 7717 1726867056.35748: stdout chunk (state=3): >>><<< 7717 1726867056.35757: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867056.35784: handler run complete 7717 1726867056.35803: variable 'ansible_facts' from source: unknown 7717 1726867056.35837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.35909: variable 'ansible_facts' from source: unknown 7717 1726867056.35944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.35979: attempt loop complete, returning result 7717 1726867056.35982: _execute() done 7717 1726867056.35985: dumping result to json 7717 1726867056.35992: done dumping result, returning 7717 1726867056.36000: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affcac9-a3a5-2797-eb16-000000000166] 7717 1726867056.36006: sending task result for task 0affcac9-a3a5-2797-eb16-000000000166 7717 1726867056.36131: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000166 7717 1726867056.36134: WORKER PROCESS EXITING ok: [managed_node3] 7717 1726867056.36227: no more pending results, returning what we have 7717 1726867056.36229: results queue empty 7717 1726867056.36230: checking for any_errors_fatal 7717 1726867056.36231: done checking for any_errors_fatal 7717 1726867056.36232: checking for max_fail_percentage 7717 1726867056.36233: done checking for max_fail_percentage 7717 1726867056.36234: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.36235: done checking to see if all hosts have failed 7717 1726867056.36235: getting the remaining hosts for this loop 7717 1726867056.36237: done getting the remaining hosts for this loop 7717 1726867056.36240: getting the next task for host managed_node3 7717 1726867056.36247: done getting next task for host managed_node3 7717 1726867056.36250: ^ task is: TASK: Check if system is ostree 7717 1726867056.36252: ^ 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 7717 1726867056.36255: getting variables 7717 1726867056.36256: in VariableManager get_vars() 7717 1726867056.36283: Calling all_inventory to load vars for managed_node3 7717 1726867056.36286: Calling groups_inventory to load vars for managed_node3 7717 1726867056.36289: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.36298: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.36300: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.36303: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.36442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.36559: done with get_vars() 7717 1726867056.36566: 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:17:36 -0400 (0:00:00.559) 0:00:01.782 ****** 7717 1726867056.36633: entering _queue_task() for managed_node3/stat 7717 1726867056.36811: worker is 1 (out of 1 available) 7717 1726867056.36824: exiting _queue_task() for managed_node3/stat 7717 1726867056.36835: done queuing things up, now waiting for results queue to drain 7717 1726867056.36836: waiting for pending results... 7717 1726867056.36975: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 7717 1726867056.37034: in run() - task 0affcac9-a3a5-2797-eb16-000000000168 7717 1726867056.37044: variable 'ansible_search_path' from source: unknown 7717 1726867056.37048: variable 'ansible_search_path' from source: unknown 7717 1726867056.37080: calling self._execute() 7717 1726867056.37132: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.37135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.37143: variable 'omit' from source: magic vars 7717 1726867056.37465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867056.37637: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867056.37667: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867056.37694: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867056.37722: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867056.37800: 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) 7717 1726867056.37817: 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) 7717 1726867056.37837: 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) 7717 1726867056.37855: 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) 7717 1726867056.37945: Evaluated conditional (not __network_is_ostree is defined): True 7717 1726867056.37950: variable 'omit' from source: magic vars 7717 1726867056.37973: variable 'omit' from source: magic vars 7717 1726867056.38000: variable 'omit' from source: magic vars 7717 1726867056.38019: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867056.38042: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867056.38056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867056.38068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867056.38081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867056.38101: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867056.38104: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.38108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.38175: Set connection var ansible_pipelining to False 7717 1726867056.38183: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867056.38185: Set connection var ansible_shell_type to sh 7717 1726867056.38188: Set connection var ansible_connection to ssh 7717 1726867056.38195: Set connection var ansible_shell_executable to /bin/sh 7717 1726867056.38199: Set connection var ansible_timeout to 10 7717 1726867056.38215: variable 'ansible_shell_executable' from source: unknown 7717 1726867056.38218: variable 'ansible_connection' from source: unknown 7717 1726867056.38221: variable 'ansible_module_compression' from source: unknown 7717 1726867056.38223: variable 'ansible_shell_type' from source: unknown 7717 1726867056.38225: variable 'ansible_shell_executable' from source: unknown 7717 1726867056.38227: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.38231: variable 'ansible_pipelining' from source: unknown 7717 1726867056.38234: variable 'ansible_timeout' from source: unknown 7717 1726867056.38238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.38336: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867056.38343: variable 'omit' from source: magic vars 7717 1726867056.38348: starting attempt loop 7717 1726867056.38350: running the handler 7717 1726867056.38361: _low_level_execute_command(): starting 7717 1726867056.38368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867056.38855: 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 <<< 7717 1726867056.38859: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.38862: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867056.38864: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.38917: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867056.38920: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.38924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.38972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.40534: stdout chunk (state=3): >>>/root <<< 7717 1726867056.40640: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.40664: stderr chunk (state=3): >>><<< 7717 1726867056.40667: stdout chunk (state=3): >>><<< 7717 1726867056.40693: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867056.40705: _low_level_execute_command(): starting 7717 1726867056.40710: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325 `" && echo ansible-tmp-1726867056.4069166-7835-230919479838325="` echo /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325 `" ) && sleep 0' 7717 1726867056.41138: 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 <<< 7717 1726867056.41141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.41144: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867056.41146: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867056.41148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.41184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867056.41197: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.41248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.43107: stdout chunk (state=3): >>>ansible-tmp-1726867056.4069166-7835-230919479838325=/root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325 <<< 7717 1726867056.43215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.43238: stderr chunk (state=3): >>><<< 7717 1726867056.43242: stdout chunk (state=3): >>><<< 7717 1726867056.43254: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867056.4069166-7835-230919479838325=/root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867056.43296: variable 'ansible_module_compression' from source: unknown 7717 1726867056.43337: ANSIBALLZ: Using lock for stat 7717 1726867056.43340: ANSIBALLZ: Acquiring lock 7717 1726867056.43343: ANSIBALLZ: Lock acquired: 139676262537392 7717 1726867056.43345: ANSIBALLZ: Creating module 7717 1726867056.51606: ANSIBALLZ: Writing module into payload 7717 1726867056.51666: ANSIBALLZ: Writing module 7717 1726867056.51685: ANSIBALLZ: Renaming module 7717 1726867056.51691: ANSIBALLZ: Done creating module 7717 1726867056.51707: variable 'ansible_facts' from source: unknown 7717 1726867056.51753: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py 7717 1726867056.51854: Sending initial data 7717 1726867056.51857: Sent initial data (151 bytes) 7717 1726867056.52258: 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 <<< 7717 1726867056.52282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867056.52286: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.52289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867056.52291: 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 <<< 7717 1726867056.52293: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867056.52308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.52363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867056.52370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.52372: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.52422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.54029: 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 <<< 7717 1726867056.54072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867056.54115: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpf9qxglgd /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py <<< 7717 1726867056.54119: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py" <<< 7717 1726867056.54163: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpf9qxglgd" to remote "/root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py" <<< 7717 1726867056.54767: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.54946: stderr chunk (state=3): >>><<< 7717 1726867056.54950: stdout chunk (state=3): >>><<< 7717 1726867056.54952: done transferring module to remote 7717 1726867056.54954: _low_level_execute_command(): starting 7717 1726867056.54956: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/ /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py && sleep 0' 7717 1726867056.56065: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.56069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.56072: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.56149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.57871: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.57900: stderr chunk (state=3): >>><<< 7717 1726867056.57903: stdout chunk (state=3): >>><<< 7717 1726867056.57915: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867056.57918: _low_level_execute_command(): starting 7717 1726867056.57923: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/AnsiballZ_stat.py && sleep 0' 7717 1726867056.58420: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867056.58483: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.58588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.58794: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.58871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.61147: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 7717 1726867056.61192: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 7717 1726867056.61225: stdout chunk (state=3): >>>import 'posix' # <<< 7717 1726867056.61289: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 7717 1726867056.61301: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 7717 1726867056.61347: 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' <<< 7717 1726867056.61389: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 7717 1726867056.61429: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 7717 1726867056.61460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 7717 1726867056.61498: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfbe7b30> <<< 7717 1726867056.61511: 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 0x7f4cdfc1aa50> <<< 7717 1726867056.61539: stdout chunk (state=3): >>>import '_signal' # <<< 7717 1726867056.61567: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 7717 1726867056.61588: stdout chunk (state=3): >>>import 'io' # <<< 7717 1726867056.61626: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 7717 1726867056.61724: stdout chunk (state=3): >>>import '_collections_abc' # <<< 7717 1726867056.61733: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 7717 1726867056.61784: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 7717 1726867056.61816: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 7717 1726867056.61819: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 7717 1726867056.61848: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 7717 1726867056.61868: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa2d130> <<< 7717 1726867056.61931: 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 <<< 7717 1726867056.61949: 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 0x7f4cdfa2dfa0> <<< 7717 1726867056.61972: stdout chunk (state=3): >>>import 'site' # <<< 7717 1726867056.61998: 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. <<< 7717 1726867056.62228: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 7717 1726867056.62236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 7717 1726867056.62265: 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' <<< 7717 1726867056.62292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 7717 1726867056.62325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 7717 1726867056.62348: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 7717 1726867056.62368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 7717 1726867056.62406: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa6bec0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 7717 1726867056.62422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 7717 1726867056.62447: stdout chunk (state=3): >>>import '_operator' # <<< 7717 1726867056.62457: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa6bf80> <<< 7717 1726867056.62468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 7717 1726867056.62497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 7717 1726867056.62514: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 7717 1726867056.62569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.62584: stdout chunk (state=3): >>>import 'itertools' # <<< 7717 1726867056.62613: 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' <<< 7717 1726867056.62617: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaa3830> <<< 7717 1726867056.62638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 7717 1726867056.62652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 7717 1726867056.62656: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaa3ec0> <<< 7717 1726867056.62668: stdout chunk (state=3): >>>import '_collections' # <<< 7717 1726867056.62713: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa83b60> <<< 7717 1726867056.62729: stdout chunk (state=3): >>>import '_functools' # <<< 7717 1726867056.62752: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa812b0> <<< 7717 1726867056.62844: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa69070> <<< 7717 1726867056.62869: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 7717 1726867056.62897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 7717 1726867056.62900: stdout chunk (state=3): >>>import '_sre' # <<< 7717 1726867056.62925: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 7717 1726867056.62948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 7717 1726867056.62971: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 7717 1726867056.63010: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfac37d0> <<< 7717 1726867056.63018: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfac23f0> <<< 7717 1726867056.63057: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 7717 1726867056.63062: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfac0bc0> <<< 7717 1726867056.63110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 7717 1726867056.63130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf8890> <<< 7717 1726867056.63132: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa682f0> <<< 7717 1726867056.63156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 7717 1726867056.63169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 7717 1726867056.63198: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.63209: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdfaf8d40> <<< 7717 1726867056.63213: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf8bf0> <<< 7717 1726867056.63259: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.63278: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdfaf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa66e10> <<< 7717 1726867056.63282: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 7717 1726867056.63284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.63302: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 7717 1726867056.63342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 7717 1726867056.63349: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf9370> <<< 7717 1726867056.63360: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 7717 1726867056.63392: 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' <<< 7717 1726867056.63408: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfafa540> <<< 7717 1726867056.63416: stdout chunk (state=3): >>>import 'importlib.util' # <<< 7717 1726867056.63429: stdout chunk (state=3): >>>import 'runpy' # <<< 7717 1726867056.63450: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 7717 1726867056.63485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 7717 1726867056.63505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 7717 1726867056.63518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb10740> <<< 7717 1726867056.63526: stdout chunk (state=3): >>>import 'errno' # <<< 7717 1726867056.63556: 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 0x7f4cdfb11e20> <<< 7717 1726867056.63589: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 7717 1726867056.63593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 7717 1726867056.63618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 7717 1726867056.63632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 7717 1726867056.63638: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb12cc0> <<< 7717 1726867056.63675: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.63689: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdfb132f0> <<< 7717 1726867056.63702: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb12210> <<< 7717 1726867056.63712: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 7717 1726867056.63722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 7717 1726867056.63761: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.63773: 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 0x7f4cdfb13d70> <<< 7717 1726867056.63775: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb134a0> <<< 7717 1726867056.63823: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfafa4b0> <<< 7717 1726867056.63845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 7717 1726867056.63873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 7717 1726867056.63904: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 7717 1726867056.63919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 7717 1726867056.63960: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf8c7c50> <<< 7717 1726867056.63974: 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' <<< 7717 1726867056.64014: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf8f07a0> <<< 7717 1726867056.64033: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f0500> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.64039: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf8f07d0> <<< 7717 1726867056.64079: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 7717 1726867056.64134: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.64271: 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 0x7f4cdf8f1100> <<< 7717 1726867056.64393: 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' <<< 7717 1726867056.64417: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf8f1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8c5df0> <<< 7717 1726867056.64442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 7717 1726867056.64454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 7717 1726867056.64487: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 7717 1726867056.64518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f2f00> <<< 7717 1726867056.64523: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f1c40> <<< 7717 1726867056.64533: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfafac60> <<< 7717 1726867056.64560: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 7717 1726867056.64629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.64639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 7717 1726867056.64675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 7717 1726867056.64702: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf91b230> <<< 7717 1726867056.64762: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.64804: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 7717 1726867056.64814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 7717 1726867056.64859: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf93f5f0> <<< 7717 1726867056.64880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 7717 1726867056.65007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf9a0380> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 7717 1726867056.65039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 7717 1726867056.65063: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 7717 1726867056.65105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 7717 1726867056.65190: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf9a2ae0> <<< 7717 1726867056.65263: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf9a04a0> <<< 7717 1726867056.65344: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf961370> <<< 7717 1726867056.65364: 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 0x7f4cdf7a1430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf93e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f3e00> <<< 7717 1726867056.65469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 7717 1726867056.65482: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4cdf93e750> <<< 7717 1726867056.65631: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_jr6u955a/ansible_stat_payload.zip' <<< 7717 1726867056.65636: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.65761: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.65796: 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' <<< 7717 1726867056.65846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 7717 1726867056.65913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 7717 1726867056.65942: 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 0x7f4cdf7f7170> <<< 7717 1726867056.65962: stdout chunk (state=3): >>>import '_typing' # <<< 7717 1726867056.66143: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7d6060> <<< 7717 1726867056.66148: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7d51c0> # zipimport: zlib available <<< 7717 1726867056.66183: stdout chunk (state=3): >>>import 'ansible' # <<< 7717 1726867056.66189: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.66211: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.66222: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.66236: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 7717 1726867056.66251: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.67644: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.68732: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 7717 1726867056.68739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7f5040> <<< 7717 1726867056.68765: 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' <<< 7717 1726867056.68800: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 7717 1726867056.68811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 7717 1726867056.68831: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 7717 1726867056.68835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 7717 1726867056.68862: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.68867: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf81eab0> <<< 7717 1726867056.68895: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81e840> <<< 7717 1726867056.68933: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81e150> <<< 7717 1726867056.68945: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 7717 1726867056.68959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 7717 1726867056.68997: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81e5a0> <<< 7717 1726867056.69002: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7f7e00> import 'atexit' # <<< 7717 1726867056.69039: 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 0x7f4cdf81f830> <<< 7717 1726867056.69062: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf81fa70> <<< 7717 1726867056.69088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 7717 1726867056.69123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 7717 1726867056.69145: stdout chunk (state=3): >>>import '_locale' # <<< 7717 1726867056.69188: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81ffb0> <<< 7717 1726867056.69199: stdout chunk (state=3): >>>import 'pwd' # <<< 7717 1726867056.69208: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 7717 1726867056.69239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 7717 1726867056.69271: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf10dd00> <<< 7717 1726867056.69300: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.69316: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf10f920> <<< 7717 1726867056.69325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 7717 1726867056.69346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 7717 1726867056.69384: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf110320> <<< 7717 1726867056.69399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 7717 1726867056.69425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 7717 1726867056.69445: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1114c0> <<< 7717 1726867056.69466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 7717 1726867056.69499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 7717 1726867056.69515: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 7717 1726867056.69529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 7717 1726867056.69573: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf113f80> <<< 7717 1726867056.69610: 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 0x7f4cdf1182f0> <<< 7717 1726867056.69634: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf112240> <<< 7717 1726867056.69649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 7717 1726867056.69687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 7717 1726867056.69710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 7717 1726867056.69721: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 7717 1726867056.69751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 7717 1726867056.69782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 7717 1726867056.69785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11be00> <<< 7717 1726867056.69804: stdout chunk (state=3): >>>import '_tokenize' # <<< 7717 1726867056.69874: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11a8d0> <<< 7717 1726867056.69879: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11a630> <<< 7717 1726867056.69902: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 7717 1726867056.69905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 7717 1726867056.69972: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11aba0> <<< 7717 1726867056.69998: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf112750> <<< 7717 1726867056.70031: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.70040: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf163a40> <<< 7717 1726867056.70055: 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 <<< 7717 1726867056.70064: 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 0x7f4cdf164080> <<< 7717 1726867056.70080: 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 <<< 7717 1726867056.70103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 7717 1726867056.70113: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 7717 1726867056.70129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 7717 1726867056.70161: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.70165: 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 0x7f4cdf165bb0> <<< 7717 1726867056.70175: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf165970> <<< 7717 1726867056.70187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 7717 1726867056.70295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 7717 1726867056.70351: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.70353: 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 0x7f4cdf168170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1662a0> <<< 7717 1726867056.70374: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 7717 1726867056.70416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.70442: 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' <<< 7717 1726867056.70454: stdout chunk (state=3): >>>import '_string' # <<< 7717 1726867056.70494: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf16b950> <<< 7717 1726867056.70617: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf168320> <<< 7717 1726867056.70685: 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' <<< 7717 1726867056.70691: 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 0x7f4cdf16c740> <<< 7717 1726867056.70712: 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' <<< 7717 1726867056.70717: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf16c9e0> <<< 7717 1726867056.70755: 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' <<< 7717 1726867056.70763: 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 0x7f4cdf16ccb0> <<< 7717 1726867056.70771: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1642c0> <<< 7717 1726867056.70799: 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' <<< 7717 1726867056.70813: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 7717 1726867056.70836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 7717 1726867056.70866: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.70897: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.70900: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4cdf1f83e0> <<< 7717 1726867056.71038: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 7717 1726867056.71048: 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 0x7f4cdf1f97c0> <<< 7717 1726867056.71053: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf16eb70> <<< 7717 1726867056.71092: 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 0x7f4cdf16ff20> <<< 7717 1726867056.71097: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf16e7b0> # zipimport: zlib available <<< 7717 1726867056.71123: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 7717 1726867056.71147: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71230: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71331: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71336: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71344: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 7717 1726867056.71358: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71373: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 7717 1726867056.71388: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71501: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.71622: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.72161: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.72707: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 7717 1726867056.72712: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 7717 1726867056.72747: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 7717 1726867056.72751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.72805: 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 0x7f4cdf1fda00> <<< 7717 1726867056.72887: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 7717 1726867056.72895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 7717 1726867056.72909: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1fe7b0> <<< 7717 1726867056.72917: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f19d0> <<< 7717 1726867056.72969: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 7717 1726867056.72978: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.72992: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.73013: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 7717 1726867056.73019: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.73171: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.73324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 7717 1726867056.73328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1fe570> <<< 7717 1726867056.73348: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.73801: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74246: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74314: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 7717 1726867056.74398: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74443: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74478: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 7717 1726867056.74489: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74551: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74636: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 7717 1726867056.74641: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74668: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 7717 1726867056.74683: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74720: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74763: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 7717 1726867056.74772: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.74995: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75225: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 7717 1726867056.75286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 7717 1726867056.75293: stdout chunk (state=3): >>>import '_ast' # <<< 7717 1726867056.75365: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1ffb00> <<< 7717 1726867056.75374: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75445: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75530: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 7717 1726867056.75533: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 7717 1726867056.75540: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 7717 1726867056.75557: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75601: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75650: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 7717 1726867056.75653: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75701: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75743: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75794: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.75867: 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 <<< 7717 1726867056.75900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.75991: 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 0x7f4cdf00a5a0> <<< 7717 1726867056.76028: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf0052b0> <<< 7717 1726867056.76056: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 7717 1726867056.76067: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 7717 1726867056.76073: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76139: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76196: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76226: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76272: 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 <<< 7717 1726867056.76286: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 7717 1726867056.76295: 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 <<< 7717 1726867056.76316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 7717 1726867056.76332: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 7717 1726867056.76399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 7717 1726867056.76410: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 7717 1726867056.76431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 7717 1726867056.76486: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf87ad80> <<< 7717 1726867056.76531: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf86aa50> <<< 7717 1726867056.76611: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf00a570> <<< 7717 1726867056.76614: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaa37a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 7717 1726867056.76623: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76652: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76681: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 7717 1726867056.76743: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 7717 1726867056.76751: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76773: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 7717 1726867056.76789: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.76914: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.77133: stdout chunk (state=3): >>># zipimport: zlib available <<< 7717 1726867056.77261: 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"}}} <<< 7717 1726867056.77265: stdout chunk (state=3): >>># destroy __main__ <<< 7717 1726867056.77593: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 7717 1726867056.77603: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 7717 1726867056.77630: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 7717 1726867056.77657: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # 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 <<< 7717 1726867056.77702: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json <<< 7717 1726867056.77784: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.78008: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 7717 1726867056.78033: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 7717 1726867056.78037: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 7717 1726867056.78061: stdout chunk (state=3): >>># destroy _blake2 <<< 7717 1726867056.78064: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile <<< 7717 1726867056.78085: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 7717 1726867056.78099: stdout chunk (state=3): >>># destroy ntpath <<< 7717 1726867056.78118: 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 <<< 7717 1726867056.78133: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 7717 1726867056.78148: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale <<< 7717 1726867056.78163: stdout chunk (state=3): >>># destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select <<< 7717 1726867056.78186: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 7717 1726867056.78200: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 7717 1726867056.78208: stdout chunk (state=3): >>># destroy datetime <<< 7717 1726867056.78225: stdout chunk (state=3): >>># destroy selinux <<< 7717 1726867056.78236: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro <<< 7717 1726867056.78243: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 7717 1726867056.78286: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 7717 1726867056.78289: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 7717 1726867056.78317: 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 <<< 7717 1726867056.78333: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 7717 1726867056.78347: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 7717 1726867056.78366: stdout chunk (state=3): >>># 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 <<< 7717 1726867056.78371: 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 <<< 7717 1726867056.78397: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath <<< 7717 1726867056.78417: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 7717 1726867056.78437: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 7717 1726867056.78439: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 7717 1726867056.78568: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 7717 1726867056.78588: stdout chunk (state=3): >>># destroy _collections <<< 7717 1726867056.78614: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath <<< 7717 1726867056.78629: stdout chunk (state=3): >>># destroy re._parser # destroy tokenize <<< 7717 1726867056.78637: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 7717 1726867056.78672: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 7717 1726867056.78680: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 7717 1726867056.78701: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 7717 1726867056.78794: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 7717 1726867056.78800: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 7717 1726867056.78839: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 7717 1726867056.78854: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 7717 1726867056.78866: stdout chunk (state=3): >>># destroy _string # destroy re <<< 7717 1726867056.78882: stdout chunk (state=3): >>># destroy itertools <<< 7717 1726867056.78891: stdout chunk (state=3): >>># destroy _abc <<< 7717 1726867056.78897: stdout chunk (state=3): >>># destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 7717 1726867056.79206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867056.79235: stderr chunk (state=3): >>><<< 7717 1726867056.79238: stdout chunk (state=3): >>><<< 7717 1726867056.79305: _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 0x7f4cdfc184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfbe7b30> # /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 0x7f4cdfc1aa50> 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 0x7f4cdfa2d130> # /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 0x7f4cdfa2dfa0> 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 0x7f4cdfa6bec0> # /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 0x7f4cdfa6bf80> # /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 0x7f4cdfaa3830> # /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 0x7f4cdfaa3ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa83b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa812b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa69070> # /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 0x7f4cdfac37d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfac23f0> # /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 0x7f4cdfa82150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfac0bc0> # /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 0x7f4cdfaf8890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa682f0> # /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 0x7f4cdfaf8d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf8bf0> # 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 0x7f4cdfaf8fe0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfa66e10> # /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 0x7f4cdfaf9670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaf9370> 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 0x7f4cdfafa540> 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 0x7f4cdfb10740> 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 0x7f4cdfb11e20> # /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 0x7f4cdfb12cc0> # 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 0x7f4cdfb132f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb12210> # /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 0x7f4cdfb13d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfb134a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfafa4b0> # /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 0x7f4cdf8c7c50> # /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 0x7f4cdf8f07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f0500> # 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 0x7f4cdf8f07d0> # /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 0x7f4cdf8f1100> # 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 0x7f4cdf8f1af0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f09b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8c5df0> # /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 0x7f4cdf8f2f00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f1c40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfafac60> # /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 0x7f4cdf91b230> # /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 0x7f4cdf93f5f0> # /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 0x7f4cdf9a0380> # /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 0x7f4cdf9a2ae0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf9a04a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf961370> # /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 0x7f4cdf7a1430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf93e3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f3e00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f4cdf93e750> # zipimport: found 30 names in '/tmp/ansible_stat_payload_jr6u955a/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 0x7f4cdf7f7170> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7d6060> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7d51c0> # 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 0x7f4cdf7f5040> # /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 0x7f4cdf81eab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81e840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf81e150> # /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 0x7f4cdf81e5a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf7f7e00> 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 0x7f4cdf81f830> # 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 0x7f4cdf81fa70> # /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 0x7f4cdf81ffb0> 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 0x7f4cdf10dd00> # 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 0x7f4cdf10f920> # /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 0x7f4cdf110320> # /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 0x7f4cdf1114c0> # /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 0x7f4cdf113f80> # 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 0x7f4cdf1182f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf112240> # /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 0x7f4cdf11be00> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11a8d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf11a630> # /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 0x7f4cdf11aba0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf112750> # 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 0x7f4cdf163a40> # /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 0x7f4cdf164080> # /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 0x7f4cdf165bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf165970> # /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 0x7f4cdf168170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1662a0> # /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 0x7f4cdf16b950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf168320> # 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 0x7f4cdf16c740> # 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 0x7f4cdf16c9e0> # 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 0x7f4cdf16ccb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf1642c0> # /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 0x7f4cdf1f83e0> # 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 0x7f4cdf1f97c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf16eb70> # 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 0x7f4cdf16ff20> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf16e7b0> # 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 0x7f4cdf1fda00> # /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 0x7f4cdf1fe7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf8f19d0> 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 0x7f4cdf1fe570> # 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 0x7f4cdf1ffb00> # 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 0x7f4cdf00a5a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf0052b0> 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 0x7f4cdf87ad80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf86aa50> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdf00a570> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4cdfaa37a0> # 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 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 7717 1726867056.80092: 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-1726867056.4069166-7835-230919479838325/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867056.80095: _low_level_execute_command(): starting 7717 1726867056.80098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867056.4069166-7835-230919479838325/ > /dev/null 2>&1 && sleep 0' 7717 1726867056.80100: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867056.80103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867056.80104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867056.80106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867056.80108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867056.80110: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867056.80112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.80114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867056.80116: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867056.80118: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867056.80120: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867056.80122: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867056.80184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867056.80187: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867056.80192: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867056.80197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867056.80200: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867056.80202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867056.80206: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867056.80374: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867056.82184: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867056.82212: stderr chunk (state=3): >>><<< 7717 1726867056.82217: stdout chunk (state=3): >>><<< 7717 1726867056.82229: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867056.82235: handler run complete 7717 1726867056.82249: attempt loop complete, returning result 7717 1726867056.82252: _execute() done 7717 1726867056.82254: dumping result to json 7717 1726867056.82256: done dumping result, returning 7717 1726867056.82265: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0affcac9-a3a5-2797-eb16-000000000168] 7717 1726867056.82270: sending task result for task 0affcac9-a3a5-2797-eb16-000000000168 7717 1726867056.82360: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000168 7717 1726867056.82363: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7717 1726867056.82465: no more pending results, returning what we have 7717 1726867056.82468: results queue empty 7717 1726867056.82469: checking for any_errors_fatal 7717 1726867056.82475: done checking for any_errors_fatal 7717 1726867056.82479: checking for max_fail_percentage 7717 1726867056.82481: done checking for max_fail_percentage 7717 1726867056.82481: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.82482: done checking to see if all hosts have failed 7717 1726867056.82483: getting the remaining hosts for this loop 7717 1726867056.82484: done getting the remaining hosts for this loop 7717 1726867056.82487: getting the next task for host managed_node3 7717 1726867056.82493: done getting next task for host managed_node3 7717 1726867056.82495: ^ task is: TASK: Set flag to indicate system is ostree 7717 1726867056.82497: ^ 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 7717 1726867056.82501: getting variables 7717 1726867056.82503: in VariableManager get_vars() 7717 1726867056.82531: Calling all_inventory to load vars for managed_node3 7717 1726867056.82534: Calling groups_inventory to load vars for managed_node3 7717 1726867056.82538: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.82548: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.82551: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.82553: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.82708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.82824: done with get_vars() 7717 1726867056.82832: done getting variables 7717 1726867056.82901: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 17:17:36 -0400 (0:00:00.462) 0:00:02.245 ****** 7717 1726867056.82926: entering _queue_task() for managed_node3/set_fact 7717 1726867056.82928: Creating lock for set_fact 7717 1726867056.83132: worker is 1 (out of 1 available) 7717 1726867056.83143: exiting _queue_task() for managed_node3/set_fact 7717 1726867056.83156: done queuing things up, now waiting for results queue to drain 7717 1726867056.83157: waiting for pending results... 7717 1726867056.83301: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 7717 1726867056.83363: in run() - task 0affcac9-a3a5-2797-eb16-000000000169 7717 1726867056.83372: variable 'ansible_search_path' from source: unknown 7717 1726867056.83381: variable 'ansible_search_path' from source: unknown 7717 1726867056.83408: calling self._execute() 7717 1726867056.83473: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.83479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.83491: variable 'omit' from source: magic vars 7717 1726867056.84083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867056.84249: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867056.84293: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867056.84327: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867056.84357: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867056.84449: 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) 7717 1726867056.84462: 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) 7717 1726867056.84499: 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) 7717 1726867056.84517: 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) 7717 1726867056.84635: Evaluated conditional (not __network_is_ostree is defined): True 7717 1726867056.84645: variable 'omit' from source: magic vars 7717 1726867056.84670: variable 'omit' from source: magic vars 7717 1726867056.84755: variable '__ostree_booted_stat' from source: set_fact 7717 1726867056.84796: variable 'omit' from source: magic vars 7717 1726867056.84814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867056.84836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867056.84849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867056.84863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867056.84870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867056.84897: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867056.84900: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.84903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.84973: Set connection var ansible_pipelining to False 7717 1726867056.84985: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867056.84988: Set connection var ansible_shell_type to sh 7717 1726867056.84990: Set connection var ansible_connection to ssh 7717 1726867056.84995: Set connection var ansible_shell_executable to /bin/sh 7717 1726867056.85000: Set connection var ansible_timeout to 10 7717 1726867056.85016: variable 'ansible_shell_executable' from source: unknown 7717 1726867056.85019: variable 'ansible_connection' from source: unknown 7717 1726867056.85021: variable 'ansible_module_compression' from source: unknown 7717 1726867056.85023: variable 'ansible_shell_type' from source: unknown 7717 1726867056.85026: variable 'ansible_shell_executable' from source: unknown 7717 1726867056.85028: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.85032: variable 'ansible_pipelining' from source: unknown 7717 1726867056.85034: variable 'ansible_timeout' from source: unknown 7717 1726867056.85038: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.85112: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867056.85120: variable 'omit' from source: magic vars 7717 1726867056.85125: starting attempt loop 7717 1726867056.85128: running the handler 7717 1726867056.85136: handler run complete 7717 1726867056.85144: attempt loop complete, returning result 7717 1726867056.85147: _execute() done 7717 1726867056.85149: dumping result to json 7717 1726867056.85151: done dumping result, returning 7717 1726867056.85157: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0affcac9-a3a5-2797-eb16-000000000169] 7717 1726867056.85162: sending task result for task 0affcac9-a3a5-2797-eb16-000000000169 ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 7717 1726867056.85285: no more pending results, returning what we have 7717 1726867056.85287: results queue empty 7717 1726867056.85288: checking for any_errors_fatal 7717 1726867056.85293: done checking for any_errors_fatal 7717 1726867056.85294: checking for max_fail_percentage 7717 1726867056.85295: done checking for max_fail_percentage 7717 1726867056.85296: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.85297: done checking to see if all hosts have failed 7717 1726867056.85297: getting the remaining hosts for this loop 7717 1726867056.85299: done getting the remaining hosts for this loop 7717 1726867056.85302: getting the next task for host managed_node3 7717 1726867056.85312: done getting next task for host managed_node3 7717 1726867056.85314: ^ task is: TASK: Fix CentOS6 Base repo 7717 1726867056.85316: ^ 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 7717 1726867056.85319: getting variables 7717 1726867056.85320: in VariableManager get_vars() 7717 1726867056.85344: Calling all_inventory to load vars for managed_node3 7717 1726867056.85346: Calling groups_inventory to load vars for managed_node3 7717 1726867056.85349: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.85357: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.85360: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.85362: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.85512: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000169 7717 1726867056.85528: WORKER PROCESS EXITING 7717 1726867056.85534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.85647: done with get_vars() 7717 1726867056.85653: done getting variables 7717 1726867056.85734: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 17:17:36 -0400 (0:00:00.028) 0:00:02.273 ****** 7717 1726867056.85754: entering _queue_task() for managed_node3/copy 7717 1726867056.85926: worker is 1 (out of 1 available) 7717 1726867056.85936: exiting _queue_task() for managed_node3/copy 7717 1726867056.85947: done queuing things up, now waiting for results queue to drain 7717 1726867056.85948: waiting for pending results... 7717 1726867056.86093: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 7717 1726867056.86147: in run() - task 0affcac9-a3a5-2797-eb16-00000000016b 7717 1726867056.86158: variable 'ansible_search_path' from source: unknown 7717 1726867056.86161: variable 'ansible_search_path' from source: unknown 7717 1726867056.86191: calling self._execute() 7717 1726867056.86246: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.86249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.86257: variable 'omit' from source: magic vars 7717 1726867056.86787: variable 'ansible_distribution' from source: facts 7717 1726867056.86791: Evaluated conditional (ansible_distribution == 'CentOS'): True 7717 1726867056.86793: variable 'ansible_distribution_major_version' from source: facts 7717 1726867056.86795: Evaluated conditional (ansible_distribution_major_version == '6'): False 7717 1726867056.86797: when evaluation is False, skipping this task 7717 1726867056.86800: _execute() done 7717 1726867056.86801: dumping result to json 7717 1726867056.86838: done dumping result, returning 7717 1726867056.86852: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0affcac9-a3a5-2797-eb16-00000000016b] 7717 1726867056.86870: sending task result for task 0affcac9-a3a5-2797-eb16-00000000016b skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7717 1726867056.87139: no more pending results, returning what we have 7717 1726867056.87142: results queue empty 7717 1726867056.87143: checking for any_errors_fatal 7717 1726867056.87148: done checking for any_errors_fatal 7717 1726867056.87148: checking for max_fail_percentage 7717 1726867056.87150: done checking for max_fail_percentage 7717 1726867056.87151: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.87268: done checking to see if all hosts have failed 7717 1726867056.87268: getting the remaining hosts for this loop 7717 1726867056.87270: done getting the remaining hosts for this loop 7717 1726867056.87273: getting the next task for host managed_node3 7717 1726867056.87282: done getting next task for host managed_node3 7717 1726867056.87287: ^ task is: TASK: Include the task 'enable_epel.yml' 7717 1726867056.87290: ^ 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 7717 1726867056.87293: getting variables 7717 1726867056.87295: in VariableManager get_vars() 7717 1726867056.87316: Calling all_inventory to load vars for managed_node3 7717 1726867056.87319: Calling groups_inventory to load vars for managed_node3 7717 1726867056.87322: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.87330: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.87333: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.87335: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.87536: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000016b 7717 1726867056.87540: WORKER PROCESS EXITING 7717 1726867056.87567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.87807: done with get_vars() 7717 1726867056.87815: 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:17:36 -0400 (0:00:00.021) 0:00:02.295 ****** 7717 1726867056.87880: entering _queue_task() for managed_node3/include_tasks 7717 1726867056.88048: worker is 1 (out of 1 available) 7717 1726867056.88060: exiting _queue_task() for managed_node3/include_tasks 7717 1726867056.88071: done queuing things up, now waiting for results queue to drain 7717 1726867056.88072: waiting for pending results... 7717 1726867056.88212: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 7717 1726867056.88271: in run() - task 0affcac9-a3a5-2797-eb16-00000000016c 7717 1726867056.88284: variable 'ansible_search_path' from source: unknown 7717 1726867056.88289: variable 'ansible_search_path' from source: unknown 7717 1726867056.88316: calling self._execute() 7717 1726867056.88366: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.88370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.88380: variable 'omit' from source: magic vars 7717 1726867056.88816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867056.91411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867056.91461: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867056.91501: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867056.91527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867056.91547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867056.91651: 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) 7717 1726867056.91658: 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) 7717 1726867056.91685: 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) 7717 1726867056.91723: 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) 7717 1726867056.91883: 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) 7717 1726867056.91944: variable '__network_is_ostree' from source: set_fact 7717 1726867056.91967: Evaluated conditional (not __network_is_ostree | d(false)): True 7717 1726867056.91981: _execute() done 7717 1726867056.91989: dumping result to json 7717 1726867056.91997: done dumping result, returning 7717 1726867056.92007: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0affcac9-a3a5-2797-eb16-00000000016c] 7717 1726867056.92017: sending task result for task 0affcac9-a3a5-2797-eb16-00000000016c 7717 1726867056.92135: no more pending results, returning what we have 7717 1726867056.92140: in VariableManager get_vars() 7717 1726867056.92170: Calling all_inventory to load vars for managed_node3 7717 1726867056.92173: Calling groups_inventory to load vars for managed_node3 7717 1726867056.92179: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.92191: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.92194: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.92197: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.92563: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.92759: done with get_vars() 7717 1726867056.92767: variable 'ansible_search_path' from source: unknown 7717 1726867056.92768: variable 'ansible_search_path' from source: unknown 7717 1726867056.92785: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000016c 7717 1726867056.92788: WORKER PROCESS EXITING 7717 1726867056.92816: we have included files to process 7717 1726867056.92817: generating all_blocks data 7717 1726867056.92818: done generating all_blocks data 7717 1726867056.92826: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7717 1726867056.92828: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7717 1726867056.92830: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 7717 1726867056.94131: done processing included file 7717 1726867056.94133: iterating over new_blocks loaded from include file 7717 1726867056.94135: in VariableManager get_vars() 7717 1726867056.94146: done with get_vars() 7717 1726867056.94148: filtering new block on tags 7717 1726867056.94170: done filtering new block on tags 7717 1726867056.94173: in VariableManager get_vars() 7717 1726867056.94220: done with get_vars() 7717 1726867056.94222: filtering new block on tags 7717 1726867056.94257: done filtering new block on tags 7717 1726867056.94259: 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_node3 7717 1726867056.94265: extending task lists for all hosts with included blocks 7717 1726867056.94418: done extending task lists 7717 1726867056.94419: done processing included files 7717 1726867056.94420: results queue empty 7717 1726867056.94422: checking for any_errors_fatal 7717 1726867056.94425: done checking for any_errors_fatal 7717 1726867056.94425: checking for max_fail_percentage 7717 1726867056.94427: done checking for max_fail_percentage 7717 1726867056.94427: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.94428: done checking to see if all hosts have failed 7717 1726867056.94429: getting the remaining hosts for this loop 7717 1726867056.94430: done getting the remaining hosts for this loop 7717 1726867056.94432: getting the next task for host managed_node3 7717 1726867056.94436: done getting next task for host managed_node3 7717 1726867056.94438: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 7717 1726867056.94441: ^ 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 7717 1726867056.94443: getting variables 7717 1726867056.94444: in VariableManager get_vars() 7717 1726867056.94452: Calling all_inventory to load vars for managed_node3 7717 1726867056.94454: Calling groups_inventory to load vars for managed_node3 7717 1726867056.94457: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.94467: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.94483: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.94487: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.94650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.94849: done with get_vars() 7717 1726867056.94858: done getting variables 7717 1726867056.94932: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 7717 1726867056.95148: 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:17:36 -0400 (0:00:00.073) 0:00:02.368 ****** 7717 1726867056.95192: entering _queue_task() for managed_node3/command 7717 1726867056.95194: Creating lock for command 7717 1726867056.95489: worker is 1 (out of 1 available) 7717 1726867056.95502: exiting _queue_task() for managed_node3/command 7717 1726867056.95514: done queuing things up, now waiting for results queue to drain 7717 1726867056.95515: waiting for pending results... 7717 1726867056.95721: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 7717 1726867056.95835: in run() - task 0affcac9-a3a5-2797-eb16-000000000186 7717 1726867056.95886: variable 'ansible_search_path' from source: unknown 7717 1726867056.95890: variable 'ansible_search_path' from source: unknown 7717 1726867056.95909: calling self._execute() 7717 1726867056.95994: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.96083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.96086: variable 'omit' from source: magic vars 7717 1726867056.96353: variable 'ansible_distribution' from source: facts 7717 1726867056.96366: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7717 1726867056.96491: variable 'ansible_distribution_major_version' from source: facts 7717 1726867056.96501: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7717 1726867056.96507: when evaluation is False, skipping this task 7717 1726867056.96513: _execute() done 7717 1726867056.96518: dumping result to json 7717 1726867056.96524: done dumping result, returning 7717 1726867056.96532: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0affcac9-a3a5-2797-eb16-000000000186] 7717 1726867056.96541: sending task result for task 0affcac9-a3a5-2797-eb16-000000000186 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7717 1726867056.96690: no more pending results, returning what we have 7717 1726867056.96693: results queue empty 7717 1726867056.96694: checking for any_errors_fatal 7717 1726867056.96695: done checking for any_errors_fatal 7717 1726867056.96696: checking for max_fail_percentage 7717 1726867056.96697: done checking for max_fail_percentage 7717 1726867056.96698: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.96699: done checking to see if all hosts have failed 7717 1726867056.96699: getting the remaining hosts for this loop 7717 1726867056.96700: done getting the remaining hosts for this loop 7717 1726867056.96703: getting the next task for host managed_node3 7717 1726867056.96709: done getting next task for host managed_node3 7717 1726867056.96711: ^ task is: TASK: Install yum-utils package 7717 1726867056.96715: ^ 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 7717 1726867056.96718: getting variables 7717 1726867056.96719: in VariableManager get_vars() 7717 1726867056.96745: Calling all_inventory to load vars for managed_node3 7717 1726867056.96747: Calling groups_inventory to load vars for managed_node3 7717 1726867056.96750: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.96761: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.96763: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.96766: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.96916: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000186 7717 1726867056.96920: WORKER PROCESS EXITING 7717 1726867056.96932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.97122: done with get_vars() 7717 1726867056.97131: done getting variables 7717 1726867056.97224: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Install yum-utils package] *********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 17:17:36 -0400 (0:00:00.020) 0:00:02.388 ****** 7717 1726867056.97250: entering _queue_task() for managed_node3/package 7717 1726867056.97251: Creating lock for package 7717 1726867056.97597: worker is 1 (out of 1 available) 7717 1726867056.97606: exiting _queue_task() for managed_node3/package 7717 1726867056.97615: done queuing things up, now waiting for results queue to drain 7717 1726867056.97616: waiting for pending results... 7717 1726867056.97872: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 7717 1726867056.97944: in run() - task 0affcac9-a3a5-2797-eb16-000000000187 7717 1726867056.97979: variable 'ansible_search_path' from source: unknown 7717 1726867056.97995: variable 'ansible_search_path' from source: unknown 7717 1726867056.98056: calling self._execute() 7717 1726867056.98227: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867056.98267: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867056.98292: variable 'omit' from source: magic vars 7717 1726867056.98675: variable 'ansible_distribution' from source: facts 7717 1726867056.98696: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7717 1726867056.98885: variable 'ansible_distribution_major_version' from source: facts 7717 1726867056.98889: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7717 1726867056.98892: when evaluation is False, skipping this task 7717 1726867056.98894: _execute() done 7717 1726867056.98897: dumping result to json 7717 1726867056.98899: done dumping result, returning 7717 1726867056.98902: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0affcac9-a3a5-2797-eb16-000000000187] 7717 1726867056.98904: sending task result for task 0affcac9-a3a5-2797-eb16-000000000187 skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7717 1726867056.99284: no more pending results, returning what we have 7717 1726867056.99287: results queue empty 7717 1726867056.99288: checking for any_errors_fatal 7717 1726867056.99291: done checking for any_errors_fatal 7717 1726867056.99292: checking for max_fail_percentage 7717 1726867056.99293: done checking for max_fail_percentage 7717 1726867056.99295: checking to see if all hosts have failed and the running result is not ok 7717 1726867056.99296: done checking to see if all hosts have failed 7717 1726867056.99297: getting the remaining hosts for this loop 7717 1726867056.99298: done getting the remaining hosts for this loop 7717 1726867056.99301: getting the next task for host managed_node3 7717 1726867056.99308: done getting next task for host managed_node3 7717 1726867056.99310: ^ task is: TASK: Enable EPEL 7 7717 1726867056.99313: ^ 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 7717 1726867056.99316: getting variables 7717 1726867056.99318: in VariableManager get_vars() 7717 1726867056.99339: Calling all_inventory to load vars for managed_node3 7717 1726867056.99341: Calling groups_inventory to load vars for managed_node3 7717 1726867056.99343: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867056.99361: Calling all_plugins_play to load vars for managed_node3 7717 1726867056.99368: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867056.99373: Calling groups_plugins_play to load vars for managed_node3 7717 1726867056.99468: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000187 7717 1726867056.99472: WORKER PROCESS EXITING 7717 1726867056.99487: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867056.99604: done with get_vars() 7717 1726867056.99610: done getting variables 7717 1726867056.99647: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 17:17:36 -0400 (0:00:00.024) 0:00:02.413 ****** 7717 1726867056.99665: entering _queue_task() for managed_node3/command 7717 1726867056.99836: worker is 1 (out of 1 available) 7717 1726867056.99847: exiting _queue_task() for managed_node3/command 7717 1726867056.99857: done queuing things up, now waiting for results queue to drain 7717 1726867056.99859: waiting for pending results... 7717 1726867057.00006: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 7717 1726867057.00069: in run() - task 0affcac9-a3a5-2797-eb16-000000000188 7717 1726867057.00088: variable 'ansible_search_path' from source: unknown 7717 1726867057.00091: variable 'ansible_search_path' from source: unknown 7717 1726867057.00115: calling self._execute() 7717 1726867057.00172: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.00175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.00188: variable 'omit' from source: magic vars 7717 1726867057.00457: variable 'ansible_distribution' from source: facts 7717 1726867057.00467: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7717 1726867057.00552: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.00557: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7717 1726867057.00560: when evaluation is False, skipping this task 7717 1726867057.00563: _execute() done 7717 1726867057.00565: dumping result to json 7717 1726867057.00568: done dumping result, returning 7717 1726867057.00574: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0affcac9-a3a5-2797-eb16-000000000188] 7717 1726867057.00581: sending task result for task 0affcac9-a3a5-2797-eb16-000000000188 7717 1726867057.00659: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000188 7717 1726867057.00661: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7717 1726867057.00714: no more pending results, returning what we have 7717 1726867057.00717: results queue empty 7717 1726867057.00718: checking for any_errors_fatal 7717 1726867057.00722: done checking for any_errors_fatal 7717 1726867057.00723: checking for max_fail_percentage 7717 1726867057.00724: done checking for max_fail_percentage 7717 1726867057.00725: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.00726: done checking to see if all hosts have failed 7717 1726867057.00727: getting the remaining hosts for this loop 7717 1726867057.00728: done getting the remaining hosts for this loop 7717 1726867057.00731: getting the next task for host managed_node3 7717 1726867057.00736: done getting next task for host managed_node3 7717 1726867057.00738: ^ task is: TASK: Enable EPEL 8 7717 1726867057.00741: ^ 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 7717 1726867057.00744: getting variables 7717 1726867057.00745: in VariableManager get_vars() 7717 1726867057.00766: Calling all_inventory to load vars for managed_node3 7717 1726867057.00769: Calling groups_inventory to load vars for managed_node3 7717 1726867057.00773: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.00785: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.00794: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.00797: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.00908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.01042: done with get_vars() 7717 1726867057.01049: done getting variables 7717 1726867057.01093: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 17:17:37 -0400 (0:00:00.014) 0:00:02.427 ****** 7717 1726867057.01112: entering _queue_task() for managed_node3/command 7717 1726867057.01308: worker is 1 (out of 1 available) 7717 1726867057.01321: exiting _queue_task() for managed_node3/command 7717 1726867057.01332: done queuing things up, now waiting for results queue to drain 7717 1726867057.01333: waiting for pending results... 7717 1726867057.01596: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 7717 1726867057.01766: in run() - task 0affcac9-a3a5-2797-eb16-000000000189 7717 1726867057.01770: variable 'ansible_search_path' from source: unknown 7717 1726867057.01773: variable 'ansible_search_path' from source: unknown 7717 1726867057.01775: calling self._execute() 7717 1726867057.01807: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.01818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.01830: variable 'omit' from source: magic vars 7717 1726867057.02258: variable 'ansible_distribution' from source: facts 7717 1726867057.02294: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7717 1726867057.02458: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.02472: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 7717 1726867057.02485: when evaluation is False, skipping this task 7717 1726867057.02492: _execute() done 7717 1726867057.02495: dumping result to json 7717 1726867057.02497: done dumping result, returning 7717 1726867057.02505: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0affcac9-a3a5-2797-eb16-000000000189] 7717 1726867057.02508: sending task result for task 0affcac9-a3a5-2797-eb16-000000000189 7717 1726867057.02590: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000189 7717 1726867057.02593: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 7717 1726867057.02643: no more pending results, returning what we have 7717 1726867057.02646: results queue empty 7717 1726867057.02647: checking for any_errors_fatal 7717 1726867057.02652: done checking for any_errors_fatal 7717 1726867057.02653: checking for max_fail_percentage 7717 1726867057.02654: done checking for max_fail_percentage 7717 1726867057.02655: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.02656: done checking to see if all hosts have failed 7717 1726867057.02656: getting the remaining hosts for this loop 7717 1726867057.02658: done getting the remaining hosts for this loop 7717 1726867057.02660: getting the next task for host managed_node3 7717 1726867057.02667: done getting next task for host managed_node3 7717 1726867057.02669: ^ task is: TASK: Enable EPEL 6 7717 1726867057.02672: ^ 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 7717 1726867057.02679: getting variables 7717 1726867057.02681: in VariableManager get_vars() 7717 1726867057.02705: Calling all_inventory to load vars for managed_node3 7717 1726867057.02707: Calling groups_inventory to load vars for managed_node3 7717 1726867057.02710: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.02719: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.02721: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.02724: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.02831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.02943: done with get_vars() 7717 1726867057.02950: done getting variables 7717 1726867057.02995: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 17:17:37 -0400 (0:00:00.019) 0:00:02.446 ****** 7717 1726867057.03014: entering _queue_task() for managed_node3/copy 7717 1726867057.03183: worker is 1 (out of 1 available) 7717 1726867057.03196: exiting _queue_task() for managed_node3/copy 7717 1726867057.03208: done queuing things up, now waiting for results queue to drain 7717 1726867057.03209: waiting for pending results... 7717 1726867057.03343: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 7717 1726867057.03406: in run() - task 0affcac9-a3a5-2797-eb16-00000000018b 7717 1726867057.03417: variable 'ansible_search_path' from source: unknown 7717 1726867057.03421: variable 'ansible_search_path' from source: unknown 7717 1726867057.03448: calling self._execute() 7717 1726867057.03501: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.03505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.03513: variable 'omit' from source: magic vars 7717 1726867057.03754: variable 'ansible_distribution' from source: facts 7717 1726867057.03767: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 7717 1726867057.03840: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.03843: Evaluated conditional (ansible_distribution_major_version == '6'): False 7717 1726867057.03846: when evaluation is False, skipping this task 7717 1726867057.03849: _execute() done 7717 1726867057.03852: dumping result to json 7717 1726867057.03856: done dumping result, returning 7717 1726867057.03862: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0affcac9-a3a5-2797-eb16-00000000018b] 7717 1726867057.03872: sending task result for task 0affcac9-a3a5-2797-eb16-00000000018b 7717 1726867057.03952: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000018b 7717 1726867057.03955: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 7717 1726867057.04013: no more pending results, returning what we have 7717 1726867057.04015: results queue empty 7717 1726867057.04016: checking for any_errors_fatal 7717 1726867057.04020: done checking for any_errors_fatal 7717 1726867057.04020: checking for max_fail_percentage 7717 1726867057.04022: done checking for max_fail_percentage 7717 1726867057.04023: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.04024: done checking to see if all hosts have failed 7717 1726867057.04024: getting the remaining hosts for this loop 7717 1726867057.04025: done getting the remaining hosts for this loop 7717 1726867057.04029: getting the next task for host managed_node3 7717 1726867057.04035: done getting next task for host managed_node3 7717 1726867057.04037: ^ task is: TASK: Set network provider to 'nm' 7717 1726867057.04039: ^ 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 7717 1726867057.04043: getting variables 7717 1726867057.04044: in VariableManager get_vars() 7717 1726867057.04063: Calling all_inventory to load vars for managed_node3 7717 1726867057.04065: Calling groups_inventory to load vars for managed_node3 7717 1726867057.04067: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.04073: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.04074: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.04080: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.04206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.04314: done with get_vars() 7717 1726867057.04320: done getting variables 7717 1726867057.04356: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set network provider to 'nm'] ******************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:13 Friday 20 September 2024 17:17:37 -0400 (0:00:00.013) 0:00:02.460 ****** 7717 1726867057.04372: entering _queue_task() for managed_node3/set_fact 7717 1726867057.04535: worker is 1 (out of 1 available) 7717 1726867057.04546: exiting _queue_task() for managed_node3/set_fact 7717 1726867057.04557: done queuing things up, now waiting for results queue to drain 7717 1726867057.04558: waiting for pending results... 7717 1726867057.04730: running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' 7717 1726867057.04760: in run() - task 0affcac9-a3a5-2797-eb16-000000000007 7717 1726867057.04786: variable 'ansible_search_path' from source: unknown 7717 1726867057.04983: calling self._execute() 7717 1726867057.04987: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.04991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.04994: variable 'omit' from source: magic vars 7717 1726867057.05023: variable 'omit' from source: magic vars 7717 1726867057.05057: variable 'omit' from source: magic vars 7717 1726867057.05101: variable 'omit' from source: magic vars 7717 1726867057.05144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867057.05186: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867057.05209: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867057.05233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867057.05250: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867057.05290: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867057.05299: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.05307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.05413: Set connection var ansible_pipelining to False 7717 1726867057.05425: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867057.05436: Set connection var ansible_shell_type to sh 7717 1726867057.05443: Set connection var ansible_connection to ssh 7717 1726867057.05456: Set connection var ansible_shell_executable to /bin/sh 7717 1726867057.05466: Set connection var ansible_timeout to 10 7717 1726867057.05500: variable 'ansible_shell_executable' from source: unknown 7717 1726867057.05509: variable 'ansible_connection' from source: unknown 7717 1726867057.05516: variable 'ansible_module_compression' from source: unknown 7717 1726867057.05523: variable 'ansible_shell_type' from source: unknown 7717 1726867057.05531: variable 'ansible_shell_executable' from source: unknown 7717 1726867057.05540: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.05566: variable 'ansible_pipelining' from source: unknown 7717 1726867057.05574: variable 'ansible_timeout' from source: unknown 7717 1726867057.05576: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.05765: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867057.05768: variable 'omit' from source: magic vars 7717 1726867057.05771: starting attempt loop 7717 1726867057.05773: running the handler 7717 1726867057.05775: handler run complete 7717 1726867057.05782: attempt loop complete, returning result 7717 1726867057.05789: _execute() done 7717 1726867057.05796: dumping result to json 7717 1726867057.05803: done dumping result, returning 7717 1726867057.05814: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'nm' [0affcac9-a3a5-2797-eb16-000000000007] 7717 1726867057.05873: sending task result for task 0affcac9-a3a5-2797-eb16-000000000007 7717 1726867057.05938: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000007 7717 1726867057.05942: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } 7717 1726867057.06038: no more pending results, returning what we have 7717 1726867057.06041: results queue empty 7717 1726867057.06042: checking for any_errors_fatal 7717 1726867057.06048: done checking for any_errors_fatal 7717 1726867057.06049: checking for max_fail_percentage 7717 1726867057.06052: done checking for max_fail_percentage 7717 1726867057.06053: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.06054: done checking to see if all hosts have failed 7717 1726867057.06054: getting the remaining hosts for this loop 7717 1726867057.06056: done getting the remaining hosts for this loop 7717 1726867057.06059: getting the next task for host managed_node3 7717 1726867057.06065: done getting next task for host managed_node3 7717 1726867057.06067: ^ task is: TASK: meta (flush_handlers) 7717 1726867057.06069: ^ 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 7717 1726867057.06073: getting variables 7717 1726867057.06075: in VariableManager get_vars() 7717 1726867057.06104: Calling all_inventory to load vars for managed_node3 7717 1726867057.06107: Calling groups_inventory to load vars for managed_node3 7717 1726867057.06112: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.06122: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.06126: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.06130: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.06334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.06444: done with get_vars() 7717 1726867057.06451: done getting variables 7717 1726867057.06505: in VariableManager get_vars() 7717 1726867057.06511: Calling all_inventory to load vars for managed_node3 7717 1726867057.06513: Calling groups_inventory to load vars for managed_node3 7717 1726867057.06514: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.06517: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.06518: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.06523: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.06603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.06789: done with get_vars() 7717 1726867057.06801: done queuing things up, now waiting for results queue to drain 7717 1726867057.06803: results queue empty 7717 1726867057.06804: checking for any_errors_fatal 7717 1726867057.06806: done checking for any_errors_fatal 7717 1726867057.06806: checking for max_fail_percentage 7717 1726867057.06807: done checking for max_fail_percentage 7717 1726867057.06808: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.06808: done checking to see if all hosts have failed 7717 1726867057.06809: getting the remaining hosts for this loop 7717 1726867057.06810: done getting the remaining hosts for this loop 7717 1726867057.06812: getting the next task for host managed_node3 7717 1726867057.06815: done getting next task for host managed_node3 7717 1726867057.06817: ^ task is: TASK: meta (flush_handlers) 7717 1726867057.06818: ^ 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 7717 1726867057.06826: getting variables 7717 1726867057.06827: in VariableManager get_vars() 7717 1726867057.06834: Calling all_inventory to load vars for managed_node3 7717 1726867057.06836: Calling groups_inventory to load vars for managed_node3 7717 1726867057.06839: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.06843: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.06845: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.06848: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.06991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.07173: done with get_vars() 7717 1726867057.07187: done getting variables 7717 1726867057.07241: in VariableManager get_vars() 7717 1726867057.07249: Calling all_inventory to load vars for managed_node3 7717 1726867057.07252: Calling groups_inventory to load vars for managed_node3 7717 1726867057.07254: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.07258: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.07261: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.07263: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.07411: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.07645: done with get_vars() 7717 1726867057.07657: done queuing things up, now waiting for results queue to drain 7717 1726867057.07659: results queue empty 7717 1726867057.07660: checking for any_errors_fatal 7717 1726867057.07661: done checking for any_errors_fatal 7717 1726867057.07662: checking for max_fail_percentage 7717 1726867057.07663: done checking for max_fail_percentage 7717 1726867057.07664: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.07664: done checking to see if all hosts have failed 7717 1726867057.07665: getting the remaining hosts for this loop 7717 1726867057.07666: done getting the remaining hosts for this loop 7717 1726867057.07668: getting the next task for host managed_node3 7717 1726867057.07671: done getting next task for host managed_node3 7717 1726867057.07672: ^ task is: None 7717 1726867057.07673: ^ 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 7717 1726867057.07674: done queuing things up, now waiting for results queue to drain 7717 1726867057.07675: results queue empty 7717 1726867057.07680: checking for any_errors_fatal 7717 1726867057.07681: done checking for any_errors_fatal 7717 1726867057.07682: checking for max_fail_percentage 7717 1726867057.07683: done checking for max_fail_percentage 7717 1726867057.07683: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.07684: done checking to see if all hosts have failed 7717 1726867057.07686: getting the next task for host managed_node3 7717 1726867057.07689: done getting next task for host managed_node3 7717 1726867057.07690: ^ task is: None 7717 1726867057.07691: ^ 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 7717 1726867057.07732: in VariableManager get_vars() 7717 1726867057.07769: done with get_vars() 7717 1726867057.07780: in VariableManager get_vars() 7717 1726867057.07802: done with get_vars() 7717 1726867057.07808: variable 'omit' from source: magic vars 7717 1726867057.07838: in VariableManager get_vars() 7717 1726867057.07860: done with get_vars() 7717 1726867057.07900: variable 'omit' from source: magic vars PLAY [Play for testing auto_gateway setting] *********************************** 7717 1726867057.08948: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 7717 1726867057.09008: getting the remaining hosts for this loop 7717 1726867057.09009: done getting the remaining hosts for this loop 7717 1726867057.09012: getting the next task for host managed_node3 7717 1726867057.09015: done getting next task for host managed_node3 7717 1726867057.09017: ^ task is: TASK: Gathering Facts 7717 1726867057.09018: ^ 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 7717 1726867057.09020: getting variables 7717 1726867057.09021: in VariableManager get_vars() 7717 1726867057.09037: Calling all_inventory to load vars for managed_node3 7717 1726867057.09040: Calling groups_inventory to load vars for managed_node3 7717 1726867057.09042: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.09047: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.09060: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.09064: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.09424: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.09885: done with get_vars() 7717 1726867057.09897: done getting variables 7717 1726867057.09934: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 Friday 20 September 2024 17:17:37 -0400 (0:00:00.056) 0:00:02.516 ****** 7717 1726867057.10030: entering _queue_task() for managed_node3/gather_facts 7717 1726867057.10305: worker is 1 (out of 1 available) 7717 1726867057.10316: exiting _queue_task() for managed_node3/gather_facts 7717 1726867057.10332: done queuing things up, now waiting for results queue to drain 7717 1726867057.10334: waiting for pending results... 7717 1726867057.10794: running TaskExecutor() for managed_node3/TASK: Gathering Facts 7717 1726867057.10921: in run() - task 0affcac9-a3a5-2797-eb16-0000000001b1 7717 1726867057.11423: variable 'ansible_search_path' from source: unknown 7717 1726867057.11427: calling self._execute() 7717 1726867057.11481: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.11504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.11525: variable 'omit' from source: magic vars 7717 1726867057.12024: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.12044: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867057.12053: variable 'omit' from source: magic vars 7717 1726867057.12083: variable 'omit' from source: magic vars 7717 1726867057.12122: variable 'omit' from source: magic vars 7717 1726867057.12164: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867057.12206: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867057.12322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867057.12346: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867057.12371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867057.12406: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867057.12416: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.12434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.12556: Set connection var ansible_pipelining to False 7717 1726867057.12559: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867057.12569: Set connection var ansible_shell_type to sh 7717 1726867057.12572: Set connection var ansible_connection to ssh 7717 1726867057.12581: Set connection var ansible_shell_executable to /bin/sh 7717 1726867057.12585: Set connection var ansible_timeout to 10 7717 1726867057.12601: variable 'ansible_shell_executable' from source: unknown 7717 1726867057.12604: variable 'ansible_connection' from source: unknown 7717 1726867057.12606: variable 'ansible_module_compression' from source: unknown 7717 1726867057.12609: variable 'ansible_shell_type' from source: unknown 7717 1726867057.12611: variable 'ansible_shell_executable' from source: unknown 7717 1726867057.12614: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.12618: variable 'ansible_pipelining' from source: unknown 7717 1726867057.12622: variable 'ansible_timeout' from source: unknown 7717 1726867057.12624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.12761: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867057.12769: variable 'omit' from source: magic vars 7717 1726867057.12772: starting attempt loop 7717 1726867057.12775: running the handler 7717 1726867057.12797: variable 'ansible_facts' from source: unknown 7717 1726867057.12809: _low_level_execute_command(): starting 7717 1726867057.12815: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867057.13283: 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 <<< 7717 1726867057.13286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.13289: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867057.13292: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.13329: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867057.13337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.13407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.15080: stdout chunk (state=3): >>>/root <<< 7717 1726867057.15175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867057.15205: stderr chunk (state=3): >>><<< 7717 1726867057.15207: stdout chunk (state=3): >>><<< 7717 1726867057.15240: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867057.15245: _low_level_execute_command(): starting 7717 1726867057.15249: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811 `" && echo ansible-tmp-1726867057.1522245-7887-67750488824811="` echo /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811 `" ) && sleep 0' 7717 1726867057.15655: 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 <<< 7717 1726867057.15658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.15661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867057.15671: 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 <<< 7717 1726867057.15674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.15717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867057.15721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.15770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.17658: stdout chunk (state=3): >>>ansible-tmp-1726867057.1522245-7887-67750488824811=/root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811 <<< 7717 1726867057.17769: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867057.17792: stderr chunk (state=3): >>><<< 7717 1726867057.17794: stdout chunk (state=3): >>><<< 7717 1726867057.17805: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867057.1522245-7887-67750488824811=/root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867057.17982: variable 'ansible_module_compression' from source: unknown 7717 1726867057.17984: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 7717 1726867057.17986: variable 'ansible_facts' from source: unknown 7717 1726867057.18052: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py 7717 1726867057.18155: Sending initial data 7717 1726867057.18166: Sent initial data (151 bytes) 7717 1726867057.18549: 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 <<< 7717 1726867057.18566: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.18615: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867057.18631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.18679: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.20219: 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 <<< 7717 1726867057.20258: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867057.20320: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp563htdz6 /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py <<< 7717 1726867057.20324: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py" <<< 7717 1726867057.20362: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp563htdz6" to remote "/root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py" <<< 7717 1726867057.21475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867057.21502: stderr chunk (state=3): >>><<< 7717 1726867057.21506: stdout chunk (state=3): >>><<< 7717 1726867057.21520: done transferring module to remote 7717 1726867057.21528: _low_level_execute_command(): starting 7717 1726867057.21533: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/ /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py && sleep 0' 7717 1726867057.21929: 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 <<< 7717 1726867057.21932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.21934: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867057.21936: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.21998: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867057.22003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.22038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.23770: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867057.23794: stderr chunk (state=3): >>><<< 7717 1726867057.23798: stdout chunk (state=3): >>><<< 7717 1726867057.23810: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867057.23813: _low_level_execute_command(): starting 7717 1726867057.23817: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/AnsiballZ_setup.py && sleep 0' 7717 1726867057.24218: 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 <<< 7717 1726867057.24221: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.24223: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867057.24225: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.24284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867057.24287: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.24334: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.85952: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "37", "epoch": "1726867057", "epoch_int": "1726867057", "date": "2024-09-20", "time": "17:17:37", "iso8601_micro": "2024-09-20T21:17:37.505953Z", "iso8601": "2024-09-20T21:17:37Z", "iso8601_basic": "20240920T171737505953", "iso8601_basic_short": "20240920T171737", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_loadavg": {"1m": 0.279296875, "5m": 0.20068359375, "15m": 0.09912109375}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_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": 3044, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 487, "free": 3044}, "nocache": {"free": 3323, "used": 208}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 294, "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": 261815062528, "block_size": 4096, "block_total": 65519099, "block_available": 63919693, "block_used": 1599406, "inode_total": 131070960, "inode_available": 131029182, "inode_used": 41778, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "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"]}, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 7717 1726867057.87984: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867057.87988: stdout chunk (state=3): >>><<< 7717 1726867057.87990: stderr chunk (state=3): >>><<< 7717 1726867057.88184: _low_level_execute_command() done: rc=0, stdout= {"ansible_facts": {"ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "37", "epoch": "1726867057", "epoch_int": "1726867057", "date": "2024-09-20", "time": "17:17:37", "iso8601_micro": "2024-09-20T21:17:37.505953Z", "iso8601": "2024-09-20T21:17:37Z", "iso8601_basic": "20240920T171737505953", "iso8601_basic_short": "20240920T171737", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_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-15-68.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-68", "ansible_nodename": "ip-10-31-15-68.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": "ec24e9df8b51e91cc3587e46253f155b", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7uUwLUrAgQyz7a8YAgUBvVYqUHIXrD9OD4IdRIvS0wM5DjkrqZknN+lxTMZpMWg/jlXFJVvFXYt0TDIxUv3VMQ7CG9CyYmBbeuJEWvoYwb8DuKGoQjvaw9hPa0a/tdKQRUk5Ee48tJDb1/f7b8HC6W47zMa508De0NKmJpkUCxPSiwETfkKtSFi1NU3yedKOlKSYO4jtNZMDSixlZgDT5la3jcB1k7FimMu61ZL4YdRdqowrsERzsKoyoubw2+euaXWxsKU9sxogT2uxy65PoA58KxP/BEqzQxzR9t9sEvGNVBRBcuBPyFKAEMwdm8wwEuHftGIX6HVD1ZyJ1kV94Sw1QBrBKVYLOc0F2Vfxah2KpheJtfxHN+3Y3VDCJCkheMOUfJL9Uq80f2+8xs3fb05mdaTabyPG6tsrK36M4NCUEwR/rlJ3z1xlUO5AQ7JnNr6OrRQTCXiZXYW8yubiTXlPYBD02/Zw1skEHGR9bVLEEd//GNW0z8DiLO9vRib8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFKa0veb+8P6VFgxqYEtIVaL2y6+Ja4kI5pG6tlGueD6mqrC1AYcokgYEcDSMDOhGEqO5Njf6G9zjcAWiPgmZds=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIE2riHWdppRksv40oyHGkAt2lseuRiuwNlSobn5rl+/f", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_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_iscsi_iqn": "", "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:deff:fe45:ad8b", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.15.68", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:de:45:ad:8b", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.15.68"], "ansible_all_ipv6_addresses": ["fe80::8ff:deff:fe45:ad8b"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.15.68", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:deff:fe45:ad8b"]}, "ansible_service_mgr": "systemd", "ansible_loadavg": {"1m": 0.279296875, "5m": 0.20068359375, "15m": 0.09912109375}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_env": {"SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.65 49840 10.31.15.68 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.14.65 49840 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_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": 3044, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 487, "free": 3044}, "nocache": {"free": 3323, "used": 208}, "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": "ec24e9df-8b51-e91c-c358-7e46253f155b", "ansible_product_uuid": "ec24e9df-8b51-e91c-c358-7e46253f155b", "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": 294, "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": 261815062528, "block_size": 4096, "block_total": 65519099, "block_available": 63919693, "block_used": 1599406, "inode_total": 131070960, "inode_available": 131029182, "inode_used": 41778, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_fibre_channel_wwn": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "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"]}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867057.88369: 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-1726867057.1522245-7887-67750488824811/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867057.88402: _low_level_execute_command(): starting 7717 1726867057.88429: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867057.1522245-7887-67750488824811/ > /dev/null 2>&1 && sleep 0' 7717 1726867057.88886: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867057.88900: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.88913: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867057.88959: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867057.88982: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867057.89018: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867057.90840: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867057.90868: stderr chunk (state=3): >>><<< 7717 1726867057.90871: stdout chunk (state=3): >>><<< 7717 1726867057.90887: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867057.90897: handler run complete 7717 1726867057.91101: variable 'ansible_facts' from source: unknown 7717 1726867057.91115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.91429: variable 'ansible_facts' from source: unknown 7717 1726867057.91533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.91704: attempt loop complete, returning result 7717 1726867057.91720: _execute() done 7717 1726867057.91749: dumping result to json 7717 1726867057.91804: done dumping result, returning 7717 1726867057.91816: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affcac9-a3a5-2797-eb16-0000000001b1] 7717 1726867057.91825: sending task result for task 0affcac9-a3a5-2797-eb16-0000000001b1 ok: [managed_node3] 7717 1726867057.92391: no more pending results, returning what we have 7717 1726867057.92393: results queue empty 7717 1726867057.92394: checking for any_errors_fatal 7717 1726867057.92394: done checking for any_errors_fatal 7717 1726867057.92395: checking for max_fail_percentage 7717 1726867057.92396: done checking for max_fail_percentage 7717 1726867057.92396: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.92397: done checking to see if all hosts have failed 7717 1726867057.92397: getting the remaining hosts for this loop 7717 1726867057.92398: done getting the remaining hosts for this loop 7717 1726867057.92400: getting the next task for host managed_node3 7717 1726867057.92404: done getting next task for host managed_node3 7717 1726867057.92405: ^ task is: TASK: meta (flush_handlers) 7717 1726867057.92407: ^ 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 7717 1726867057.92409: getting variables 7717 1726867057.92410: in VariableManager get_vars() 7717 1726867057.92436: Calling all_inventory to load vars for managed_node3 7717 1726867057.92437: Calling groups_inventory to load vars for managed_node3 7717 1726867057.92438: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.92449: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.92450: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.92453: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.92557: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000001b1 7717 1726867057.92560: WORKER PROCESS EXITING 7717 1726867057.92570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.92685: done with get_vars() 7717 1726867057.92694: done getting variables 7717 1726867057.92741: in VariableManager get_vars() 7717 1726867057.92753: Calling all_inventory to load vars for managed_node3 7717 1726867057.92755: Calling groups_inventory to load vars for managed_node3 7717 1726867057.92756: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.92759: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.92760: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.92762: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.92845: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.92952: done with get_vars() 7717 1726867057.92960: done queuing things up, now waiting for results queue to drain 7717 1726867057.92961: results queue empty 7717 1726867057.92962: checking for any_errors_fatal 7717 1726867057.92963: done checking for any_errors_fatal 7717 1726867057.92964: checking for max_fail_percentage 7717 1726867057.92965: done checking for max_fail_percentage 7717 1726867057.92965: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.92968: done checking to see if all hosts have failed 7717 1726867057.92969: getting the remaining hosts for this loop 7717 1726867057.92969: done getting the remaining hosts for this loop 7717 1726867057.92971: getting the next task for host managed_node3 7717 1726867057.92974: done getting next task for host managed_node3 7717 1726867057.92975: ^ task is: TASK: Include the task 'show_interfaces.yml' 7717 1726867057.92980: ^ 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 7717 1726867057.92981: getting variables 7717 1726867057.92982: in VariableManager get_vars() 7717 1726867057.92992: Calling all_inventory to load vars for managed_node3 7717 1726867057.92993: Calling groups_inventory to load vars for managed_node3 7717 1726867057.92995: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.92998: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.92999: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.93001: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.93100: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.93206: done with get_vars() 7717 1726867057.93212: 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_auto_gateway.yml:9 Friday 20 September 2024 17:17:37 -0400 (0:00:00.832) 0:00:03.349 ****** 7717 1726867057.93260: entering _queue_task() for managed_node3/include_tasks 7717 1726867057.93447: worker is 1 (out of 1 available) 7717 1726867057.93459: exiting _queue_task() for managed_node3/include_tasks 7717 1726867057.93470: done queuing things up, now waiting for results queue to drain 7717 1726867057.93471: waiting for pending results... 7717 1726867057.93616: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7717 1726867057.93673: in run() - task 0affcac9-a3a5-2797-eb16-00000000000b 7717 1726867057.93786: variable 'ansible_search_path' from source: unknown 7717 1726867057.93790: calling self._execute() 7717 1726867057.93849: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.93861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.93874: variable 'omit' from source: magic vars 7717 1726867057.94275: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.94321: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867057.94347: _execute() done 7717 1726867057.94351: dumping result to json 7717 1726867057.94483: done dumping result, returning 7717 1726867057.94487: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2797-eb16-00000000000b] 7717 1726867057.94490: sending task result for task 0affcac9-a3a5-2797-eb16-00000000000b 7717 1726867057.94564: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000000b 7717 1726867057.94567: WORKER PROCESS EXITING 7717 1726867057.94604: no more pending results, returning what we have 7717 1726867057.94609: in VariableManager get_vars() 7717 1726867057.94656: Calling all_inventory to load vars for managed_node3 7717 1726867057.94659: Calling groups_inventory to load vars for managed_node3 7717 1726867057.94661: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.94672: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.94675: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.94699: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.94829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.94942: done with get_vars() 7717 1726867057.94947: variable 'ansible_search_path' from source: unknown 7717 1726867057.94956: we have included files to process 7717 1726867057.94957: generating all_blocks data 7717 1726867057.94957: done generating all_blocks data 7717 1726867057.94958: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867057.94959: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867057.94960: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867057.95060: in VariableManager get_vars() 7717 1726867057.95075: done with get_vars() 7717 1726867057.95147: done processing included file 7717 1726867057.95148: iterating over new_blocks loaded from include file 7717 1726867057.95149: in VariableManager get_vars() 7717 1726867057.95162: done with get_vars() 7717 1726867057.95163: filtering new block on tags 7717 1726867057.95172: done filtering new block on tags 7717 1726867057.95174: 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_node3 7717 1726867057.95179: extending task lists for all hosts with included blocks 7717 1726867057.97342: done extending task lists 7717 1726867057.97344: done processing included files 7717 1726867057.97344: results queue empty 7717 1726867057.97345: checking for any_errors_fatal 7717 1726867057.97346: done checking for any_errors_fatal 7717 1726867057.97346: checking for max_fail_percentage 7717 1726867057.97347: done checking for max_fail_percentage 7717 1726867057.97347: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.97348: done checking to see if all hosts have failed 7717 1726867057.97348: getting the remaining hosts for this loop 7717 1726867057.97349: done getting the remaining hosts for this loop 7717 1726867057.97350: getting the next task for host managed_node3 7717 1726867057.97353: done getting next task for host managed_node3 7717 1726867057.97354: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 7717 1726867057.97356: ^ 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 7717 1726867057.97357: getting variables 7717 1726867057.97358: in VariableManager get_vars() 7717 1726867057.97368: Calling all_inventory to load vars for managed_node3 7717 1726867057.97369: Calling groups_inventory to load vars for managed_node3 7717 1726867057.97371: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.97375: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.97379: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.97381: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.97594: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.97699: done with get_vars() 7717 1726867057.97705: 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:17:37 -0400 (0:00:00.044) 0:00:03.393 ****** 7717 1726867057.97750: entering _queue_task() for managed_node3/include_tasks 7717 1726867057.97918: worker is 1 (out of 1 available) 7717 1726867057.97928: exiting _queue_task() for managed_node3/include_tasks 7717 1726867057.97939: done queuing things up, now waiting for results queue to drain 7717 1726867057.97940: waiting for pending results... 7717 1726867057.98093: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 7717 1726867057.98152: in run() - task 0affcac9-a3a5-2797-eb16-0000000001ca 7717 1726867057.98167: variable 'ansible_search_path' from source: unknown 7717 1726867057.98171: variable 'ansible_search_path' from source: unknown 7717 1726867057.98201: calling self._execute() 7717 1726867057.98265: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867057.98270: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867057.98276: variable 'omit' from source: magic vars 7717 1726867057.98545: variable 'ansible_distribution_major_version' from source: facts 7717 1726867057.98554: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867057.98560: _execute() done 7717 1726867057.98563: dumping result to json 7717 1726867057.98565: done dumping result, returning 7717 1726867057.98572: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-2797-eb16-0000000001ca] 7717 1726867057.98578: sending task result for task 0affcac9-a3a5-2797-eb16-0000000001ca 7717 1726867057.98657: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000001ca 7717 1726867057.98660: WORKER PROCESS EXITING 7717 1726867057.98724: no more pending results, returning what we have 7717 1726867057.98728: in VariableManager get_vars() 7717 1726867057.98766: Calling all_inventory to load vars for managed_node3 7717 1726867057.98770: Calling groups_inventory to load vars for managed_node3 7717 1726867057.98772: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.98782: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.98784: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.98786: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.98895: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.99010: done with get_vars() 7717 1726867057.99014: variable 'ansible_search_path' from source: unknown 7717 1726867057.99015: variable 'ansible_search_path' from source: unknown 7717 1726867057.99038: we have included files to process 7717 1726867057.99039: generating all_blocks data 7717 1726867057.99040: done generating all_blocks data 7717 1726867057.99040: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867057.99041: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867057.99042: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867057.99256: done processing included file 7717 1726867057.99257: iterating over new_blocks loaded from include file 7717 1726867057.99259: in VariableManager get_vars() 7717 1726867057.99271: done with get_vars() 7717 1726867057.99272: filtering new block on tags 7717 1726867057.99285: done filtering new block on tags 7717 1726867057.99287: 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_node3 7717 1726867057.99290: extending task lists for all hosts with included blocks 7717 1726867057.99349: done extending task lists 7717 1726867057.99349: done processing included files 7717 1726867057.99350: results queue empty 7717 1726867057.99350: checking for any_errors_fatal 7717 1726867057.99352: done checking for any_errors_fatal 7717 1726867057.99353: checking for max_fail_percentage 7717 1726867057.99353: done checking for max_fail_percentage 7717 1726867057.99354: checking to see if all hosts have failed and the running result is not ok 7717 1726867057.99354: done checking to see if all hosts have failed 7717 1726867057.99355: getting the remaining hosts for this loop 7717 1726867057.99355: done getting the remaining hosts for this loop 7717 1726867057.99357: getting the next task for host managed_node3 7717 1726867057.99359: done getting next task for host managed_node3 7717 1726867057.99360: ^ task is: TASK: Gather current interface info 7717 1726867057.99362: ^ 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 7717 1726867057.99363: getting variables 7717 1726867057.99364: in VariableManager get_vars() 7717 1726867057.99374: Calling all_inventory to load vars for managed_node3 7717 1726867057.99375: Calling groups_inventory to load vars for managed_node3 7717 1726867057.99376: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867057.99382: Calling all_plugins_play to load vars for managed_node3 7717 1726867057.99383: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867057.99385: Calling groups_plugins_play to load vars for managed_node3 7717 1726867057.99461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867057.99573: done with get_vars() 7717 1726867057.99581: done getting variables 7717 1726867057.99606: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:17:37 -0400 (0:00:00.018) 0:00:03.412 ****** 7717 1726867057.99624: entering _queue_task() for managed_node3/command 7717 1726867057.99786: worker is 1 (out of 1 available) 7717 1726867057.99798: exiting _queue_task() for managed_node3/command 7717 1726867057.99809: done queuing things up, now waiting for results queue to drain 7717 1726867057.99810: waiting for pending results... 7717 1726867057.99944: running TaskExecutor() for managed_node3/TASK: Gather current interface info 7717 1726867058.00001: in run() - task 0affcac9-a3a5-2797-eb16-000000000389 7717 1726867058.00010: variable 'ansible_search_path' from source: unknown 7717 1726867058.00014: variable 'ansible_search_path' from source: unknown 7717 1726867058.00043: calling self._execute() 7717 1726867058.00107: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867058.00111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867058.00119: variable 'omit' from source: magic vars 7717 1726867058.00392: variable 'ansible_distribution_major_version' from source: facts 7717 1726867058.00401: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867058.00407: variable 'omit' from source: magic vars 7717 1726867058.00435: variable 'omit' from source: magic vars 7717 1726867058.00457: variable 'omit' from source: magic vars 7717 1726867058.00492: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867058.00516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867058.00530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867058.00543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867058.00552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867058.00575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867058.00580: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867058.00582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867058.00649: Set connection var ansible_pipelining to False 7717 1726867058.00652: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867058.00658: Set connection var ansible_shell_type to sh 7717 1726867058.00660: Set connection var ansible_connection to ssh 7717 1726867058.00666: Set connection var ansible_shell_executable to /bin/sh 7717 1726867058.00672: Set connection var ansible_timeout to 10 7717 1726867058.00692: variable 'ansible_shell_executable' from source: unknown 7717 1726867058.00696: variable 'ansible_connection' from source: unknown 7717 1726867058.00699: variable 'ansible_module_compression' from source: unknown 7717 1726867058.00701: variable 'ansible_shell_type' from source: unknown 7717 1726867058.00703: variable 'ansible_shell_executable' from source: unknown 7717 1726867058.00706: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867058.00708: variable 'ansible_pipelining' from source: unknown 7717 1726867058.00710: variable 'ansible_timeout' from source: unknown 7717 1726867058.00712: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867058.00806: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867058.00813: variable 'omit' from source: magic vars 7717 1726867058.00819: starting attempt loop 7717 1726867058.00824: running the handler 7717 1726867058.00837: _low_level_execute_command(): starting 7717 1726867058.00844: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867058.01333: 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 <<< 7717 1726867058.01337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.01340: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867058.01343: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.01400: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867058.01406: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867058.01453: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867058.03099: stdout chunk (state=3): >>>/root <<< 7717 1726867058.03199: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867058.03226: stderr chunk (state=3): >>><<< 7717 1726867058.03229: stdout chunk (state=3): >>><<< 7717 1726867058.03247: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867058.03258: _low_level_execute_command(): starting 7717 1726867058.03261: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224 `" && echo ansible-tmp-1726867058.0324566-7934-236625710809224="` echo /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224 `" ) && sleep 0' 7717 1726867058.03665: 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 <<< 7717 1726867058.03669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.03671: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867058.03681: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.03726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867058.03730: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867058.03782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867058.05658: stdout chunk (state=3): >>>ansible-tmp-1726867058.0324566-7934-236625710809224=/root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224 <<< 7717 1726867058.05761: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867058.05783: stderr chunk (state=3): >>><<< 7717 1726867058.05786: stdout chunk (state=3): >>><<< 7717 1726867058.05801: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867058.0324566-7934-236625710809224=/root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867058.05821: variable 'ansible_module_compression' from source: unknown 7717 1726867058.05863: ANSIBALLZ: Using generic lock for ansible.legacy.command 7717 1726867058.05866: ANSIBALLZ: Acquiring lock 7717 1726867058.05868: ANSIBALLZ: Lock acquired: 139676262302640 7717 1726867058.05871: ANSIBALLZ: Creating module 7717 1726867058.14585: ANSIBALLZ: Writing module into payload 7717 1726867058.14604: ANSIBALLZ: Writing module 7717 1726867058.14630: ANSIBALLZ: Renaming module 7717 1726867058.14644: ANSIBALLZ: Done creating module 7717 1726867058.14667: variable 'ansible_facts' from source: unknown 7717 1726867058.14748: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py 7717 1726867058.14900: Sending initial data 7717 1726867058.14915: Sent initial data (154 bytes) 7717 1726867058.15560: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867058.15580: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.15649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867058.15673: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867058.15700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867058.15781: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867058.17364: 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 <<< 7717 1726867058.17372: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867058.17409: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867058.17452: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpr0yad49p /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py <<< 7717 1726867058.17458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py" <<< 7717 1726867058.17493: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpr0yad49p" to remote "/root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py" <<< 7717 1726867058.17502: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py" <<< 7717 1726867058.18017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867058.18053: stderr chunk (state=3): >>><<< 7717 1726867058.18056: stdout chunk (state=3): >>><<< 7717 1726867058.18095: done transferring module to remote 7717 1726867058.18103: _low_level_execute_command(): starting 7717 1726867058.18107: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/ /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py && sleep 0' 7717 1726867058.18518: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867058.18521: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867058.18524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.18526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867058.18531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.18569: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867058.18573: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867058.18625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867058.20358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867058.20378: stderr chunk (state=3): >>><<< 7717 1726867058.20383: stdout chunk (state=3): >>><<< 7717 1726867058.20396: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867058.20399: _low_level_execute_command(): starting 7717 1726867058.20404: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/AnsiballZ_command.py && sleep 0' 7717 1726867058.20794: 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 <<< 7717 1726867058.20797: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.20799: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867058.20802: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867058.20849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867058.20852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867058.20906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.36537: stdout chunk (state=3): >>> {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:17:38.358710", "end": "2024-09-20 17:17:39.362888", "delta": "0:00:01.004178", "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}}} <<< 7717 1726867059.38245: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867059.38274: stderr chunk (state=3): >>><<< 7717 1726867059.38282: stdout chunk (state=3): >>><<< 7717 1726867059.38297: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:17:38.358710", "end": "2024-09-20 17:17:39.362888", "delta": "0:00:01.004178", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867059.38326: 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-1726867058.0324566-7934-236625710809224/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867059.38333: _low_level_execute_command(): starting 7717 1726867059.38338: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867058.0324566-7934-236625710809224/ > /dev/null 2>&1 && sleep 0' 7717 1726867059.38775: 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 <<< 7717 1726867059.38781: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.38805: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867059.38814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.38860: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867059.38867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.38869: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.38914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.40729: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.40754: stderr chunk (state=3): >>><<< 7717 1726867059.40757: stdout chunk (state=3): >>><<< 7717 1726867059.40769: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867059.40775: handler run complete 7717 1726867059.40795: Evaluated conditional (False): False 7717 1726867059.40804: attempt loop complete, returning result 7717 1726867059.40807: _execute() done 7717 1726867059.40809: dumping result to json 7717 1726867059.40814: done dumping result, returning 7717 1726867059.40822: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-2797-eb16-000000000389] 7717 1726867059.40826: sending task result for task 0affcac9-a3a5-2797-eb16-000000000389 7717 1726867059.40928: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000389 7717 1726867059.40930: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004178", "end": "2024-09-20 17:17:39.362888", "rc": 0, "start": "2024-09-20 17:17:38.358710" } STDOUT: eth0 lo 7717 1726867059.41025: no more pending results, returning what we have 7717 1726867059.41028: results queue empty 7717 1726867059.41028: checking for any_errors_fatal 7717 1726867059.41030: done checking for any_errors_fatal 7717 1726867059.41030: checking for max_fail_percentage 7717 1726867059.41032: done checking for max_fail_percentage 7717 1726867059.41032: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.41033: done checking to see if all hosts have failed 7717 1726867059.41034: getting the remaining hosts for this loop 7717 1726867059.41035: done getting the remaining hosts for this loop 7717 1726867059.41039: getting the next task for host managed_node3 7717 1726867059.41044: done getting next task for host managed_node3 7717 1726867059.41047: ^ task is: TASK: Set current_interfaces 7717 1726867059.41051: ^ 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 7717 1726867059.41054: getting variables 7717 1726867059.41058: in VariableManager get_vars() 7717 1726867059.41104: Calling all_inventory to load vars for managed_node3 7717 1726867059.41107: Calling groups_inventory to load vars for managed_node3 7717 1726867059.41109: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.41120: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.41122: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.41124: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.41292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.41413: done with get_vars() 7717 1726867059.41421: done getting variables 7717 1726867059.41461: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:17:39 -0400 (0:00:01.418) 0:00:04.831 ****** 7717 1726867059.41486: entering _queue_task() for managed_node3/set_fact 7717 1726867059.41673: worker is 1 (out of 1 available) 7717 1726867059.41690: exiting _queue_task() for managed_node3/set_fact 7717 1726867059.41701: done queuing things up, now waiting for results queue to drain 7717 1726867059.41702: waiting for pending results... 7717 1726867059.41853: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 7717 1726867059.41916: in run() - task 0affcac9-a3a5-2797-eb16-00000000038a 7717 1726867059.41926: variable 'ansible_search_path' from source: unknown 7717 1726867059.41930: variable 'ansible_search_path' from source: unknown 7717 1726867059.41960: calling self._execute() 7717 1726867059.42024: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.42030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.42036: variable 'omit' from source: magic vars 7717 1726867059.42309: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.42318: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.42324: variable 'omit' from source: magic vars 7717 1726867059.42353: variable 'omit' from source: magic vars 7717 1726867059.42431: variable '_current_interfaces' from source: set_fact 7717 1726867059.42475: variable 'omit' from source: magic vars 7717 1726867059.42508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867059.42534: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867059.42547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867059.42561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.42570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.42598: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867059.42602: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.42604: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.42669: Set connection var ansible_pipelining to False 7717 1726867059.42673: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867059.42681: Set connection var ansible_shell_type to sh 7717 1726867059.42684: Set connection var ansible_connection to ssh 7717 1726867059.42691: Set connection var ansible_shell_executable to /bin/sh 7717 1726867059.42694: Set connection var ansible_timeout to 10 7717 1726867059.42710: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.42715: variable 'ansible_connection' from source: unknown 7717 1726867059.42718: variable 'ansible_module_compression' from source: unknown 7717 1726867059.42721: variable 'ansible_shell_type' from source: unknown 7717 1726867059.42723: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.42726: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.42728: variable 'ansible_pipelining' from source: unknown 7717 1726867059.42730: variable 'ansible_timeout' from source: unknown 7717 1726867059.42732: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.42831: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867059.42838: variable 'omit' from source: magic vars 7717 1726867059.42850: starting attempt loop 7717 1726867059.42853: running the handler 7717 1726867059.42857: handler run complete 7717 1726867059.42865: attempt loop complete, returning result 7717 1726867059.42868: _execute() done 7717 1726867059.42870: dumping result to json 7717 1726867059.42872: done dumping result, returning 7717 1726867059.42882: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-2797-eb16-00000000038a] 7717 1726867059.42885: sending task result for task 0affcac9-a3a5-2797-eb16-00000000038a 7717 1726867059.42959: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000038a 7717 1726867059.42962: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } 7717 1726867059.43015: no more pending results, returning what we have 7717 1726867059.43017: results queue empty 7717 1726867059.43018: checking for any_errors_fatal 7717 1726867059.43024: done checking for any_errors_fatal 7717 1726867059.43024: checking for max_fail_percentage 7717 1726867059.43025: done checking for max_fail_percentage 7717 1726867059.43026: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.43027: done checking to see if all hosts have failed 7717 1726867059.43028: getting the remaining hosts for this loop 7717 1726867059.43029: done getting the remaining hosts for this loop 7717 1726867059.43032: getting the next task for host managed_node3 7717 1726867059.43038: done getting next task for host managed_node3 7717 1726867059.43039: ^ task is: TASK: Show current_interfaces 7717 1726867059.43042: ^ 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 7717 1726867059.43045: getting variables 7717 1726867059.43046: in VariableManager get_vars() 7717 1726867059.43087: Calling all_inventory to load vars for managed_node3 7717 1726867059.43090: Calling groups_inventory to load vars for managed_node3 7717 1726867059.43092: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.43100: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.43102: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.43104: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.43207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.43322: done with get_vars() 7717 1726867059.43329: done getting variables 7717 1726867059.43393: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Show 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:17:39 -0400 (0:00:00.019) 0:00:04.850 ****** 7717 1726867059.43412: entering _queue_task() for managed_node3/debug 7717 1726867059.43413: Creating lock for debug 7717 1726867059.43593: worker is 1 (out of 1 available) 7717 1726867059.43605: exiting _queue_task() for managed_node3/debug 7717 1726867059.43615: done queuing things up, now waiting for results queue to drain 7717 1726867059.43617: waiting for pending results... 7717 1726867059.43750: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 7717 1726867059.43812: in run() - task 0affcac9-a3a5-2797-eb16-0000000001cb 7717 1726867059.43823: variable 'ansible_search_path' from source: unknown 7717 1726867059.43827: variable 'ansible_search_path' from source: unknown 7717 1726867059.43856: calling self._execute() 7717 1726867059.43979: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.43989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.43997: variable 'omit' from source: magic vars 7717 1726867059.44243: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.44252: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.44257: variable 'omit' from source: magic vars 7717 1726867059.44288: variable 'omit' from source: magic vars 7717 1726867059.44351: variable 'current_interfaces' from source: set_fact 7717 1726867059.44372: variable 'omit' from source: magic vars 7717 1726867059.44406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867059.44433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867059.44446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867059.44458: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.44467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.44495: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867059.44498: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.44501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.44570: Set connection var ansible_pipelining to False 7717 1726867059.44574: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867059.44583: Set connection var ansible_shell_type to sh 7717 1726867059.44586: Set connection var ansible_connection to ssh 7717 1726867059.44594: Set connection var ansible_shell_executable to /bin/sh 7717 1726867059.44597: Set connection var ansible_timeout to 10 7717 1726867059.44614: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.44617: variable 'ansible_connection' from source: unknown 7717 1726867059.44619: variable 'ansible_module_compression' from source: unknown 7717 1726867059.44622: variable 'ansible_shell_type' from source: unknown 7717 1726867059.44625: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.44628: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.44630: variable 'ansible_pipelining' from source: unknown 7717 1726867059.44633: variable 'ansible_timeout' from source: unknown 7717 1726867059.44635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.44730: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867059.44739: variable 'omit' from source: magic vars 7717 1726867059.44745: starting attempt loop 7717 1726867059.44748: running the handler 7717 1726867059.44785: handler run complete 7717 1726867059.44795: attempt loop complete, returning result 7717 1726867059.44798: _execute() done 7717 1726867059.44800: dumping result to json 7717 1726867059.44803: done dumping result, returning 7717 1726867059.44817: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-2797-eb16-0000000001cb] 7717 1726867059.44820: sending task result for task 0affcac9-a3a5-2797-eb16-0000000001cb 7717 1726867059.44895: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000001cb 7717 1726867059.44899: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['eth0', 'lo'] 7717 1726867059.45022: no more pending results, returning what we have 7717 1726867059.45025: results queue empty 7717 1726867059.45026: checking for any_errors_fatal 7717 1726867059.45028: done checking for any_errors_fatal 7717 1726867059.45029: checking for max_fail_percentage 7717 1726867059.45030: done checking for max_fail_percentage 7717 1726867059.45030: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.45031: done checking to see if all hosts have failed 7717 1726867059.45031: getting the remaining hosts for this loop 7717 1726867059.45032: done getting the remaining hosts for this loop 7717 1726867059.45034: getting the next task for host managed_node3 7717 1726867059.45038: done getting next task for host managed_node3 7717 1726867059.45039: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7717 1726867059.45040: ^ 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 7717 1726867059.45042: getting variables 7717 1726867059.45043: in VariableManager get_vars() 7717 1726867059.45065: Calling all_inventory to load vars for managed_node3 7717 1726867059.45067: Calling groups_inventory to load vars for managed_node3 7717 1726867059.45068: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.45074: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.45076: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.45081: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.45170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.45290: done with get_vars() 7717 1726867059.45297: 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_auto_gateway.yml:11 Friday 20 September 2024 17:17:39 -0400 (0:00:00.019) 0:00:04.869 ****** 7717 1726867059.45351: entering _queue_task() for managed_node3/include_tasks 7717 1726867059.45508: worker is 1 (out of 1 available) 7717 1726867059.45521: exiting _queue_task() for managed_node3/include_tasks 7717 1726867059.45532: done queuing things up, now waiting for results queue to drain 7717 1726867059.45533: waiting for pending results... 7717 1726867059.45667: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7717 1726867059.45716: in run() - task 0affcac9-a3a5-2797-eb16-00000000000c 7717 1726867059.45726: variable 'ansible_search_path' from source: unknown 7717 1726867059.45753: calling self._execute() 7717 1726867059.45814: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.45817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.45825: variable 'omit' from source: magic vars 7717 1726867059.46067: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.46076: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.46086: _execute() done 7717 1726867059.46089: dumping result to json 7717 1726867059.46092: done dumping result, returning 7717 1726867059.46098: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2797-eb16-00000000000c] 7717 1726867059.46102: sending task result for task 0affcac9-a3a5-2797-eb16-00000000000c 7717 1726867059.46181: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000000c 7717 1726867059.46184: WORKER PROCESS EXITING 7717 1726867059.46210: no more pending results, returning what we have 7717 1726867059.46214: in VariableManager get_vars() 7717 1726867059.46258: Calling all_inventory to load vars for managed_node3 7717 1726867059.46261: Calling groups_inventory to load vars for managed_node3 7717 1726867059.46263: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.46272: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.46274: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.46279: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.46386: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.46517: done with get_vars() 7717 1726867059.46523: variable 'ansible_search_path' from source: unknown 7717 1726867059.46531: we have included files to process 7717 1726867059.46532: generating all_blocks data 7717 1726867059.46533: done generating all_blocks data 7717 1726867059.46536: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867059.46536: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867059.46538: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867059.46846: in VariableManager get_vars() 7717 1726867059.46863: done with get_vars() 7717 1726867059.47003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 7717 1726867059.47366: done processing included file 7717 1726867059.47367: iterating over new_blocks loaded from include file 7717 1726867059.47368: in VariableManager get_vars() 7717 1726867059.47384: done with get_vars() 7717 1726867059.47385: filtering new block on tags 7717 1726867059.47404: done filtering new block on tags 7717 1726867059.47406: 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_node3 7717 1726867059.47409: extending task lists for all hosts with included blocks 7717 1726867059.49550: done extending task lists 7717 1726867059.49552: done processing included files 7717 1726867059.49552: results queue empty 7717 1726867059.49553: checking for any_errors_fatal 7717 1726867059.49554: done checking for any_errors_fatal 7717 1726867059.49555: checking for max_fail_percentage 7717 1726867059.49556: done checking for max_fail_percentage 7717 1726867059.49556: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.49556: done checking to see if all hosts have failed 7717 1726867059.49557: getting the remaining hosts for this loop 7717 1726867059.49558: done getting the remaining hosts for this loop 7717 1726867059.49559: getting the next task for host managed_node3 7717 1726867059.49561: done getting next task for host managed_node3 7717 1726867059.49563: ^ task is: TASK: Ensure state in ["present", "absent"] 7717 1726867059.49565: ^ 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 7717 1726867059.49567: getting variables 7717 1726867059.49568: in VariableManager get_vars() 7717 1726867059.49581: Calling all_inventory to load vars for managed_node3 7717 1726867059.49583: Calling groups_inventory to load vars for managed_node3 7717 1726867059.49584: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.49588: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.49589: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.49591: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.49670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.49799: done with get_vars() 7717 1726867059.49805: done getting variables 7717 1726867059.49846: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:17:39 -0400 (0:00:00.045) 0:00:04.915 ****** 7717 1726867059.49862: entering _queue_task() for managed_node3/fail 7717 1726867059.49864: Creating lock for fail 7717 1726867059.50037: worker is 1 (out of 1 available) 7717 1726867059.50048: exiting _queue_task() for managed_node3/fail 7717 1726867059.50059: done queuing things up, now waiting for results queue to drain 7717 1726867059.50061: waiting for pending results... 7717 1726867059.50202: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 7717 1726867059.50260: in run() - task 0affcac9-a3a5-2797-eb16-0000000003a5 7717 1726867059.50271: variable 'ansible_search_path' from source: unknown 7717 1726867059.50274: variable 'ansible_search_path' from source: unknown 7717 1726867059.50305: calling self._execute() 7717 1726867059.50360: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.50363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.50372: variable 'omit' from source: magic vars 7717 1726867059.50621: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.50630: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.50725: variable 'state' from source: include params 7717 1726867059.50729: Evaluated conditional (state not in ["present", "absent"]): False 7717 1726867059.50732: when evaluation is False, skipping this task 7717 1726867059.50735: _execute() done 7717 1726867059.50738: dumping result to json 7717 1726867059.50740: done dumping result, returning 7717 1726867059.50742: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-2797-eb16-0000000003a5] 7717 1726867059.50745: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a5 7717 1726867059.50823: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a5 7717 1726867059.50826: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 7717 1726867059.50868: no more pending results, returning what we have 7717 1726867059.50871: results queue empty 7717 1726867059.50872: checking for any_errors_fatal 7717 1726867059.50873: done checking for any_errors_fatal 7717 1726867059.50874: checking for max_fail_percentage 7717 1726867059.50875: done checking for max_fail_percentage 7717 1726867059.50876: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.50876: done checking to see if all hosts have failed 7717 1726867059.50879: getting the remaining hosts for this loop 7717 1726867059.50880: done getting the remaining hosts for this loop 7717 1726867059.50884: getting the next task for host managed_node3 7717 1726867059.50888: done getting next task for host managed_node3 7717 1726867059.50890: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867059.50893: ^ 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 7717 1726867059.50896: getting variables 7717 1726867059.50898: in VariableManager get_vars() 7717 1726867059.50933: Calling all_inventory to load vars for managed_node3 7717 1726867059.50935: Calling groups_inventory to load vars for managed_node3 7717 1726867059.50937: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.50949: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.50951: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.50952: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.51055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.51166: done with get_vars() 7717 1726867059.51173: done getting variables 7717 1726867059.51209: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:17:39 -0400 (0:00:00.013) 0:00:04.928 ****** 7717 1726867059.51228: entering _queue_task() for managed_node3/fail 7717 1726867059.51384: worker is 1 (out of 1 available) 7717 1726867059.51395: exiting _queue_task() for managed_node3/fail 7717 1726867059.51405: done queuing things up, now waiting for results queue to drain 7717 1726867059.51406: waiting for pending results... 7717 1726867059.51592: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867059.51612: in run() - task 0affcac9-a3a5-2797-eb16-0000000003a6 7717 1726867059.51626: variable 'ansible_search_path' from source: unknown 7717 1726867059.51629: variable 'ansible_search_path' from source: unknown 7717 1726867059.51653: calling self._execute() 7717 1726867059.51710: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.51713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.51721: variable 'omit' from source: magic vars 7717 1726867059.51954: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.51963: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.52060: variable 'type' from source: play vars 7717 1726867059.52064: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 7717 1726867059.52067: when evaluation is False, skipping this task 7717 1726867059.52085: _execute() done 7717 1726867059.52088: dumping result to json 7717 1726867059.52091: done dumping result, returning 7717 1726867059.52093: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-2797-eb16-0000000003a6] 7717 1726867059.52095: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a6 7717 1726867059.52162: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a6 7717 1726867059.52165: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 7717 1726867059.52225: no more pending results, returning what we have 7717 1726867059.52228: results queue empty 7717 1726867059.52229: checking for any_errors_fatal 7717 1726867059.52233: done checking for any_errors_fatal 7717 1726867059.52234: checking for max_fail_percentage 7717 1726867059.52235: done checking for max_fail_percentage 7717 1726867059.52235: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.52236: done checking to see if all hosts have failed 7717 1726867059.52237: getting the remaining hosts for this loop 7717 1726867059.52238: done getting the remaining hosts for this loop 7717 1726867059.52241: getting the next task for host managed_node3 7717 1726867059.52246: done getting next task for host managed_node3 7717 1726867059.52249: ^ task is: TASK: Include the task 'show_interfaces.yml' 7717 1726867059.52251: ^ 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 7717 1726867059.52255: getting variables 7717 1726867059.52256: in VariableManager get_vars() 7717 1726867059.52295: Calling all_inventory to load vars for managed_node3 7717 1726867059.52297: Calling groups_inventory to load vars for managed_node3 7717 1726867059.52298: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.52304: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.52306: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.52308: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.52431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.52544: done with get_vars() 7717 1726867059.52551: 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:17:39 -0400 (0:00:00.013) 0:00:04.942 ****** 7717 1726867059.52611: entering _queue_task() for managed_node3/include_tasks 7717 1726867059.52761: worker is 1 (out of 1 available) 7717 1726867059.52771: exiting _queue_task() for managed_node3/include_tasks 7717 1726867059.52786: done queuing things up, now waiting for results queue to drain 7717 1726867059.52787: waiting for pending results... 7717 1726867059.52912: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7717 1726867059.52965: in run() - task 0affcac9-a3a5-2797-eb16-0000000003a7 7717 1726867059.52980: variable 'ansible_search_path' from source: unknown 7717 1726867059.52985: variable 'ansible_search_path' from source: unknown 7717 1726867059.53006: calling self._execute() 7717 1726867059.53060: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.53064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.53073: variable 'omit' from source: magic vars 7717 1726867059.53300: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.53308: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.53314: _execute() done 7717 1726867059.53316: dumping result to json 7717 1726867059.53319: done dumping result, returning 7717 1726867059.53325: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2797-eb16-0000000003a7] 7717 1726867059.53330: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a7 7717 1726867059.53435: no more pending results, returning what we have 7717 1726867059.53439: in VariableManager get_vars() 7717 1726867059.53485: Calling all_inventory to load vars for managed_node3 7717 1726867059.53489: Calling groups_inventory to load vars for managed_node3 7717 1726867059.53491: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.53499: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.53502: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.53504: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.53607: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a7 7717 1726867059.53611: WORKER PROCESS EXITING 7717 1726867059.53621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.53731: done with get_vars() 7717 1726867059.53738: variable 'ansible_search_path' from source: unknown 7717 1726867059.53739: variable 'ansible_search_path' from source: unknown 7717 1726867059.53760: we have included files to process 7717 1726867059.53761: generating all_blocks data 7717 1726867059.53762: done generating all_blocks data 7717 1726867059.53765: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867059.53766: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867059.53768: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867059.53832: in VariableManager get_vars() 7717 1726867059.53852: done with get_vars() 7717 1726867059.53925: done processing included file 7717 1726867059.53926: iterating over new_blocks loaded from include file 7717 1726867059.53927: in VariableManager get_vars() 7717 1726867059.53941: done with get_vars() 7717 1726867059.53942: filtering new block on tags 7717 1726867059.53953: done filtering new block on tags 7717 1726867059.53956: 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_node3 7717 1726867059.53959: extending task lists for all hosts with included blocks 7717 1726867059.54209: done extending task lists 7717 1726867059.54210: done processing included files 7717 1726867059.54211: results queue empty 7717 1726867059.54211: checking for any_errors_fatal 7717 1726867059.54213: done checking for any_errors_fatal 7717 1726867059.54213: checking for max_fail_percentage 7717 1726867059.54214: done checking for max_fail_percentage 7717 1726867059.54214: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.54215: done checking to see if all hosts have failed 7717 1726867059.54215: getting the remaining hosts for this loop 7717 1726867059.54216: done getting the remaining hosts for this loop 7717 1726867059.54217: getting the next task for host managed_node3 7717 1726867059.54220: done getting next task for host managed_node3 7717 1726867059.54221: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 7717 1726867059.54223: ^ 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 7717 1726867059.54225: getting variables 7717 1726867059.54225: in VariableManager get_vars() 7717 1726867059.54235: Calling all_inventory to load vars for managed_node3 7717 1726867059.54236: Calling groups_inventory to load vars for managed_node3 7717 1726867059.54237: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.54241: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.54242: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.54244: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.54322: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.54432: done with get_vars() 7717 1726867059.54438: 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:17:39 -0400 (0:00:00.018) 0:00:04.961 ****** 7717 1726867059.54485: entering _queue_task() for managed_node3/include_tasks 7717 1726867059.54637: worker is 1 (out of 1 available) 7717 1726867059.54649: exiting _queue_task() for managed_node3/include_tasks 7717 1726867059.54659: done queuing things up, now waiting for results queue to drain 7717 1726867059.54661: waiting for pending results... 7717 1726867059.54798: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 7717 1726867059.54846: in run() - task 0affcac9-a3a5-2797-eb16-00000000057e 7717 1726867059.54856: variable 'ansible_search_path' from source: unknown 7717 1726867059.54860: variable 'ansible_search_path' from source: unknown 7717 1726867059.54889: calling self._execute() 7717 1726867059.54943: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.54946: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.54954: variable 'omit' from source: magic vars 7717 1726867059.55208: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.55218: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.55223: _execute() done 7717 1726867059.55226: dumping result to json 7717 1726867059.55229: done dumping result, returning 7717 1726867059.55235: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-2797-eb16-00000000057e] 7717 1726867059.55248: sending task result for task 0affcac9-a3a5-2797-eb16-00000000057e 7717 1726867059.55340: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000057e 7717 1726867059.55343: WORKER PROCESS EXITING 7717 1726867059.55387: no more pending results, returning what we have 7717 1726867059.55391: in VariableManager get_vars() 7717 1726867059.55431: Calling all_inventory to load vars for managed_node3 7717 1726867059.55433: Calling groups_inventory to load vars for managed_node3 7717 1726867059.55435: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.55443: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.55445: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.55448: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.55589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.55699: done with get_vars() 7717 1726867059.55704: variable 'ansible_search_path' from source: unknown 7717 1726867059.55704: variable 'ansible_search_path' from source: unknown 7717 1726867059.55739: we have included files to process 7717 1726867059.55740: generating all_blocks data 7717 1726867059.55741: done generating all_blocks data 7717 1726867059.55741: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867059.55742: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867059.55743: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867059.55901: done processing included file 7717 1726867059.55903: iterating over new_blocks loaded from include file 7717 1726867059.55904: in VariableManager get_vars() 7717 1726867059.55919: done with get_vars() 7717 1726867059.55920: filtering new block on tags 7717 1726867059.55930: done filtering new block on tags 7717 1726867059.55931: 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_node3 7717 1726867059.55934: extending task lists for all hosts with included blocks 7717 1726867059.56019: done extending task lists 7717 1726867059.56020: done processing included files 7717 1726867059.56021: results queue empty 7717 1726867059.56022: checking for any_errors_fatal 7717 1726867059.56023: done checking for any_errors_fatal 7717 1726867059.56024: checking for max_fail_percentage 7717 1726867059.56024: done checking for max_fail_percentage 7717 1726867059.56025: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.56025: done checking to see if all hosts have failed 7717 1726867059.56026: getting the remaining hosts for this loop 7717 1726867059.56026: done getting the remaining hosts for this loop 7717 1726867059.56028: getting the next task for host managed_node3 7717 1726867059.56031: done getting next task for host managed_node3 7717 1726867059.56032: ^ task is: TASK: Gather current interface info 7717 1726867059.56034: ^ 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 7717 1726867059.56036: getting variables 7717 1726867059.56036: in VariableManager get_vars() 7717 1726867059.56047: Calling all_inventory to load vars for managed_node3 7717 1726867059.56048: Calling groups_inventory to load vars for managed_node3 7717 1726867059.56049: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.56052: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.56053: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.56055: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.56136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.56245: done with get_vars() 7717 1726867059.56251: done getting variables 7717 1726867059.56275: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:17:39 -0400 (0:00:00.018) 0:00:04.979 ****** 7717 1726867059.56296: entering _queue_task() for managed_node3/command 7717 1726867059.56443: worker is 1 (out of 1 available) 7717 1726867059.56452: exiting _queue_task() for managed_node3/command 7717 1726867059.56463: done queuing things up, now waiting for results queue to drain 7717 1726867059.56464: waiting for pending results... 7717 1726867059.56615: running TaskExecutor() for managed_node3/TASK: Gather current interface info 7717 1726867059.56689: in run() - task 0affcac9-a3a5-2797-eb16-0000000005b5 7717 1726867059.56701: variable 'ansible_search_path' from source: unknown 7717 1726867059.56705: variable 'ansible_search_path' from source: unknown 7717 1726867059.56731: calling self._execute() 7717 1726867059.56792: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.56795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.56810: variable 'omit' from source: magic vars 7717 1726867059.57583: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.57586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.57588: variable 'omit' from source: magic vars 7717 1726867059.57591: variable 'omit' from source: magic vars 7717 1726867059.57593: variable 'omit' from source: magic vars 7717 1726867059.57595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867059.57616: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867059.57639: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867059.57663: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.57682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.57716: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867059.57723: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.57730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.57837: Set connection var ansible_pipelining to False 7717 1726867059.57847: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867059.57858: Set connection var ansible_shell_type to sh 7717 1726867059.57863: Set connection var ansible_connection to ssh 7717 1726867059.57874: Set connection var ansible_shell_executable to /bin/sh 7717 1726867059.57889: Set connection var ansible_timeout to 10 7717 1726867059.57912: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.57919: variable 'ansible_connection' from source: unknown 7717 1726867059.57925: variable 'ansible_module_compression' from source: unknown 7717 1726867059.57931: variable 'ansible_shell_type' from source: unknown 7717 1726867059.57937: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.57942: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.57948: variable 'ansible_pipelining' from source: unknown 7717 1726867059.57953: variable 'ansible_timeout' from source: unknown 7717 1726867059.57961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.58087: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867059.58102: variable 'omit' from source: magic vars 7717 1726867059.58111: starting attempt loop 7717 1726867059.58117: running the handler 7717 1726867059.58134: _low_level_execute_command(): starting 7717 1726867059.58146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867059.58826: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867059.58841: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867059.58857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867059.58873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867059.58973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867059.59000: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.59018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.59105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.60775: stdout chunk (state=3): >>>/root <<< 7717 1726867059.60876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.60908: stderr chunk (state=3): >>><<< 7717 1726867059.60911: stdout chunk (state=3): >>><<< 7717 1726867059.60928: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867059.60938: _low_level_execute_command(): starting 7717 1726867059.60943: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085 `" && echo ansible-tmp-1726867059.6092727-7969-174997125697085="` echo /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085 `" ) && sleep 0' 7717 1726867059.61384: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.61446: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.61488: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.61539: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.63421: stdout chunk (state=3): >>>ansible-tmp-1726867059.6092727-7969-174997125697085=/root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085 <<< 7717 1726867059.63568: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.63571: stdout chunk (state=3): >>><<< 7717 1726867059.63573: stderr chunk (state=3): >>><<< 7717 1726867059.63685: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867059.6092727-7969-174997125697085=/root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867059.63690: variable 'ansible_module_compression' from source: unknown 7717 1726867059.63692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867059.63716: variable 'ansible_facts' from source: unknown 7717 1726867059.63812: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py 7717 1726867059.63936: Sending initial data 7717 1726867059.64050: Sent initial data (154 bytes) 7717 1726867059.64691: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867059.64705: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.64721: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.64795: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.66323: 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 <<< 7717 1726867059.66357: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867059.66424: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpglj4f398 /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py <<< 7717 1726867059.66433: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py" <<< 7717 1726867059.66504: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpglj4f398" to remote "/root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py" <<< 7717 1726867059.67323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.67359: stderr chunk (state=3): >>><<< 7717 1726867059.67371: stdout chunk (state=3): >>><<< 7717 1726867059.67405: done transferring module to remote 7717 1726867059.67428: _low_level_execute_command(): starting 7717 1726867059.67438: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/ /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py && sleep 0' 7717 1726867059.68091: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.68132: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867059.68148: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.68169: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.68247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.69985: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.70003: stderr chunk (state=3): >>><<< 7717 1726867059.70006: stdout chunk (state=3): >>><<< 7717 1726867059.70017: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867059.70025: _low_level_execute_command(): starting 7717 1726867059.70028: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/AnsiballZ_command.py && sleep 0' 7717 1726867059.70412: 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 <<< 7717 1726867059.70417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.70420: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867059.70422: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.70468: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.70472: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.70523: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.86053: stdout chunk (state=3): >>> {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:17:39.854934", "end": "2024-09-20 17:17:39.858145", "delta": "0:00:00.003211", "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}}} <<< 7717 1726867059.87638: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867059.87642: stdout chunk (state=3): >>><<< 7717 1726867059.87645: stderr chunk (state=3): >>><<< 7717 1726867059.87783: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:17:39.854934", "end": "2024-09-20 17:17:39.858145", "delta": "0:00:00.003211", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867059.87787: 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-1726867059.6092727-7969-174997125697085/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867059.87790: _low_level_execute_command(): starting 7717 1726867059.87792: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867059.6092727-7969-174997125697085/ > /dev/null 2>&1 && sleep 0' 7717 1726867059.88414: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867059.88468: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867059.88541: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867059.88560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867059.88600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867059.88684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867059.90686: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867059.90689: stdout chunk (state=3): >>><<< 7717 1726867059.90692: stderr chunk (state=3): >>><<< 7717 1726867059.90694: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867059.90700: handler run complete 7717 1726867059.90702: Evaluated conditional (False): False 7717 1726867059.90705: attempt loop complete, returning result 7717 1726867059.90707: _execute() done 7717 1726867059.90709: dumping result to json 7717 1726867059.90711: done dumping result, returning 7717 1726867059.90713: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-2797-eb16-0000000005b5] 7717 1726867059.90715: sending task result for task 0affcac9-a3a5-2797-eb16-0000000005b5 7717 1726867059.90789: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000005b5 7717 1726867059.90793: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003211", "end": "2024-09-20 17:17:39.858145", "rc": 0, "start": "2024-09-20 17:17:39.854934" } STDOUT: eth0 lo 7717 1726867059.91373: no more pending results, returning what we have 7717 1726867059.91481: results queue empty 7717 1726867059.91483: checking for any_errors_fatal 7717 1726867059.91484: done checking for any_errors_fatal 7717 1726867059.91485: checking for max_fail_percentage 7717 1726867059.91486: done checking for max_fail_percentage 7717 1726867059.91487: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.91488: done checking to see if all hosts have failed 7717 1726867059.91489: getting the remaining hosts for this loop 7717 1726867059.91490: done getting the remaining hosts for this loop 7717 1726867059.91493: getting the next task for host managed_node3 7717 1726867059.91498: done getting next task for host managed_node3 7717 1726867059.91500: ^ task is: TASK: Set current_interfaces 7717 1726867059.91506: ^ 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 7717 1726867059.91509: getting variables 7717 1726867059.91510: in VariableManager get_vars() 7717 1726867059.91574: Calling all_inventory to load vars for managed_node3 7717 1726867059.91580: Calling groups_inventory to load vars for managed_node3 7717 1726867059.91583: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.91593: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.91595: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.91599: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.91762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.91979: done with get_vars() 7717 1726867059.91989: done getting variables 7717 1726867059.92046: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:17:39 -0400 (0:00:00.357) 0:00:05.337 ****** 7717 1726867059.92085: entering _queue_task() for managed_node3/set_fact 7717 1726867059.92452: worker is 1 (out of 1 available) 7717 1726867059.92460: exiting _queue_task() for managed_node3/set_fact 7717 1726867059.92471: done queuing things up, now waiting for results queue to drain 7717 1726867059.92472: waiting for pending results... 7717 1726867059.92795: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 7717 1726867059.92843: in run() - task 0affcac9-a3a5-2797-eb16-0000000005b6 7717 1726867059.92846: variable 'ansible_search_path' from source: unknown 7717 1726867059.92854: variable 'ansible_search_path' from source: unknown 7717 1726867059.92952: calling self._execute() 7717 1726867059.93004: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.93015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.93028: variable 'omit' from source: magic vars 7717 1726867059.93463: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.93480: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.93512: variable 'omit' from source: magic vars 7717 1726867059.93550: variable 'omit' from source: magic vars 7717 1726867059.93632: variable '_current_interfaces' from source: set_fact 7717 1726867059.93689: variable 'omit' from source: magic vars 7717 1726867059.93722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867059.93748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867059.93763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867059.93780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.93789: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.93825: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867059.93828: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.93831: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.93892: Set connection var ansible_pipelining to False 7717 1726867059.93896: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867059.93901: Set connection var ansible_shell_type to sh 7717 1726867059.93903: Set connection var ansible_connection to ssh 7717 1726867059.93910: Set connection var ansible_shell_executable to /bin/sh 7717 1726867059.93915: Set connection var ansible_timeout to 10 7717 1726867059.93936: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.93939: variable 'ansible_connection' from source: unknown 7717 1726867059.93942: variable 'ansible_module_compression' from source: unknown 7717 1726867059.93944: variable 'ansible_shell_type' from source: unknown 7717 1726867059.93947: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.93949: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.93952: variable 'ansible_pipelining' from source: unknown 7717 1726867059.93954: variable 'ansible_timeout' from source: unknown 7717 1726867059.93956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.94059: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867059.94069: variable 'omit' from source: magic vars 7717 1726867059.94073: starting attempt loop 7717 1726867059.94080: running the handler 7717 1726867059.94088: handler run complete 7717 1726867059.94097: attempt loop complete, returning result 7717 1726867059.94099: _execute() done 7717 1726867059.94102: dumping result to json 7717 1726867059.94105: done dumping result, returning 7717 1726867059.94111: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-2797-eb16-0000000005b6] 7717 1726867059.94116: sending task result for task 0affcac9-a3a5-2797-eb16-0000000005b6 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } 7717 1726867059.94251: no more pending results, returning what we have 7717 1726867059.94254: results queue empty 7717 1726867059.94254: checking for any_errors_fatal 7717 1726867059.94261: done checking for any_errors_fatal 7717 1726867059.94262: checking for max_fail_percentage 7717 1726867059.94263: done checking for max_fail_percentage 7717 1726867059.94264: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.94265: done checking to see if all hosts have failed 7717 1726867059.94265: getting the remaining hosts for this loop 7717 1726867059.94267: done getting the remaining hosts for this loop 7717 1726867059.94270: getting the next task for host managed_node3 7717 1726867059.94281: done getting next task for host managed_node3 7717 1726867059.94284: ^ task is: TASK: Show current_interfaces 7717 1726867059.94295: ^ 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 7717 1726867059.94299: getting variables 7717 1726867059.94300: in VariableManager get_vars() 7717 1726867059.94338: Calling all_inventory to load vars for managed_node3 7717 1726867059.94340: Calling groups_inventory to load vars for managed_node3 7717 1726867059.94342: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.94348: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000005b6 7717 1726867059.94351: WORKER PROCESS EXITING 7717 1726867059.94360: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.94362: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.94364: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.94474: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.94625: done with get_vars() 7717 1726867059.94633: done getting variables 7717 1726867059.94669: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:17:39 -0400 (0:00:00.026) 0:00:05.363 ****** 7717 1726867059.94693: entering _queue_task() for managed_node3/debug 7717 1726867059.94869: worker is 1 (out of 1 available) 7717 1726867059.94886: exiting _queue_task() for managed_node3/debug 7717 1726867059.94897: done queuing things up, now waiting for results queue to drain 7717 1726867059.94898: waiting for pending results... 7717 1726867059.95036: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 7717 1726867059.95108: in run() - task 0affcac9-a3a5-2797-eb16-00000000057f 7717 1726867059.95176: variable 'ansible_search_path' from source: unknown 7717 1726867059.95183: variable 'ansible_search_path' from source: unknown 7717 1726867059.95235: calling self._execute() 7717 1726867059.95308: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.95312: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.95315: variable 'omit' from source: magic vars 7717 1726867059.95783: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.95786: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.95789: variable 'omit' from source: magic vars 7717 1726867059.95791: variable 'omit' from source: magic vars 7717 1726867059.95834: variable 'current_interfaces' from source: set_fact 7717 1726867059.95874: variable 'omit' from source: magic vars 7717 1726867059.95920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867059.95955: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867059.95985: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867059.96011: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.96029: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867059.96061: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867059.96069: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.96076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.96184: Set connection var ansible_pipelining to False 7717 1726867059.96195: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867059.96204: Set connection var ansible_shell_type to sh 7717 1726867059.96210: Set connection var ansible_connection to ssh 7717 1726867059.96220: Set connection var ansible_shell_executable to /bin/sh 7717 1726867059.96229: Set connection var ansible_timeout to 10 7717 1726867059.96263: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.96272: variable 'ansible_connection' from source: unknown 7717 1726867059.96281: variable 'ansible_module_compression' from source: unknown 7717 1726867059.96289: variable 'ansible_shell_type' from source: unknown 7717 1726867059.96295: variable 'ansible_shell_executable' from source: unknown 7717 1726867059.96301: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.96307: variable 'ansible_pipelining' from source: unknown 7717 1726867059.96313: variable 'ansible_timeout' from source: unknown 7717 1726867059.96319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.96484: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867059.96487: variable 'omit' from source: magic vars 7717 1726867059.96489: starting attempt loop 7717 1726867059.96492: running the handler 7717 1726867059.96531: handler run complete 7717 1726867059.96546: attempt loop complete, returning result 7717 1726867059.96553: _execute() done 7717 1726867059.96556: dumping result to json 7717 1726867059.96558: done dumping result, returning 7717 1726867059.96561: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-2797-eb16-00000000057f] 7717 1726867059.96572: sending task result for task 0affcac9-a3a5-2797-eb16-00000000057f 7717 1726867059.96652: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000057f 7717 1726867059.96655: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['eth0', 'lo'] 7717 1726867059.96718: no more pending results, returning what we have 7717 1726867059.96721: results queue empty 7717 1726867059.96722: checking for any_errors_fatal 7717 1726867059.96726: done checking for any_errors_fatal 7717 1726867059.96727: checking for max_fail_percentage 7717 1726867059.96728: done checking for max_fail_percentage 7717 1726867059.96729: checking to see if all hosts have failed and the running result is not ok 7717 1726867059.96730: done checking to see if all hosts have failed 7717 1726867059.96730: getting the remaining hosts for this loop 7717 1726867059.96732: done getting the remaining hosts for this loop 7717 1726867059.96734: getting the next task for host managed_node3 7717 1726867059.96741: done getting next task for host managed_node3 7717 1726867059.96743: ^ task is: TASK: Install iproute 7717 1726867059.96746: ^ 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 7717 1726867059.96749: getting variables 7717 1726867059.96750: in VariableManager get_vars() 7717 1726867059.96823: Calling all_inventory to load vars for managed_node3 7717 1726867059.96826: Calling groups_inventory to load vars for managed_node3 7717 1726867059.96828: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867059.96836: Calling all_plugins_play to load vars for managed_node3 7717 1726867059.96839: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867059.96841: Calling groups_plugins_play to load vars for managed_node3 7717 1726867059.96987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867059.97172: done with get_vars() 7717 1726867059.97185: done getting variables 7717 1726867059.97236: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:17:39 -0400 (0:00:00.025) 0:00:05.389 ****** 7717 1726867059.97264: entering _queue_task() for managed_node3/package 7717 1726867059.97487: worker is 1 (out of 1 available) 7717 1726867059.97498: exiting _queue_task() for managed_node3/package 7717 1726867059.97510: done queuing things up, now waiting for results queue to drain 7717 1726867059.97512: waiting for pending results... 7717 1726867059.97798: running TaskExecutor() for managed_node3/TASK: Install iproute 7717 1726867059.97856: in run() - task 0affcac9-a3a5-2797-eb16-0000000003a8 7717 1726867059.97880: variable 'ansible_search_path' from source: unknown 7717 1726867059.97892: variable 'ansible_search_path' from source: unknown 7717 1726867059.97985: calling self._execute() 7717 1726867059.98025: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867059.98037: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867059.98052: variable 'omit' from source: magic vars 7717 1726867059.98352: variable 'ansible_distribution_major_version' from source: facts 7717 1726867059.98362: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867059.98367: variable 'omit' from source: magic vars 7717 1726867059.98394: variable 'omit' from source: magic vars 7717 1726867059.98520: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867060.00036: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867060.00039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867060.00055: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867060.00098: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867060.00132: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867060.00230: 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) 7717 1726867060.00284: 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) 7717 1726867060.00315: 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) 7717 1726867060.00367: 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) 7717 1726867060.00393: 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) 7717 1726867060.00503: variable '__network_is_ostree' from source: set_fact 7717 1726867060.00514: variable 'omit' from source: magic vars 7717 1726867060.00546: variable 'omit' from source: magic vars 7717 1726867060.00622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867060.00703: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867060.00729: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867060.00751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867060.00785: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867060.00875: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867060.00881: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867060.00883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867060.00929: Set connection var ansible_pipelining to False 7717 1726867060.00932: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867060.00935: Set connection var ansible_shell_type to sh 7717 1726867060.00937: Set connection var ansible_connection to ssh 7717 1726867060.00943: Set connection var ansible_shell_executable to /bin/sh 7717 1726867060.00948: Set connection var ansible_timeout to 10 7717 1726867060.00963: variable 'ansible_shell_executable' from source: unknown 7717 1726867060.00966: variable 'ansible_connection' from source: unknown 7717 1726867060.00969: variable 'ansible_module_compression' from source: unknown 7717 1726867060.00971: variable 'ansible_shell_type' from source: unknown 7717 1726867060.00973: variable 'ansible_shell_executable' from source: unknown 7717 1726867060.00975: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867060.00983: variable 'ansible_pipelining' from source: unknown 7717 1726867060.00985: variable 'ansible_timeout' from source: unknown 7717 1726867060.00990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867060.01058: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867060.01065: variable 'omit' from source: magic vars 7717 1726867060.01074: starting attempt loop 7717 1726867060.01079: running the handler 7717 1726867060.01088: variable 'ansible_facts' from source: unknown 7717 1726867060.01091: variable 'ansible_facts' from source: unknown 7717 1726867060.01118: _low_level_execute_command(): starting 7717 1726867060.01123: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867060.01589: 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 <<< 7717 1726867060.01593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.01596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867060.01598: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.01650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867060.01657: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867060.01660: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867060.01701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867060.03352: stdout chunk (state=3): >>>/root <<< 7717 1726867060.03452: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867060.03473: stderr chunk (state=3): >>><<< 7717 1726867060.03481: stdout chunk (state=3): >>><<< 7717 1726867060.03499: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867060.03509: _low_level_execute_command(): starting 7717 1726867060.03512: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747 `" && echo ansible-tmp-1726867060.034975-7986-231660709883747="` echo /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747 `" ) && sleep 0' 7717 1726867060.03926: 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 <<< 7717 1726867060.03930: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.03932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867060.03934: 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 <<< 7717 1726867060.03936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.03991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867060.03995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867060.04038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867060.05907: stdout chunk (state=3): >>>ansible-tmp-1726867060.034975-7986-231660709883747=/root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747 <<< 7717 1726867060.06014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867060.06035: stderr chunk (state=3): >>><<< 7717 1726867060.06038: stdout chunk (state=3): >>><<< 7717 1726867060.06050: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867060.034975-7986-231660709883747=/root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867060.06072: variable 'ansible_module_compression' from source: unknown 7717 1726867060.06118: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 7717 1726867060.06121: ANSIBALLZ: Acquiring lock 7717 1726867060.06124: ANSIBALLZ: Lock acquired: 139676262302640 7717 1726867060.06126: ANSIBALLZ: Creating module 7717 1726867060.15523: ANSIBALLZ: Writing module into payload 7717 1726867060.15658: ANSIBALLZ: Writing module 7717 1726867060.15674: ANSIBALLZ: Renaming module 7717 1726867060.15688: ANSIBALLZ: Done creating module 7717 1726867060.15705: variable 'ansible_facts' from source: unknown 7717 1726867060.15761: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py 7717 1726867060.15859: Sending initial data 7717 1726867060.15862: Sent initial data (149 bytes) 7717 1726867060.16309: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867060.16312: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.16315: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867060.16318: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.16372: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867060.16383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867060.16386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867060.16432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867060.18027: 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 <<< 7717 1726867060.18032: 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 <<< 7717 1726867060.18067: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867060.18114: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkpo0z28t /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py <<< 7717 1726867060.18117: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py" <<< 7717 1726867060.18157: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkpo0z28t" to remote "/root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py" <<< 7717 1726867060.18826: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867060.18863: stderr chunk (state=3): >>><<< 7717 1726867060.18870: stdout chunk (state=3): >>><<< 7717 1726867060.18907: done transferring module to remote 7717 1726867060.18916: _low_level_execute_command(): starting 7717 1726867060.18920: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/ /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py && sleep 0' 7717 1726867060.19422: 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 <<< 7717 1726867060.19429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867060.19432: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867060.19466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867060.19486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867060.21246: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867060.21353: stderr chunk (state=3): >>><<< 7717 1726867060.21357: stdout chunk (state=3): >>><<< 7717 1726867060.21360: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867060.21362: _low_level_execute_command(): starting 7717 1726867060.21364: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/AnsiballZ_dnf.py && sleep 0' 7717 1726867060.21848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867060.21864: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867060.21973: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867060.22009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867060.22094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.54810: 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}}} <<< 7717 1726867063.58948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867063.58973: stderr chunk (state=3): >>><<< 7717 1726867063.58998: stdout chunk (state=3): >>><<< 7717 1726867063.59087: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867063.59095: 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-1726867060.034975-7986-231660709883747/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867063.59098: _low_level_execute_command(): starting 7717 1726867063.59100: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867060.034975-7986-231660709883747/ > /dev/null 2>&1 && sleep 0' 7717 1726867063.59699: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867063.59714: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867063.59729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867063.59748: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867063.59846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867063.59867: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867063.59889: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.59966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.61845: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867063.61855: stdout chunk (state=3): >>><<< 7717 1726867063.61865: stderr chunk (state=3): >>><<< 7717 1726867063.61887: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867063.61905: handler run complete 7717 1726867063.62072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867063.62268: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867063.62312: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867063.62351: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867063.62390: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867063.62465: variable '__install_status' from source: unknown 7717 1726867063.62494: Evaluated conditional (__install_status is success): True 7717 1726867063.62683: attempt loop complete, returning result 7717 1726867063.62686: _execute() done 7717 1726867063.62688: dumping result to json 7717 1726867063.62690: done dumping result, returning 7717 1726867063.62692: done running TaskExecutor() for managed_node3/TASK: Install iproute [0affcac9-a3a5-2797-eb16-0000000003a8] 7717 1726867063.62694: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a8 7717 1726867063.62765: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a8 7717 1726867063.62768: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7717 1726867063.62858: no more pending results, returning what we have 7717 1726867063.62862: results queue empty 7717 1726867063.62863: checking for any_errors_fatal 7717 1726867063.62867: done checking for any_errors_fatal 7717 1726867063.62868: checking for max_fail_percentage 7717 1726867063.62869: done checking for max_fail_percentage 7717 1726867063.62870: checking to see if all hosts have failed and the running result is not ok 7717 1726867063.62871: done checking to see if all hosts have failed 7717 1726867063.62871: getting the remaining hosts for this loop 7717 1726867063.62873: done getting the remaining hosts for this loop 7717 1726867063.62881: getting the next task for host managed_node3 7717 1726867063.62888: done getting next task for host managed_node3 7717 1726867063.62891: ^ task is: TASK: Create veth interface {{ interface }} 7717 1726867063.62894: ^ 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 7717 1726867063.62899: getting variables 7717 1726867063.62900: in VariableManager get_vars() 7717 1726867063.62948: Calling all_inventory to load vars for managed_node3 7717 1726867063.62950: Calling groups_inventory to load vars for managed_node3 7717 1726867063.62953: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867063.62963: Calling all_plugins_play to load vars for managed_node3 7717 1726867063.62966: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867063.62969: Calling groups_plugins_play to load vars for managed_node3 7717 1726867063.63488: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867063.63699: done with get_vars() 7717 1726867063.63710: done getting variables 7717 1726867063.63771: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867063.63898: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* 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:17:43 -0400 (0:00:03.666) 0:00:09.055 ****** 7717 1726867063.63940: entering _queue_task() for managed_node3/command 7717 1726867063.64298: worker is 1 (out of 1 available) 7717 1726867063.64310: exiting _queue_task() for managed_node3/command 7717 1726867063.64323: done queuing things up, now waiting for results queue to drain 7717 1726867063.64325: waiting for pending results... 7717 1726867063.64566: running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 7717 1726867063.64618: in run() - task 0affcac9-a3a5-2797-eb16-0000000003a9 7717 1726867063.64641: variable 'ansible_search_path' from source: unknown 7717 1726867063.64661: variable 'ansible_search_path' from source: unknown 7717 1726867063.64943: variable 'interface' from source: play vars 7717 1726867063.65083: variable 'interface' from source: play vars 7717 1726867063.65123: variable 'interface' from source: play vars 7717 1726867063.65273: Loaded config def from plugin (lookup/items) 7717 1726867063.65290: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7717 1726867063.65327: variable 'omit' from source: magic vars 7717 1726867063.65455: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867063.65469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867063.65488: variable 'omit' from source: magic vars 7717 1726867063.65749: variable 'ansible_distribution_major_version' from source: facts 7717 1726867063.65752: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867063.65944: variable 'type' from source: play vars 7717 1726867063.65955: variable 'state' from source: include params 7717 1726867063.66075: variable 'interface' from source: play vars 7717 1726867063.66081: variable 'current_interfaces' from source: set_fact 7717 1726867063.66084: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867063.66087: variable 'omit' from source: magic vars 7717 1726867063.66089: variable 'omit' from source: magic vars 7717 1726867063.66091: variable 'item' from source: unknown 7717 1726867063.66168: variable 'item' from source: unknown 7717 1726867063.66196: variable 'omit' from source: magic vars 7717 1726867063.66237: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867063.66274: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867063.66302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867063.66329: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867063.66347: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867063.66400: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867063.66403: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867063.66405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867063.66514: Set connection var ansible_pipelining to False 7717 1726867063.66534: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867063.66617: Set connection var ansible_shell_type to sh 7717 1726867063.66621: Set connection var ansible_connection to ssh 7717 1726867063.66625: Set connection var ansible_shell_executable to /bin/sh 7717 1726867063.66627: Set connection var ansible_timeout to 10 7717 1726867063.66629: variable 'ansible_shell_executable' from source: unknown 7717 1726867063.66632: variable 'ansible_connection' from source: unknown 7717 1726867063.66634: variable 'ansible_module_compression' from source: unknown 7717 1726867063.66639: variable 'ansible_shell_type' from source: unknown 7717 1726867063.66641: variable 'ansible_shell_executable' from source: unknown 7717 1726867063.66643: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867063.66645: variable 'ansible_pipelining' from source: unknown 7717 1726867063.66647: variable 'ansible_timeout' from source: unknown 7717 1726867063.66649: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867063.66836: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867063.66840: variable 'omit' from source: magic vars 7717 1726867063.66843: starting attempt loop 7717 1726867063.66845: running the handler 7717 1726867063.66847: _low_level_execute_command(): starting 7717 1726867063.66849: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867063.67508: 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 <<< 7717 1726867063.67530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867063.67608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867063.67612: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867063.67619: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.67669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.69264: stdout chunk (state=3): >>>/root <<< 7717 1726867063.69418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867063.69421: stdout chunk (state=3): >>><<< 7717 1726867063.69424: stderr chunk (state=3): >>><<< 7717 1726867063.69530: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867063.69535: _low_level_execute_command(): starting 7717 1726867063.69538: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286 `" && echo ansible-tmp-1726867063.6944427-8057-43838651441286="` echo /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286 `" ) && sleep 0' 7717 1726867063.70058: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867063.70067: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867063.70104: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867063.70107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867063.70110: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867063.70117: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867063.70127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.70159: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867063.70163: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867063.70165: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867063.70168: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867063.70170: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867063.70213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867063.70216: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867063.70218: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867063.70220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.70285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.70361: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.72236: stdout chunk (state=3): >>>ansible-tmp-1726867063.6944427-8057-43838651441286=/root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286 <<< 7717 1726867063.72395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867063.72399: stdout chunk (state=3): >>><<< 7717 1726867063.72401: stderr chunk (state=3): >>><<< 7717 1726867063.72584: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867063.6944427-8057-43838651441286=/root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867063.72587: variable 'ansible_module_compression' from source: unknown 7717 1726867063.72590: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867063.72592: variable 'ansible_facts' from source: unknown 7717 1726867063.72639: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py 7717 1726867063.73078: Sending initial data 7717 1726867063.73090: Sent initial data (153 bytes) 7717 1726867063.74107: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.74151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867063.74162: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867063.74192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.74255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.75772: 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 <<< 7717 1726867063.75776: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867063.75811: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867063.75857: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpguo8vm1r /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py <<< 7717 1726867063.75860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py" <<< 7717 1726867063.75904: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpguo8vm1r" to remote "/root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py" <<< 7717 1726867063.75908: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py" <<< 7717 1726867063.76734: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867063.76737: stdout chunk (state=3): >>><<< 7717 1726867063.76740: stderr chunk (state=3): >>><<< 7717 1726867063.76748: done transferring module to remote 7717 1726867063.76763: _low_level_execute_command(): starting 7717 1726867063.76772: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/ /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py && sleep 0' 7717 1726867063.77462: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.77500: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867063.77514: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867063.77539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.77622: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867063.79338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867063.79367: stderr chunk (state=3): >>><<< 7717 1726867063.79369: stdout chunk (state=3): >>><<< 7717 1726867063.79432: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867063.79436: _low_level_execute_command(): starting 7717 1726867063.79438: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/AnsiballZ_command.py && sleep 0' 7717 1726867063.79793: 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 <<< 7717 1726867063.79798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.79801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867063.79804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867063.79806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867063.79850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867063.79853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867063.79906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.00758: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 17:17:43.946809", "end": "2024-09-20 17:17:44.003947", "delta": "0:00:00.057138", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_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}}} <<< 7717 1726867064.02980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867064.02985: stdout chunk (state=3): >>><<< 7717 1726867064.03169: stderr chunk (state=3): >>><<< 7717 1726867064.03173: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 17:17:43.946809", "end": "2024-09-20 17:17:44.003947", "delta": "0:00:00.057138", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867064.03175: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth0 type veth peer name peerveth0', '_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-1726867063.6944427-8057-43838651441286/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867064.03184: _low_level_execute_command(): starting 7717 1726867064.03186: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867063.6944427-8057-43838651441286/ > /dev/null 2>&1 && sleep 0' 7717 1726867064.03676: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867064.03703: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.03714: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.03731: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867064.03745: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.03801: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.03830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.03834: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.03876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.08596: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.08600: stdout chunk (state=3): >>><<< 7717 1726867064.08626: stderr chunk (state=3): >>><<< 7717 1726867064.08649: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.08652: handler run complete 7717 1726867064.08697: Evaluated conditional (False): False 7717 1726867064.08717: attempt loop complete, returning result 7717 1726867064.08748: variable 'item' from source: unknown 7717 1726867064.08820: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.057138", "end": "2024-09-20 17:17:44.003947", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-09-20 17:17:43.946809" } 7717 1726867064.09013: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.09017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.09020: variable 'omit' from source: magic vars 7717 1726867064.09121: variable 'ansible_distribution_major_version' from source: facts 7717 1726867064.09125: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867064.09303: variable 'type' from source: play vars 7717 1726867064.09306: variable 'state' from source: include params 7717 1726867064.09309: variable 'interface' from source: play vars 7717 1726867064.09315: variable 'current_interfaces' from source: set_fact 7717 1726867064.09320: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867064.09335: variable 'omit' from source: magic vars 7717 1726867064.09347: variable 'omit' from source: magic vars 7717 1726867064.09376: variable 'item' from source: unknown 7717 1726867064.09430: variable 'item' from source: unknown 7717 1726867064.09446: variable 'omit' from source: magic vars 7717 1726867064.09476: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867064.09488: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.09491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.09520: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867064.09523: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.09525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.09569: Set connection var ansible_pipelining to False 7717 1726867064.09574: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867064.09588: Set connection var ansible_shell_type to sh 7717 1726867064.09591: Set connection var ansible_connection to ssh 7717 1726867064.09613: Set connection var ansible_shell_executable to /bin/sh 7717 1726867064.09622: Set connection var ansible_timeout to 10 7717 1726867064.09625: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.09627: variable 'ansible_connection' from source: unknown 7717 1726867064.09630: variable 'ansible_module_compression' from source: unknown 7717 1726867064.09632: variable 'ansible_shell_type' from source: unknown 7717 1726867064.09635: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.09637: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.09639: variable 'ansible_pipelining' from source: unknown 7717 1726867064.09641: variable 'ansible_timeout' from source: unknown 7717 1726867064.09643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.09721: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867064.09733: variable 'omit' from source: magic vars 7717 1726867064.09736: starting attempt loop 7717 1726867064.09738: running the handler 7717 1726867064.09744: _low_level_execute_command(): starting 7717 1726867064.09747: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867064.10213: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.10235: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867064.10245: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.10254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.10320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.11914: stdout chunk (state=3): >>>/root <<< 7717 1726867064.12014: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.12053: stderr chunk (state=3): >>><<< 7717 1726867064.12057: stdout chunk (state=3): >>><<< 7717 1726867064.12080: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.12089: _low_level_execute_command(): starting 7717 1726867064.12093: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884 `" && echo ansible-tmp-1726867064.1208093-8057-118553741157884="` echo /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884 `" ) && sleep 0' 7717 1726867064.12522: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.12525: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867064.12528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867064.12530: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.12586: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.12591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.12626: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.14496: stdout chunk (state=3): >>>ansible-tmp-1726867064.1208093-8057-118553741157884=/root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884 <<< 7717 1726867064.14604: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.14627: stderr chunk (state=3): >>><<< 7717 1726867064.14630: stdout chunk (state=3): >>><<< 7717 1726867064.14648: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867064.1208093-8057-118553741157884=/root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.14662: variable 'ansible_module_compression' from source: unknown 7717 1726867064.14692: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867064.14707: variable 'ansible_facts' from source: unknown 7717 1726867064.14756: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py 7717 1726867064.14831: Sending initial data 7717 1726867064.14834: Sent initial data (154 bytes) 7717 1726867064.15226: 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 <<< 7717 1726867064.15229: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.15232: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.15234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.15284: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.15289: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.15333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.16855: 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 <<< 7717 1726867064.16862: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867064.16897: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867064.16946: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbf2edr51 /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py <<< 7717 1726867064.16949: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py" <<< 7717 1726867064.16982: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbf2edr51" to remote "/root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py" <<< 7717 1726867064.17500: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.17531: stderr chunk (state=3): >>><<< 7717 1726867064.17534: stdout chunk (state=3): >>><<< 7717 1726867064.17560: done transferring module to remote 7717 1726867064.17566: _low_level_execute_command(): starting 7717 1726867064.17570: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/ /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py && sleep 0' 7717 1726867064.17937: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.17964: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867064.17967: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867064.17970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.17972: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.17974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.18025: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.18030: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.18075: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.19788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.19808: stderr chunk (state=3): >>><<< 7717 1726867064.19811: stdout chunk (state=3): >>><<< 7717 1726867064.19822: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.19825: _low_level_execute_command(): starting 7717 1726867064.19829: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/AnsiballZ_command.py && sleep 0' 7717 1726867064.20222: 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 <<< 7717 1726867064.20225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.20227: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.20229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.20271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.20274: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.20331: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.35847: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 17:17:44.352689", "end": "2024-09-20 17:17:44.356217", "delta": "0:00:00.003528", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 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}}} <<< 7717 1726867064.37490: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867064.37494: stdout chunk (state=3): >>><<< 7717 1726867064.37499: stderr chunk (state=3): >>><<< 7717 1726867064.37502: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 17:17:44.352689", "end": "2024-09-20 17:17:44.356217", "delta": "0:00:00.003528", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867064.37504: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerveth0 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-1726867064.1208093-8057-118553741157884/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867064.37506: _low_level_execute_command(): starting 7717 1726867064.37508: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867064.1208093-8057-118553741157884/ > /dev/null 2>&1 && sleep 0' 7717 1726867064.38026: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.38047: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.38095: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.38108: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.38158: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.40083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.40086: stdout chunk (state=3): >>><<< 7717 1726867064.40089: stderr chunk (state=3): >>><<< 7717 1726867064.40091: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.40093: handler run complete 7717 1726867064.40107: Evaluated conditional (False): False 7717 1726867064.40118: attempt loop complete, returning result 7717 1726867064.40136: variable 'item' from source: unknown 7717 1726867064.40382: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003528", "end": "2024-09-20 17:17:44.356217", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-09-20 17:17:44.352689" } 7717 1726867064.40485: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.40488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.40490: variable 'omit' from source: magic vars 7717 1726867064.40528: variable 'ansible_distribution_major_version' from source: facts 7717 1726867064.40539: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867064.40776: variable 'type' from source: play vars 7717 1726867064.40789: variable 'state' from source: include params 7717 1726867064.40798: variable 'interface' from source: play vars 7717 1726867064.40807: variable 'current_interfaces' from source: set_fact 7717 1726867064.40817: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867064.40826: variable 'omit' from source: magic vars 7717 1726867064.40854: variable 'omit' from source: magic vars 7717 1726867064.40899: variable 'item' from source: unknown 7717 1726867064.40992: variable 'item' from source: unknown 7717 1726867064.41018: variable 'omit' from source: magic vars 7717 1726867064.41043: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867064.41072: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.41088: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.41106: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867064.41118: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.41133: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.41255: Set connection var ansible_pipelining to False 7717 1726867064.41280: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867064.41283: Set connection var ansible_shell_type to sh 7717 1726867064.41387: Set connection var ansible_connection to ssh 7717 1726867064.41390: Set connection var ansible_shell_executable to /bin/sh 7717 1726867064.41397: Set connection var ansible_timeout to 10 7717 1726867064.41400: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.41403: variable 'ansible_connection' from source: unknown 7717 1726867064.41405: variable 'ansible_module_compression' from source: unknown 7717 1726867064.41407: variable 'ansible_shell_type' from source: unknown 7717 1726867064.41409: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.41411: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.41413: variable 'ansible_pipelining' from source: unknown 7717 1726867064.41415: variable 'ansible_timeout' from source: unknown 7717 1726867064.41417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.41708: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867064.41712: variable 'omit' from source: magic vars 7717 1726867064.41715: starting attempt loop 7717 1726867064.41717: running the handler 7717 1726867064.41723: _low_level_execute_command(): starting 7717 1726867064.41726: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867064.42252: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867064.42271: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.42288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.42307: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867064.42335: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.42370: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.42425: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.42471: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.42474: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.42644: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.44186: stdout chunk (state=3): >>>/root <<< 7717 1726867064.44295: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.44334: stderr chunk (state=3): >>><<< 7717 1726867064.44346: stdout chunk (state=3): >>><<< 7717 1726867064.44438: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.44442: _low_level_execute_command(): starting 7717 1726867064.44444: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480 `" && echo ansible-tmp-1726867064.4436047-8057-31650250074480="` echo /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480 `" ) && sleep 0' 7717 1726867064.45102: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867064.45183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.45205: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.45290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.47169: stdout chunk (state=3): >>>ansible-tmp-1726867064.4436047-8057-31650250074480=/root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480 <<< 7717 1726867064.47332: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.47336: stdout chunk (state=3): >>><<< 7717 1726867064.47338: stderr chunk (state=3): >>><<< 7717 1726867064.47453: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867064.4436047-8057-31650250074480=/root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.47459: variable 'ansible_module_compression' from source: unknown 7717 1726867064.47462: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867064.47464: variable 'ansible_facts' from source: unknown 7717 1726867064.47544: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py 7717 1726867064.47700: Sending initial data 7717 1726867064.47711: Sent initial data (153 bytes) 7717 1726867064.48248: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867064.48300: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867064.48311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867064.48392: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.48414: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.48502: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.50045: 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 <<< 7717 1726867064.50116: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867064.50185: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuk1de9tj /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py <<< 7717 1726867064.50199: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py" <<< 7717 1726867064.50262: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7717 1726867064.50284: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuk1de9tj" to remote "/root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py" <<< 7717 1726867064.51120: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.51213: stderr chunk (state=3): >>><<< 7717 1726867064.51411: stdout chunk (state=3): >>><<< 7717 1726867064.51414: done transferring module to remote 7717 1726867064.51417: _low_level_execute_command(): starting 7717 1726867064.51420: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/ /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py && sleep 0' 7717 1726867064.52364: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867064.52381: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.52395: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.52428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867064.52447: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867064.52469: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867064.52585: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.52603: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.52622: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.52712: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.54428: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.54461: stderr chunk (state=3): >>><<< 7717 1726867064.54470: stdout chunk (state=3): >>><<< 7717 1726867064.54489: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.54492: _low_level_execute_command(): starting 7717 1726867064.54496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/AnsiballZ_command.py && sleep 0' 7717 1726867064.54884: 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 <<< 7717 1726867064.54913: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867064.54920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.54958: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.54961: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.55013: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.70797: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 17:17:44.701134", "end": "2024-09-20 17:17:44.705217", "delta": "0:00:00.004083", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 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}}} <<< 7717 1726867064.72323: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867064.72346: stderr chunk (state=3): >>><<< 7717 1726867064.72349: stdout chunk (state=3): >>><<< 7717 1726867064.72362: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 17:17:44.701134", "end": "2024-09-20 17:17:44.705217", "delta": "0:00:00.004083", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867064.72387: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set veth0 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-1726867064.4436047-8057-31650250074480/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867064.72391: _low_level_execute_command(): starting 7717 1726867064.72400: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867064.4436047-8057-31650250074480/ > /dev/null 2>&1 && sleep 0' 7717 1726867064.73051: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.73100: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.73145: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.74937: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.74961: stderr chunk (state=3): >>><<< 7717 1726867064.74964: stdout chunk (state=3): >>><<< 7717 1726867064.74976: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.74985: handler run complete 7717 1726867064.74999: Evaluated conditional (False): False 7717 1726867064.75007: attempt loop complete, returning result 7717 1726867064.75020: variable 'item' from source: unknown 7717 1726867064.75105: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004083", "end": "2024-09-20 17:17:44.705217", "item": "ip link set veth0 up", "rc": 0, "start": "2024-09-20 17:17:44.701134" } 7717 1726867064.75223: dumping result to json 7717 1726867064.75226: done dumping result, returning 7717 1726867064.75228: done running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 [0affcac9-a3a5-2797-eb16-0000000003a9] 7717 1726867064.75230: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a9 7717 1726867064.75275: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003a9 7717 1726867064.75285: WORKER PROCESS EXITING 7717 1726867064.75354: no more pending results, returning what we have 7717 1726867064.75361: results queue empty 7717 1726867064.75362: checking for any_errors_fatal 7717 1726867064.75368: done checking for any_errors_fatal 7717 1726867064.75369: checking for max_fail_percentage 7717 1726867064.75370: done checking for max_fail_percentage 7717 1726867064.75371: checking to see if all hosts have failed and the running result is not ok 7717 1726867064.75371: done checking to see if all hosts have failed 7717 1726867064.75372: getting the remaining hosts for this loop 7717 1726867064.75373: done getting the remaining hosts for this loop 7717 1726867064.75380: getting the next task for host managed_node3 7717 1726867064.75387: done getting next task for host managed_node3 7717 1726867064.75389: ^ task is: TASK: Set up veth as managed by NetworkManager 7717 1726867064.75392: ^ 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 7717 1726867064.75397: getting variables 7717 1726867064.75398: in VariableManager get_vars() 7717 1726867064.75444: Calling all_inventory to load vars for managed_node3 7717 1726867064.75447: Calling groups_inventory to load vars for managed_node3 7717 1726867064.75449: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867064.75459: Calling all_plugins_play to load vars for managed_node3 7717 1726867064.75461: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867064.75463: Calling groups_plugins_play to load vars for managed_node3 7717 1726867064.75731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867064.75970: done with get_vars() 7717 1726867064.75999: done getting variables 7717 1726867064.76058: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:17:44 -0400 (0:00:01.121) 0:00:10.177 ****** 7717 1726867064.76088: entering _queue_task() for managed_node3/command 7717 1726867064.76454: worker is 1 (out of 1 available) 7717 1726867064.76536: exiting _queue_task() for managed_node3/command 7717 1726867064.76548: done queuing things up, now waiting for results queue to drain 7717 1726867064.76549: waiting for pending results... 7717 1726867064.76745: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 7717 1726867064.76826: in run() - task 0affcac9-a3a5-2797-eb16-0000000003aa 7717 1726867064.76837: variable 'ansible_search_path' from source: unknown 7717 1726867064.76841: variable 'ansible_search_path' from source: unknown 7717 1726867064.76873: calling self._execute() 7717 1726867064.76940: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.76943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.76952: variable 'omit' from source: magic vars 7717 1726867064.77210: variable 'ansible_distribution_major_version' from source: facts 7717 1726867064.77220: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867064.77325: variable 'type' from source: play vars 7717 1726867064.77329: variable 'state' from source: include params 7717 1726867064.77335: Evaluated conditional (type == 'veth' and state == 'present'): True 7717 1726867064.77341: variable 'omit' from source: magic vars 7717 1726867064.77365: variable 'omit' from source: magic vars 7717 1726867064.77437: variable 'interface' from source: play vars 7717 1726867064.77451: variable 'omit' from source: magic vars 7717 1726867064.77482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867064.77510: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867064.77527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867064.77543: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.77552: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867064.77575: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867064.77582: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.77585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.77656: Set connection var ansible_pipelining to False 7717 1726867064.77659: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867064.77665: Set connection var ansible_shell_type to sh 7717 1726867064.77668: Set connection var ansible_connection to ssh 7717 1726867064.77674: Set connection var ansible_shell_executable to /bin/sh 7717 1726867064.77683: Set connection var ansible_timeout to 10 7717 1726867064.77699: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.77702: variable 'ansible_connection' from source: unknown 7717 1726867064.77704: variable 'ansible_module_compression' from source: unknown 7717 1726867064.77706: variable 'ansible_shell_type' from source: unknown 7717 1726867064.77709: variable 'ansible_shell_executable' from source: unknown 7717 1726867064.77711: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867064.77715: variable 'ansible_pipelining' from source: unknown 7717 1726867064.77718: variable 'ansible_timeout' from source: unknown 7717 1726867064.77722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867064.77825: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867064.77833: variable 'omit' from source: magic vars 7717 1726867064.77838: starting attempt loop 7717 1726867064.77843: running the handler 7717 1726867064.77856: _low_level_execute_command(): starting 7717 1726867064.77862: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867064.78324: 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 <<< 7717 1726867064.78329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867064.78332: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.78384: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.78390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.78433: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.80014: stdout chunk (state=3): >>>/root <<< 7717 1726867064.80114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.80143: stderr chunk (state=3): >>><<< 7717 1726867064.80146: stdout chunk (state=3): >>><<< 7717 1726867064.80163: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.80231: _low_level_execute_command(): starting 7717 1726867064.80235: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148 `" && echo ansible-tmp-1726867064.8016732-8125-57110920043148="` echo /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148 `" ) && sleep 0' 7717 1726867064.80581: 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 <<< 7717 1726867064.80586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.80596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867064.80598: 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 <<< 7717 1726867064.80601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.80638: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.80641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.80691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.82569: stdout chunk (state=3): >>>ansible-tmp-1726867064.8016732-8125-57110920043148=/root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148 <<< 7717 1726867064.82671: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.82696: stderr chunk (state=3): >>><<< 7717 1726867064.82700: stdout chunk (state=3): >>><<< 7717 1726867064.82711: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867064.8016732-8125-57110920043148=/root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.82733: variable 'ansible_module_compression' from source: unknown 7717 1726867064.82770: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867064.82803: variable 'ansible_facts' from source: unknown 7717 1726867064.82857: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py 7717 1726867064.82948: Sending initial data 7717 1726867064.82952: Sent initial data (153 bytes) 7717 1726867064.83354: 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 <<< 7717 1726867064.83357: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.83360: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.83362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.83410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.83416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.83463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.84983: 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 <<< 7717 1726867064.84990: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867064.85025: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867064.85069: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpxlyh1_zx /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py <<< 7717 1726867064.85072: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py" <<< 7717 1726867064.85107: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpxlyh1_zx" to remote "/root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py" <<< 7717 1726867064.85632: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.85662: stderr chunk (state=3): >>><<< 7717 1726867064.85665: stdout chunk (state=3): >>><<< 7717 1726867064.85692: done transferring module to remote 7717 1726867064.85700: _low_level_execute_command(): starting 7717 1726867064.85703: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/ /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py && sleep 0' 7717 1726867064.86094: 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 <<< 7717 1726867064.86098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.86100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867064.86102: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.86153: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867064.86156: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.86203: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867064.87929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867064.87951: stderr chunk (state=3): >>><<< 7717 1726867064.87954: stdout chunk (state=3): >>><<< 7717 1726867064.87965: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867064.87968: _low_level_execute_command(): starting 7717 1726867064.87971: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/AnsiballZ_command.py && sleep 0' 7717 1726867064.88361: 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 <<< 7717 1726867064.88364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.88368: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867064.88371: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867064.88373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867064.88421: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867064.88424: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867064.88476: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.21775: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 17:17:45.032150", "end": "2024-09-20 17:17:45.213622", "delta": "0:00:00.181472", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 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}}} <<< 7717 1726867065.23270: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867065.23274: stdout chunk (state=3): >>><<< 7717 1726867065.23276: stderr chunk (state=3): >>><<< 7717 1726867065.23384: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 17:17:45.032150", "end": "2024-09-20 17:17:45.213622", "delta": "0:00:00.181472", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867065.23390: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set veth0 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-1726867064.8016732-8125-57110920043148/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867065.23393: _low_level_execute_command(): starting 7717 1726867065.23395: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867064.8016732-8125-57110920043148/ > /dev/null 2>&1 && sleep 0' 7717 1726867065.24005: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867065.24022: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.24067: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867065.24086: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.24167: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.24193: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.24275: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.26097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.26134: stderr chunk (state=3): >>><<< 7717 1726867065.26147: stdout chunk (state=3): >>><<< 7717 1726867065.26383: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867065.26387: handler run complete 7717 1726867065.26389: Evaluated conditional (False): False 7717 1726867065.26391: attempt loop complete, returning result 7717 1726867065.26393: _execute() done 7717 1726867065.26395: dumping result to json 7717 1726867065.26397: done dumping result, returning 7717 1726867065.26398: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-2797-eb16-0000000003aa] 7717 1726867065.26400: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003aa 7717 1726867065.26466: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003aa 7717 1726867065.26469: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.181472", "end": "2024-09-20 17:17:45.213622", "rc": 0, "start": "2024-09-20 17:17:45.032150" } 7717 1726867065.26541: no more pending results, returning what we have 7717 1726867065.26544: results queue empty 7717 1726867065.26545: checking for any_errors_fatal 7717 1726867065.26555: done checking for any_errors_fatal 7717 1726867065.26556: checking for max_fail_percentage 7717 1726867065.26557: done checking for max_fail_percentage 7717 1726867065.26558: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.26559: done checking to see if all hosts have failed 7717 1726867065.26560: getting the remaining hosts for this loop 7717 1726867065.26561: done getting the remaining hosts for this loop 7717 1726867065.26564: getting the next task for host managed_node3 7717 1726867065.26571: done getting next task for host managed_node3 7717 1726867065.26573: ^ task is: TASK: Delete veth interface {{ interface }} 7717 1726867065.26586: ^ 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 7717 1726867065.26591: getting variables 7717 1726867065.26592: in VariableManager get_vars() 7717 1726867065.26644: Calling all_inventory to load vars for managed_node3 7717 1726867065.26647: Calling groups_inventory to load vars for managed_node3 7717 1726867065.26650: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.26662: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.26665: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.26668: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.27072: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.27297: done with get_vars() 7717 1726867065.27310: done getting variables 7717 1726867065.27380: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867065.27504: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* 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:17:45 -0400 (0:00:00.514) 0:00:10.691 ****** 7717 1726867065.27533: entering _queue_task() for managed_node3/command 7717 1726867065.27907: worker is 1 (out of 1 available) 7717 1726867065.27918: exiting _queue_task() for managed_node3/command 7717 1726867065.27930: done queuing things up, now waiting for results queue to drain 7717 1726867065.27931: waiting for pending results... 7717 1726867065.28125: running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 7717 1726867065.28266: in run() - task 0affcac9-a3a5-2797-eb16-0000000003ab 7717 1726867065.28270: variable 'ansible_search_path' from source: unknown 7717 1726867065.28274: variable 'ansible_search_path' from source: unknown 7717 1726867065.28296: calling self._execute() 7717 1726867065.28508: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.28554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.28691: variable 'omit' from source: magic vars 7717 1726867065.29029: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.29032: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.29235: variable 'type' from source: play vars 7717 1726867065.29251: variable 'state' from source: include params 7717 1726867065.29260: variable 'interface' from source: play vars 7717 1726867065.29267: variable 'current_interfaces' from source: set_fact 7717 1726867065.29309: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 7717 1726867065.29312: when evaluation is False, skipping this task 7717 1726867065.29314: _execute() done 7717 1726867065.29317: dumping result to json 7717 1726867065.29319: done dumping result, returning 7717 1726867065.29321: done running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 [0affcac9-a3a5-2797-eb16-0000000003ab] 7717 1726867065.29323: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ab skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867065.29462: no more pending results, returning what we have 7717 1726867065.29465: results queue empty 7717 1726867065.29466: checking for any_errors_fatal 7717 1726867065.29480: done checking for any_errors_fatal 7717 1726867065.29481: checking for max_fail_percentage 7717 1726867065.29483: done checking for max_fail_percentage 7717 1726867065.29484: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.29485: done checking to see if all hosts have failed 7717 1726867065.29485: getting the remaining hosts for this loop 7717 1726867065.29487: done getting the remaining hosts for this loop 7717 1726867065.29491: getting the next task for host managed_node3 7717 1726867065.29497: done getting next task for host managed_node3 7717 1726867065.29500: ^ task is: TASK: Create dummy interface {{ interface }} 7717 1726867065.29505: ^ 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 7717 1726867065.29509: getting variables 7717 1726867065.29511: in VariableManager get_vars() 7717 1726867065.29561: Calling all_inventory to load vars for managed_node3 7717 1726867065.29565: Calling groups_inventory to load vars for managed_node3 7717 1726867065.29567: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.29795: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.29799: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.29804: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ab 7717 1726867065.29807: WORKER PROCESS EXITING 7717 1726867065.29811: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.30000: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.30266: done with get_vars() 7717 1726867065.30281: done getting variables 7717 1726867065.30337: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867065.30446: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** 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:17:45 -0400 (0:00:00.029) 0:00:10.721 ****** 7717 1726867065.30473: entering _queue_task() for managed_node3/command 7717 1726867065.30808: worker is 1 (out of 1 available) 7717 1726867065.30819: exiting _queue_task() for managed_node3/command 7717 1726867065.30830: done queuing things up, now waiting for results queue to drain 7717 1726867065.30832: waiting for pending results... 7717 1726867065.30989: running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 7717 1726867065.31108: in run() - task 0affcac9-a3a5-2797-eb16-0000000003ac 7717 1726867065.31124: variable 'ansible_search_path' from source: unknown 7717 1726867065.31131: variable 'ansible_search_path' from source: unknown 7717 1726867065.31167: calling self._execute() 7717 1726867065.31263: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.31281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.31295: variable 'omit' from source: magic vars 7717 1726867065.31669: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.31690: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.31985: variable 'type' from source: play vars 7717 1726867065.31989: variable 'state' from source: include params 7717 1726867065.31992: variable 'interface' from source: play vars 7717 1726867065.31995: variable 'current_interfaces' from source: set_fact 7717 1726867065.31998: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 7717 1726867065.32001: when evaluation is False, skipping this task 7717 1726867065.32003: _execute() done 7717 1726867065.32005: dumping result to json 7717 1726867065.32007: done dumping result, returning 7717 1726867065.32010: done running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 [0affcac9-a3a5-2797-eb16-0000000003ac] 7717 1726867065.32012: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ac skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867065.32317: no more pending results, returning what we have 7717 1726867065.32320: results queue empty 7717 1726867065.32321: checking for any_errors_fatal 7717 1726867065.32327: done checking for any_errors_fatal 7717 1726867065.32328: checking for max_fail_percentage 7717 1726867065.32330: done checking for max_fail_percentage 7717 1726867065.32330: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.32331: done checking to see if all hosts have failed 7717 1726867065.32332: getting the remaining hosts for this loop 7717 1726867065.32333: done getting the remaining hosts for this loop 7717 1726867065.32336: getting the next task for host managed_node3 7717 1726867065.32341: done getting next task for host managed_node3 7717 1726867065.32344: ^ task is: TASK: Delete dummy interface {{ interface }} 7717 1726867065.32347: ^ 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 7717 1726867065.32351: getting variables 7717 1726867065.32352: in VariableManager get_vars() 7717 1726867065.32402: Calling all_inventory to load vars for managed_node3 7717 1726867065.32405: Calling groups_inventory to load vars for managed_node3 7717 1726867065.32408: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.32417: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.32426: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.32431: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.32598: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ac 7717 1726867065.32601: WORKER PROCESS EXITING 7717 1726867065.32628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.32851: done with get_vars() 7717 1726867065.32862: done getting variables 7717 1726867065.32925: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867065.33041: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** 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:17:45 -0400 (0:00:00.025) 0:00:10.747 ****** 7717 1726867065.33069: entering _queue_task() for managed_node3/command 7717 1726867065.33314: worker is 1 (out of 1 available) 7717 1726867065.33326: exiting _queue_task() for managed_node3/command 7717 1726867065.33338: done queuing things up, now waiting for results queue to drain 7717 1726867065.33339: waiting for pending results... 7717 1726867065.33600: running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 7717 1726867065.33710: in run() - task 0affcac9-a3a5-2797-eb16-0000000003ad 7717 1726867065.33732: variable 'ansible_search_path' from source: unknown 7717 1726867065.33741: variable 'ansible_search_path' from source: unknown 7717 1726867065.33788: calling self._execute() 7717 1726867065.33912: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.33938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.33956: variable 'omit' from source: magic vars 7717 1726867065.34576: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.34583: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.34687: variable 'type' from source: play vars 7717 1726867065.34708: variable 'state' from source: include params 7717 1726867065.34718: variable 'interface' from source: play vars 7717 1726867065.34727: variable 'current_interfaces' from source: set_fact 7717 1726867065.34738: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 7717 1726867065.34745: when evaluation is False, skipping this task 7717 1726867065.34751: _execute() done 7717 1726867065.34757: dumping result to json 7717 1726867065.34764: done dumping result, returning 7717 1726867065.34810: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 [0affcac9-a3a5-2797-eb16-0000000003ad] 7717 1726867065.34813: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ad skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867065.34958: no more pending results, returning what we have 7717 1726867065.34963: results queue empty 7717 1726867065.34964: checking for any_errors_fatal 7717 1726867065.34971: done checking for any_errors_fatal 7717 1726867065.34972: checking for max_fail_percentage 7717 1726867065.34973: done checking for max_fail_percentage 7717 1726867065.34974: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.34975: done checking to see if all hosts have failed 7717 1726867065.34975: getting the remaining hosts for this loop 7717 1726867065.34978: done getting the remaining hosts for this loop 7717 1726867065.35025: getting the next task for host managed_node3 7717 1726867065.35033: done getting next task for host managed_node3 7717 1726867065.35036: ^ task is: TASK: Create tap interface {{ interface }} 7717 1726867065.35040: ^ 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 7717 1726867065.35047: getting variables 7717 1726867065.35048: in VariableManager get_vars() 7717 1726867065.35152: Calling all_inventory to load vars for managed_node3 7717 1726867065.35155: Calling groups_inventory to load vars for managed_node3 7717 1726867065.35158: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.35185: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ad 7717 1726867065.35189: WORKER PROCESS EXITING 7717 1726867065.35198: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.35201: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.35205: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.35629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.35830: done with get_vars() 7717 1726867065.35841: done getting variables 7717 1726867065.35899: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867065.35997: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** 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:17:45 -0400 (0:00:00.029) 0:00:10.776 ****** 7717 1726867065.36026: entering _queue_task() for managed_node3/command 7717 1726867065.36282: worker is 1 (out of 1 available) 7717 1726867065.36294: exiting _queue_task() for managed_node3/command 7717 1726867065.36305: done queuing things up, now waiting for results queue to drain 7717 1726867065.36306: waiting for pending results... 7717 1726867065.36548: running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 7717 1726867065.36675: in run() - task 0affcac9-a3a5-2797-eb16-0000000003ae 7717 1726867065.36699: variable 'ansible_search_path' from source: unknown 7717 1726867065.36706: variable 'ansible_search_path' from source: unknown 7717 1726867065.36743: calling self._execute() 7717 1726867065.36844: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.36857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.36873: variable 'omit' from source: magic vars 7717 1726867065.37211: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.37231: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.37447: variable 'type' from source: play vars 7717 1726867065.37459: variable 'state' from source: include params 7717 1726867065.37469: variable 'interface' from source: play vars 7717 1726867065.37481: variable 'current_interfaces' from source: set_fact 7717 1726867065.37494: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 7717 1726867065.37500: when evaluation is False, skipping this task 7717 1726867065.37505: _execute() done 7717 1726867065.37511: dumping result to json 7717 1726867065.37526: done dumping result, returning 7717 1726867065.37534: done running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 [0affcac9-a3a5-2797-eb16-0000000003ae] 7717 1726867065.37544: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ae skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867065.37795: no more pending results, returning what we have 7717 1726867065.37798: results queue empty 7717 1726867065.37800: checking for any_errors_fatal 7717 1726867065.37805: done checking for any_errors_fatal 7717 1726867065.37806: checking for max_fail_percentage 7717 1726867065.37808: done checking for max_fail_percentage 7717 1726867065.37808: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.37809: done checking to see if all hosts have failed 7717 1726867065.37810: getting the remaining hosts for this loop 7717 1726867065.37811: done getting the remaining hosts for this loop 7717 1726867065.37814: getting the next task for host managed_node3 7717 1726867065.37820: done getting next task for host managed_node3 7717 1726867065.37822: ^ task is: TASK: Delete tap interface {{ interface }} 7717 1726867065.37825: ^ 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 7717 1726867065.37830: getting variables 7717 1726867065.37831: in VariableManager get_vars() 7717 1726867065.37886: Calling all_inventory to load vars for managed_node3 7717 1726867065.37889: Calling groups_inventory to load vars for managed_node3 7717 1726867065.37892: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.37964: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.37967: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.37971: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.37982: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003ae 7717 1726867065.37985: WORKER PROCESS EXITING 7717 1726867065.38187: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.38453: done with get_vars() 7717 1726867065.38463: done getting variables 7717 1726867065.38632: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867065.38762: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** 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:17:45 -0400 (0:00:00.029) 0:00:10.806 ****** 7717 1726867065.39015: entering _queue_task() for managed_node3/command 7717 1726867065.39606: worker is 1 (out of 1 available) 7717 1726867065.39616: exiting _queue_task() for managed_node3/command 7717 1726867065.39627: done queuing things up, now waiting for results queue to drain 7717 1726867065.39628: waiting for pending results... 7717 1726867065.39994: running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 7717 1726867065.40063: in run() - task 0affcac9-a3a5-2797-eb16-0000000003af 7717 1726867065.40222: variable 'ansible_search_path' from source: unknown 7717 1726867065.40226: variable 'ansible_search_path' from source: unknown 7717 1726867065.40257: calling self._execute() 7717 1726867065.40423: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.40485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.40515: variable 'omit' from source: magic vars 7717 1726867065.41246: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.41299: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.41783: variable 'type' from source: play vars 7717 1726867065.41791: variable 'state' from source: include params 7717 1726867065.41796: variable 'interface' from source: play vars 7717 1726867065.41798: variable 'current_interfaces' from source: set_fact 7717 1726867065.41801: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 7717 1726867065.41803: when evaluation is False, skipping this task 7717 1726867065.41805: _execute() done 7717 1726867065.41807: dumping result to json 7717 1726867065.41809: done dumping result, returning 7717 1726867065.41812: done running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 [0affcac9-a3a5-2797-eb16-0000000003af] 7717 1726867065.41814: sending task result for task 0affcac9-a3a5-2797-eb16-0000000003af 7717 1726867065.41873: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000003af 7717 1726867065.41876: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867065.41943: no more pending results, returning what we have 7717 1726867065.41947: results queue empty 7717 1726867065.41948: checking for any_errors_fatal 7717 1726867065.41957: done checking for any_errors_fatal 7717 1726867065.41958: checking for max_fail_percentage 7717 1726867065.41960: done checking for max_fail_percentage 7717 1726867065.41961: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.41962: done checking to see if all hosts have failed 7717 1726867065.41962: getting the remaining hosts for this loop 7717 1726867065.41964: done getting the remaining hosts for this loop 7717 1726867065.41967: getting the next task for host managed_node3 7717 1726867065.41979: done getting next task for host managed_node3 7717 1726867065.41984: ^ task is: TASK: Include the task 'assert_device_present.yml' 7717 1726867065.41987: ^ 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 7717 1726867065.41992: getting variables 7717 1726867065.41994: in VariableManager get_vars() 7717 1726867065.42047: Calling all_inventory to load vars for managed_node3 7717 1726867065.42050: Calling groups_inventory to load vars for managed_node3 7717 1726867065.42052: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.42066: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.42069: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.42072: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.42590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.42802: done with get_vars() 7717 1726867065.42812: 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_auto_gateway.yml:15 Friday 20 September 2024 17:17:45 -0400 (0:00:00.038) 0:00:10.845 ****** 7717 1726867065.42900: entering _queue_task() for managed_node3/include_tasks 7717 1726867065.43506: worker is 1 (out of 1 available) 7717 1726867065.43514: exiting _queue_task() for managed_node3/include_tasks 7717 1726867065.43524: done queuing things up, now waiting for results queue to drain 7717 1726867065.43525: waiting for pending results... 7717 1726867065.43656: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7717 1726867065.43662: in run() - task 0affcac9-a3a5-2797-eb16-00000000000d 7717 1726867065.43665: variable 'ansible_search_path' from source: unknown 7717 1726867065.43673: calling self._execute() 7717 1726867065.43939: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.43943: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.43947: variable 'omit' from source: magic vars 7717 1726867065.44720: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.44737: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.44747: _execute() done 7717 1726867065.44755: dumping result to json 7717 1726867065.44762: done dumping result, returning 7717 1726867065.44939: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2797-eb16-00000000000d] 7717 1726867065.44942: sending task result for task 0affcac9-a3a5-2797-eb16-00000000000d 7717 1726867065.45013: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000000d 7717 1726867065.45017: WORKER PROCESS EXITING 7717 1726867065.45044: no more pending results, returning what we have 7717 1726867065.45050: in VariableManager get_vars() 7717 1726867065.45111: Calling all_inventory to load vars for managed_node3 7717 1726867065.45114: Calling groups_inventory to load vars for managed_node3 7717 1726867065.45116: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.45129: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.45132: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.45135: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.45460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.45682: done with get_vars() 7717 1726867065.45690: variable 'ansible_search_path' from source: unknown 7717 1726867065.45708: we have included files to process 7717 1726867065.45709: generating all_blocks data 7717 1726867065.45711: done generating all_blocks data 7717 1726867065.45715: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867065.45716: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867065.45718: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867065.45874: in VariableManager get_vars() 7717 1726867065.45902: done with get_vars() 7717 1726867065.46095: done processing included file 7717 1726867065.46097: iterating over new_blocks loaded from include file 7717 1726867065.46099: in VariableManager get_vars() 7717 1726867065.46120: done with get_vars() 7717 1726867065.46122: filtering new block on tags 7717 1726867065.46201: done filtering new block on tags 7717 1726867065.46204: 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_node3 7717 1726867065.46208: extending task lists for all hosts with included blocks 7717 1726867065.52339: done extending task lists 7717 1726867065.52340: done processing included files 7717 1726867065.52342: results queue empty 7717 1726867065.52342: checking for any_errors_fatal 7717 1726867065.52345: done checking for any_errors_fatal 7717 1726867065.52346: checking for max_fail_percentage 7717 1726867065.52347: done checking for max_fail_percentage 7717 1726867065.52348: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.52349: done checking to see if all hosts have failed 7717 1726867065.52350: getting the remaining hosts for this loop 7717 1726867065.52351: done getting the remaining hosts for this loop 7717 1726867065.52353: getting the next task for host managed_node3 7717 1726867065.52357: done getting next task for host managed_node3 7717 1726867065.52360: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7717 1726867065.52362: ^ 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 7717 1726867065.52365: getting variables 7717 1726867065.52366: in VariableManager get_vars() 7717 1726867065.52393: Calling all_inventory to load vars for managed_node3 7717 1726867065.52395: Calling groups_inventory to load vars for managed_node3 7717 1726867065.52398: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.52404: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.52407: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.52410: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.52795: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.53225: done with get_vars() 7717 1726867065.53236: 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:17:45 -0400 (0:00:00.105) 0:00:10.950 ****** 7717 1726867065.53416: entering _queue_task() for managed_node3/include_tasks 7717 1726867065.53898: worker is 1 (out of 1 available) 7717 1726867065.53910: exiting _queue_task() for managed_node3/include_tasks 7717 1726867065.53926: done queuing things up, now waiting for results queue to drain 7717 1726867065.53928: waiting for pending results... 7717 1726867065.54169: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7717 1726867065.54306: in run() - task 0affcac9-a3a5-2797-eb16-0000000005f5 7717 1726867065.54312: variable 'ansible_search_path' from source: unknown 7717 1726867065.54315: variable 'ansible_search_path' from source: unknown 7717 1726867065.54414: calling self._execute() 7717 1726867065.54446: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.54458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.54474: variable 'omit' from source: magic vars 7717 1726867065.54839: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.54863: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.54873: _execute() done 7717 1726867065.54885: dumping result to json 7717 1726867065.54957: done dumping result, returning 7717 1726867065.54960: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2797-eb16-0000000005f5] 7717 1726867065.54963: sending task result for task 0affcac9-a3a5-2797-eb16-0000000005f5 7717 1726867065.55030: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000005f5 7717 1726867065.55033: WORKER PROCESS EXITING 7717 1726867065.55089: no more pending results, returning what we have 7717 1726867065.55095: in VariableManager get_vars() 7717 1726867065.55150: Calling all_inventory to load vars for managed_node3 7717 1726867065.55153: Calling groups_inventory to load vars for managed_node3 7717 1726867065.55156: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.55284: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.55288: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.55292: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.55467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.55760: done with get_vars() 7717 1726867065.55768: variable 'ansible_search_path' from source: unknown 7717 1726867065.55769: variable 'ansible_search_path' from source: unknown 7717 1726867065.55805: we have included files to process 7717 1726867065.55806: generating all_blocks data 7717 1726867065.55808: done generating all_blocks data 7717 1726867065.55809: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867065.55815: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867065.55819: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867065.56043: done processing included file 7717 1726867065.56045: iterating over new_blocks loaded from include file 7717 1726867065.56047: in VariableManager get_vars() 7717 1726867065.56070: done with get_vars() 7717 1726867065.56071: filtering new block on tags 7717 1726867065.56087: done filtering new block on tags 7717 1726867065.56090: 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_node3 7717 1726867065.56094: extending task lists for all hosts with included blocks 7717 1726867065.56196: done extending task lists 7717 1726867065.56197: done processing included files 7717 1726867065.56198: results queue empty 7717 1726867065.56199: checking for any_errors_fatal 7717 1726867065.56202: done checking for any_errors_fatal 7717 1726867065.56203: checking for max_fail_percentage 7717 1726867065.56204: done checking for max_fail_percentage 7717 1726867065.56205: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.56206: done checking to see if all hosts have failed 7717 1726867065.56207: getting the remaining hosts for this loop 7717 1726867065.56207: done getting the remaining hosts for this loop 7717 1726867065.56210: getting the next task for host managed_node3 7717 1726867065.56214: done getting next task for host managed_node3 7717 1726867065.56216: ^ task is: TASK: Get stat for interface {{ interface }} 7717 1726867065.56219: ^ 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 7717 1726867065.56222: getting variables 7717 1726867065.56223: in VariableManager get_vars() 7717 1726867065.56239: Calling all_inventory to load vars for managed_node3 7717 1726867065.56241: Calling groups_inventory to load vars for managed_node3 7717 1726867065.56243: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.56253: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.56255: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.56258: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.56425: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.56623: done with get_vars() 7717 1726867065.56632: done getting variables 7717 1726867065.56780: variable 'interface' from source: play vars TASK [Get stat for interface veth0] ******************************************** 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:17:45 -0400 (0:00:00.033) 0:00:10.984 ****** 7717 1726867065.56813: entering _queue_task() for managed_node3/stat 7717 1726867065.57111: worker is 1 (out of 1 available) 7717 1726867065.57125: exiting _queue_task() for managed_node3/stat 7717 1726867065.57134: done queuing things up, now waiting for results queue to drain 7717 1726867065.57136: waiting for pending results... 7717 1726867065.57349: running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 7717 1726867065.57558: in run() - task 0affcac9-a3a5-2797-eb16-0000000007ee 7717 1726867065.57562: variable 'ansible_search_path' from source: unknown 7717 1726867065.57566: variable 'ansible_search_path' from source: unknown 7717 1726867065.57569: calling self._execute() 7717 1726867065.57597: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.57608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.57623: variable 'omit' from source: magic vars 7717 1726867065.57973: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.58005: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.58020: variable 'omit' from source: magic vars 7717 1726867065.58068: variable 'omit' from source: magic vars 7717 1726867065.58172: variable 'interface' from source: play vars 7717 1726867065.58209: variable 'omit' from source: magic vars 7717 1726867065.58282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867065.58286: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867065.58307: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867065.58337: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.58353: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.58389: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867065.58398: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.58405: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.58535: Set connection var ansible_pipelining to False 7717 1726867065.58538: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867065.58541: Set connection var ansible_shell_type to sh 7717 1726867065.58543: Set connection var ansible_connection to ssh 7717 1726867065.58644: Set connection var ansible_shell_executable to /bin/sh 7717 1726867065.58648: Set connection var ansible_timeout to 10 7717 1726867065.58650: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.58653: variable 'ansible_connection' from source: unknown 7717 1726867065.58655: variable 'ansible_module_compression' from source: unknown 7717 1726867065.58658: variable 'ansible_shell_type' from source: unknown 7717 1726867065.58661: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.58663: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.58665: variable 'ansible_pipelining' from source: unknown 7717 1726867065.58667: variable 'ansible_timeout' from source: unknown 7717 1726867065.58669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.58839: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867065.58854: variable 'omit' from source: magic vars 7717 1726867065.58895: starting attempt loop 7717 1726867065.58898: running the handler 7717 1726867065.58900: _low_level_execute_command(): starting 7717 1726867065.58908: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867065.59644: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867065.59662: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.59738: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.59787: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867065.59808: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.59828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.59911: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.61631: stdout chunk (state=3): >>>/root <<< 7717 1726867065.61733: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.61757: stderr chunk (state=3): >>><<< 7717 1726867065.61761: stdout chunk (state=3): >>><<< 7717 1726867065.61781: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867065.61795: _low_level_execute_command(): starting 7717 1726867065.61801: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459 `" && echo ansible-tmp-1726867065.617834-8169-105330353637459="` echo /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459 `" ) && sleep 0' 7717 1726867065.62215: 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 <<< 7717 1726867065.62219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.62222: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867065.62231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.62266: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867065.62270: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.62322: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.64191: stdout chunk (state=3): >>>ansible-tmp-1726867065.617834-8169-105330353637459=/root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459 <<< 7717 1726867065.64307: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.64320: stderr chunk (state=3): >>><<< 7717 1726867065.64323: stdout chunk (state=3): >>><<< 7717 1726867065.64337: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867065.617834-8169-105330353637459=/root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867065.64371: variable 'ansible_module_compression' from source: unknown 7717 1726867065.64417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7717 1726867065.64445: variable 'ansible_facts' from source: unknown 7717 1726867065.64504: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py 7717 1726867065.64599: Sending initial data 7717 1726867065.64602: Sent initial data (150 bytes) 7717 1726867065.65058: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.65061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.65111: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.66644: 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 <<< 7717 1726867065.66682: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867065.66753: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpllc5hu_i /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py <<< 7717 1726867065.66757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py" <<< 7717 1726867065.66788: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpllc5hu_i" to remote "/root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py" <<< 7717 1726867065.67526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.67564: stderr chunk (state=3): >>><<< 7717 1726867065.67695: stdout chunk (state=3): >>><<< 7717 1726867065.67698: done transferring module to remote 7717 1726867065.67701: _low_level_execute_command(): starting 7717 1726867065.67703: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/ /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py && sleep 0' 7717 1726867065.68241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867065.68255: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.68271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867065.68293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867065.68340: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867065.68354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.68449: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.68487: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.68546: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.70384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.70389: stdout chunk (state=3): >>><<< 7717 1726867065.70391: stderr chunk (state=3): >>><<< 7717 1726867065.70394: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867065.70396: _low_level_execute_command(): starting 7717 1726867065.70398: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/AnsiballZ_stat.py && sleep 0' 7717 1726867065.70966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867065.70996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.71072: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.71120: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.71145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.71220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.86539: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25177, "dev": 23, "nlink": 1, "atime": 1726867064.0000226, "mtime": 1726867064.0000226, "ctime": 1726867064.0000226, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 7717 1726867065.87950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867065.87953: stdout chunk (state=3): >>><<< 7717 1726867065.87960: stderr chunk (state=3): >>><<< 7717 1726867065.87988: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25177, "dev": 23, "nlink": 1, "atime": 1726867064.0000226, "mtime": 1726867064.0000226, "ctime": 1726867064.0000226, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867065.88320: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/veth0', '_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-1726867065.617834-8169-105330353637459/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867065.88323: _low_level_execute_command(): starting 7717 1726867065.88326: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867065.617834-8169-105330353637459/ > /dev/null 2>&1 && sleep 0' 7717 1726867065.89241: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867065.89284: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867065.89310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867065.89337: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867065.89393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867065.89447: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867065.89466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867065.89491: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867065.89571: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867065.91689: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867065.91692: stdout chunk (state=3): >>><<< 7717 1726867065.91695: stderr chunk (state=3): >>><<< 7717 1726867065.91697: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867065.91700: handler run complete 7717 1726867065.91702: attempt loop complete, returning result 7717 1726867065.91704: _execute() done 7717 1726867065.91884: dumping result to json 7717 1726867065.91888: done dumping result, returning 7717 1726867065.91890: done running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 [0affcac9-a3a5-2797-eb16-0000000007ee] 7717 1726867065.91893: sending task result for task 0affcac9-a3a5-2797-eb16-0000000007ee 7717 1726867065.91971: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000007ee 7717 1726867065.91974: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726867064.0000226, "block_size": 4096, "blocks": 0, "ctime": 1726867064.0000226, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25177, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1726867064.0000226, "nlink": 1, "path": "/sys/class/net/veth0", "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 } } 7717 1726867065.92074: no more pending results, returning what we have 7717 1726867065.92081: results queue empty 7717 1726867065.92082: checking for any_errors_fatal 7717 1726867065.92084: done checking for any_errors_fatal 7717 1726867065.92084: checking for max_fail_percentage 7717 1726867065.92086: done checking for max_fail_percentage 7717 1726867065.92087: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.92088: done checking to see if all hosts have failed 7717 1726867065.92088: getting the remaining hosts for this loop 7717 1726867065.92090: done getting the remaining hosts for this loop 7717 1726867065.92094: getting the next task for host managed_node3 7717 1726867065.92101: done getting next task for host managed_node3 7717 1726867065.92103: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7717 1726867065.92106: ^ 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 7717 1726867065.92111: getting variables 7717 1726867065.92113: in VariableManager get_vars() 7717 1726867065.92162: Calling all_inventory to load vars for managed_node3 7717 1726867065.92165: Calling groups_inventory to load vars for managed_node3 7717 1726867065.92167: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.92558: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.92562: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.92566: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.92872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.93373: done with get_vars() 7717 1726867065.93388: done getting variables 7717 1726867065.93482: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) 7717 1726867065.93595: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'veth0'] ************************** 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:17:45 -0400 (0:00:00.368) 0:00:11.352 ****** 7717 1726867065.93623: entering _queue_task() for managed_node3/assert 7717 1726867065.93625: Creating lock for assert 7717 1726867065.94086: worker is 1 (out of 1 available) 7717 1726867065.94095: exiting _queue_task() for managed_node3/assert 7717 1726867065.94104: done queuing things up, now waiting for results queue to drain 7717 1726867065.94105: waiting for pending results... 7717 1726867065.94170: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' 7717 1726867065.94286: in run() - task 0affcac9-a3a5-2797-eb16-0000000005f6 7717 1726867065.94306: variable 'ansible_search_path' from source: unknown 7717 1726867065.94315: variable 'ansible_search_path' from source: unknown 7717 1726867065.94359: calling self._execute() 7717 1726867065.94456: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.94468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.94487: variable 'omit' from source: magic vars 7717 1726867065.94857: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.94883: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.94896: variable 'omit' from source: magic vars 7717 1726867065.94936: variable 'omit' from source: magic vars 7717 1726867065.95037: variable 'interface' from source: play vars 7717 1726867065.95061: variable 'omit' from source: magic vars 7717 1726867065.95201: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867065.95205: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867065.95208: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867065.95210: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.95212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.95239: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867065.95248: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.95257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.95367: Set connection var ansible_pipelining to False 7717 1726867065.95382: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867065.95393: Set connection var ansible_shell_type to sh 7717 1726867065.95400: Set connection var ansible_connection to ssh 7717 1726867065.95415: Set connection var ansible_shell_executable to /bin/sh 7717 1726867065.95429: Set connection var ansible_timeout to 10 7717 1726867065.95454: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.95463: variable 'ansible_connection' from source: unknown 7717 1726867065.95470: variable 'ansible_module_compression' from source: unknown 7717 1726867065.95481: variable 'ansible_shell_type' from source: unknown 7717 1726867065.95489: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.95497: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.95507: variable 'ansible_pipelining' from source: unknown 7717 1726867065.95529: variable 'ansible_timeout' from source: unknown 7717 1726867065.95532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.95748: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867065.95751: variable 'omit' from source: magic vars 7717 1726867065.95754: starting attempt loop 7717 1726867065.95756: running the handler 7717 1726867065.95835: variable 'interface_stat' from source: set_fact 7717 1726867065.95865: Evaluated conditional (interface_stat.stat.exists): True 7717 1726867065.95880: handler run complete 7717 1726867065.95900: attempt loop complete, returning result 7717 1726867065.95908: _execute() done 7717 1726867065.95916: dumping result to json 7717 1726867065.95924: done dumping result, returning 7717 1726867065.95935: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' [0affcac9-a3a5-2797-eb16-0000000005f6] 7717 1726867065.95944: sending task result for task 0affcac9-a3a5-2797-eb16-0000000005f6 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867065.96118: no more pending results, returning what we have 7717 1726867065.96121: results queue empty 7717 1726867065.96122: checking for any_errors_fatal 7717 1726867065.96133: done checking for any_errors_fatal 7717 1726867065.96134: checking for max_fail_percentage 7717 1726867065.96136: done checking for max_fail_percentage 7717 1726867065.96136: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.96137: done checking to see if all hosts have failed 7717 1726867065.96138: getting the remaining hosts for this loop 7717 1726867065.96139: done getting the remaining hosts for this loop 7717 1726867065.96143: getting the next task for host managed_node3 7717 1726867065.96150: done getting next task for host managed_node3 7717 1726867065.96153: ^ task is: TASK: TEST: I can configure an interface with auto_gateway enabled 7717 1726867065.96155: ^ 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 7717 1726867065.96159: getting variables 7717 1726867065.96161: in VariableManager get_vars() 7717 1726867065.96217: Calling all_inventory to load vars for managed_node3 7717 1726867065.96220: Calling groups_inventory to load vars for managed_node3 7717 1726867065.96222: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.96233: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.96236: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.96239: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.96588: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000005f6 7717 1726867065.96591: WORKER PROCESS EXITING 7717 1726867065.96614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.96804: done with get_vars() 7717 1726867065.96813: done getting variables 7717 1726867065.96866: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:17 Friday 20 September 2024 17:17:45 -0400 (0:00:00.032) 0:00:11.385 ****** 7717 1726867065.96894: entering _queue_task() for managed_node3/debug 7717 1726867065.97114: worker is 1 (out of 1 available) 7717 1726867065.97124: exiting _queue_task() for managed_node3/debug 7717 1726867065.97136: done queuing things up, now waiting for results queue to drain 7717 1726867065.97138: waiting for pending results... 7717 1726867065.97395: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled 7717 1726867065.97494: in run() - task 0affcac9-a3a5-2797-eb16-00000000000e 7717 1726867065.97521: variable 'ansible_search_path' from source: unknown 7717 1726867065.97562: calling self._execute() 7717 1726867065.97668: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.97685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.97701: variable 'omit' from source: magic vars 7717 1726867065.98089: variable 'ansible_distribution_major_version' from source: facts 7717 1726867065.98107: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867065.98118: variable 'omit' from source: magic vars 7717 1726867065.98141: variable 'omit' from source: magic vars 7717 1726867065.98190: variable 'omit' from source: magic vars 7717 1726867065.98233: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867065.98280: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867065.98304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867065.98328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.98344: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867065.98482: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867065.98487: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.98490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.98506: Set connection var ansible_pipelining to False 7717 1726867065.98516: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867065.98527: Set connection var ansible_shell_type to sh 7717 1726867065.98533: Set connection var ansible_connection to ssh 7717 1726867065.98545: Set connection var ansible_shell_executable to /bin/sh 7717 1726867065.98555: Set connection var ansible_timeout to 10 7717 1726867065.98587: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.98595: variable 'ansible_connection' from source: unknown 7717 1726867065.98608: variable 'ansible_module_compression' from source: unknown 7717 1726867065.98712: variable 'ansible_shell_type' from source: unknown 7717 1726867065.98715: variable 'ansible_shell_executable' from source: unknown 7717 1726867065.98718: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867065.98720: variable 'ansible_pipelining' from source: unknown 7717 1726867065.98722: variable 'ansible_timeout' from source: unknown 7717 1726867065.98724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867065.98786: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867065.98802: variable 'omit' from source: magic vars 7717 1726867065.98812: starting attempt loop 7717 1726867065.98825: running the handler 7717 1726867065.98874: handler run complete 7717 1726867065.98902: attempt loop complete, returning result 7717 1726867065.98910: _execute() done 7717 1726867065.98917: dumping result to json 7717 1726867065.98929: done dumping result, returning 7717 1726867065.98941: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway enabled [0affcac9-a3a5-2797-eb16-00000000000e] 7717 1726867065.99038: sending task result for task 0affcac9-a3a5-2797-eb16-00000000000e 7717 1726867065.99104: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000000e 7717 1726867065.99107: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 7717 1726867065.99192: no more pending results, returning what we have 7717 1726867065.99195: results queue empty 7717 1726867065.99197: checking for any_errors_fatal 7717 1726867065.99202: done checking for any_errors_fatal 7717 1726867065.99203: checking for max_fail_percentage 7717 1726867065.99204: done checking for max_fail_percentage 7717 1726867065.99205: checking to see if all hosts have failed and the running result is not ok 7717 1726867065.99206: done checking to see if all hosts have failed 7717 1726867065.99207: getting the remaining hosts for this loop 7717 1726867065.99208: done getting the remaining hosts for this loop 7717 1726867065.99212: getting the next task for host managed_node3 7717 1726867065.99219: done getting next task for host managed_node3 7717 1726867065.99226: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867065.99229: ^ 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 7717 1726867065.99245: getting variables 7717 1726867065.99247: in VariableManager get_vars() 7717 1726867065.99300: Calling all_inventory to load vars for managed_node3 7717 1726867065.99304: Calling groups_inventory to load vars for managed_node3 7717 1726867065.99307: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867065.99316: Calling all_plugins_play to load vars for managed_node3 7717 1726867065.99319: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867065.99322: Calling groups_plugins_play to load vars for managed_node3 7717 1726867065.99661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867065.99864: done with get_vars() 7717 1726867065.99872: 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:17:45 -0400 (0:00:00.030) 0:00:11.415 ****** 7717 1726867065.99952: entering _queue_task() for managed_node3/include_tasks 7717 1726867066.00159: worker is 1 (out of 1 available) 7717 1726867066.00170: exiting _queue_task() for managed_node3/include_tasks 7717 1726867066.00185: done queuing things up, now waiting for results queue to drain 7717 1726867066.00186: waiting for pending results... 7717 1726867066.00431: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867066.00783: in run() - task 0affcac9-a3a5-2797-eb16-000000000016 7717 1726867066.00787: variable 'ansible_search_path' from source: unknown 7717 1726867066.00790: variable 'ansible_search_path' from source: unknown 7717 1726867066.00793: calling self._execute() 7717 1726867066.00795: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.00797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.00799: variable 'omit' from source: magic vars 7717 1726867066.01095: variable 'ansible_distribution_major_version' from source: facts 7717 1726867066.01111: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867066.01122: _execute() done 7717 1726867066.01135: dumping result to json 7717 1726867066.01143: done dumping result, returning 7717 1726867066.01154: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2797-eb16-000000000016] 7717 1726867066.01165: sending task result for task 0affcac9-a3a5-2797-eb16-000000000016 7717 1726867066.01299: no more pending results, returning what we have 7717 1726867066.01304: in VariableManager get_vars() 7717 1726867066.01360: Calling all_inventory to load vars for managed_node3 7717 1726867066.01363: Calling groups_inventory to load vars for managed_node3 7717 1726867066.01365: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867066.01381: Calling all_plugins_play to load vars for managed_node3 7717 1726867066.01385: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867066.01388: Calling groups_plugins_play to load vars for managed_node3 7717 1726867066.01737: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000016 7717 1726867066.01741: WORKER PROCESS EXITING 7717 1726867066.01763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867066.01964: done with get_vars() 7717 1726867066.01972: variable 'ansible_search_path' from source: unknown 7717 1726867066.01973: variable 'ansible_search_path' from source: unknown 7717 1726867066.02013: we have included files to process 7717 1726867066.02015: generating all_blocks data 7717 1726867066.02016: done generating all_blocks data 7717 1726867066.02022: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867066.02023: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867066.02026: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867066.02737: done processing included file 7717 1726867066.02739: iterating over new_blocks loaded from include file 7717 1726867066.02741: in VariableManager get_vars() 7717 1726867066.02768: done with get_vars() 7717 1726867066.02770: filtering new block on tags 7717 1726867066.02790: done filtering new block on tags 7717 1726867066.02793: in VariableManager get_vars() 7717 1726867066.02819: done with get_vars() 7717 1726867066.02822: filtering new block on tags 7717 1726867066.02842: done filtering new block on tags 7717 1726867066.02844: in VariableManager get_vars() 7717 1726867066.02871: done with get_vars() 7717 1726867066.02872: filtering new block on tags 7717 1726867066.02894: done filtering new block on tags 7717 1726867066.02897: 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_node3 7717 1726867066.02901: extending task lists for all hosts with included blocks 7717 1726867066.03715: done extending task lists 7717 1726867066.03716: done processing included files 7717 1726867066.03717: results queue empty 7717 1726867066.03718: checking for any_errors_fatal 7717 1726867066.03720: done checking for any_errors_fatal 7717 1726867066.03721: checking for max_fail_percentage 7717 1726867066.03722: done checking for max_fail_percentage 7717 1726867066.03723: checking to see if all hosts have failed and the running result is not ok 7717 1726867066.03723: done checking to see if all hosts have failed 7717 1726867066.03724: getting the remaining hosts for this loop 7717 1726867066.03725: done getting the remaining hosts for this loop 7717 1726867066.03727: getting the next task for host managed_node3 7717 1726867066.03731: done getting next task for host managed_node3 7717 1726867066.03734: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867066.03736: ^ 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 7717 1726867066.03744: getting variables 7717 1726867066.03746: in VariableManager get_vars() 7717 1726867066.03762: Calling all_inventory to load vars for managed_node3 7717 1726867066.03765: Calling groups_inventory to load vars for managed_node3 7717 1726867066.03767: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867066.03772: Calling all_plugins_play to load vars for managed_node3 7717 1726867066.03774: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867066.03782: Calling groups_plugins_play to load vars for managed_node3 7717 1726867066.03934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867066.04125: done with get_vars() 7717 1726867066.04133: 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:17:46 -0400 (0:00:00.042) 0:00:11.458 ****** 7717 1726867066.04194: entering _queue_task() for managed_node3/setup 7717 1726867066.04407: worker is 1 (out of 1 available) 7717 1726867066.04418: exiting _queue_task() for managed_node3/setup 7717 1726867066.04429: done queuing things up, now waiting for results queue to drain 7717 1726867066.04430: waiting for pending results... 7717 1726867066.04686: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867066.04834: in run() - task 0affcac9-a3a5-2797-eb16-000000000809 7717 1726867066.04855: variable 'ansible_search_path' from source: unknown 7717 1726867066.04862: variable 'ansible_search_path' from source: unknown 7717 1726867066.04909: calling self._execute() 7717 1726867066.05025: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.05027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.05030: variable 'omit' from source: magic vars 7717 1726867066.05389: variable 'ansible_distribution_major_version' from source: facts 7717 1726867066.05407: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867066.05629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867066.07787: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867066.07847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867066.07887: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867066.07944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867066.07954: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867066.08031: 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) 7717 1726867066.08161: 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) 7717 1726867066.08164: 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) 7717 1726867066.08166: 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) 7717 1726867066.08168: 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) 7717 1726867066.08203: 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) 7717 1726867066.08228: 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) 7717 1726867066.08254: 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) 7717 1726867066.08300: 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) 7717 1726867066.08316: 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) 7717 1726867066.08458: variable '__network_required_facts' from source: role '' defaults 7717 1726867066.08472: variable 'ansible_facts' from source: unknown 7717 1726867066.08566: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7717 1726867066.08575: when evaluation is False, skipping this task 7717 1726867066.08592: _execute() done 7717 1726867066.08601: dumping result to json 7717 1726867066.08609: done dumping result, returning 7717 1726867066.08620: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-2797-eb16-000000000809] 7717 1726867066.08631: sending task result for task 0affcac9-a3a5-2797-eb16-000000000809 7717 1726867066.08911: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000809 7717 1726867066.08914: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867066.08949: no more pending results, returning what we have 7717 1726867066.08952: results queue empty 7717 1726867066.08953: checking for any_errors_fatal 7717 1726867066.08954: done checking for any_errors_fatal 7717 1726867066.08955: checking for max_fail_percentage 7717 1726867066.08957: done checking for max_fail_percentage 7717 1726867066.08957: checking to see if all hosts have failed and the running result is not ok 7717 1726867066.08958: done checking to see if all hosts have failed 7717 1726867066.08959: getting the remaining hosts for this loop 7717 1726867066.08960: done getting the remaining hosts for this loop 7717 1726867066.08963: getting the next task for host managed_node3 7717 1726867066.08971: done getting next task for host managed_node3 7717 1726867066.08975: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867066.08982: ^ 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 7717 1726867066.08995: getting variables 7717 1726867066.08997: in VariableManager get_vars() 7717 1726867066.09038: Calling all_inventory to load vars for managed_node3 7717 1726867066.09040: Calling groups_inventory to load vars for managed_node3 7717 1726867066.09043: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867066.09051: Calling all_plugins_play to load vars for managed_node3 7717 1726867066.09054: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867066.09057: Calling groups_plugins_play to load vars for managed_node3 7717 1726867066.09231: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867066.09511: done with get_vars() 7717 1726867066.09522: 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:17:46 -0400 (0:00:00.054) 0:00:11.512 ****** 7717 1726867066.09618: entering _queue_task() for managed_node3/stat 7717 1726867066.09836: worker is 1 (out of 1 available) 7717 1726867066.09848: exiting _queue_task() for managed_node3/stat 7717 1726867066.09859: done queuing things up, now waiting for results queue to drain 7717 1726867066.09861: waiting for pending results... 7717 1726867066.10118: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867066.10258: in run() - task 0affcac9-a3a5-2797-eb16-00000000080b 7717 1726867066.10282: variable 'ansible_search_path' from source: unknown 7717 1726867066.10291: variable 'ansible_search_path' from source: unknown 7717 1726867066.10483: calling self._execute() 7717 1726867066.10486: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.10490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.10492: variable 'omit' from source: magic vars 7717 1726867066.10787: variable 'ansible_distribution_major_version' from source: facts 7717 1726867066.10805: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867066.10972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867066.11298: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867066.11342: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867066.11385: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867066.11421: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867066.11506: 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) 7717 1726867066.11536: 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) 7717 1726867066.11567: 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) 7717 1726867066.11607: 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) 7717 1726867066.11699: variable '__network_is_ostree' from source: set_fact 7717 1726867066.11710: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867066.11717: when evaluation is False, skipping this task 7717 1726867066.11722: _execute() done 7717 1726867066.11727: dumping result to json 7717 1726867066.11733: done dumping result, returning 7717 1726867066.11741: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-2797-eb16-00000000080b] 7717 1726867066.11749: sending task result for task 0affcac9-a3a5-2797-eb16-00000000080b 7717 1726867066.12015: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000080b 7717 1726867066.12018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867066.12059: no more pending results, returning what we have 7717 1726867066.12062: results queue empty 7717 1726867066.12063: checking for any_errors_fatal 7717 1726867066.12068: done checking for any_errors_fatal 7717 1726867066.12069: checking for max_fail_percentage 7717 1726867066.12070: done checking for max_fail_percentage 7717 1726867066.12071: checking to see if all hosts have failed and the running result is not ok 7717 1726867066.12072: done checking to see if all hosts have failed 7717 1726867066.12072: getting the remaining hosts for this loop 7717 1726867066.12074: done getting the remaining hosts for this loop 7717 1726867066.12081: getting the next task for host managed_node3 7717 1726867066.12086: done getting next task for host managed_node3 7717 1726867066.12090: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867066.12093: ^ 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 7717 1726867066.12105: getting variables 7717 1726867066.12107: in VariableManager get_vars() 7717 1726867066.12146: Calling all_inventory to load vars for managed_node3 7717 1726867066.12148: Calling groups_inventory to load vars for managed_node3 7717 1726867066.12151: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867066.12158: Calling all_plugins_play to load vars for managed_node3 7717 1726867066.12161: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867066.12163: Calling groups_plugins_play to load vars for managed_node3 7717 1726867066.12387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867066.12585: done with get_vars() 7717 1726867066.12595: done getting variables 7717 1726867066.12641: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:17:46 -0400 (0:00:00.030) 0:00:11.543 ****** 7717 1726867066.12679: entering _queue_task() for managed_node3/set_fact 7717 1726867066.12903: worker is 1 (out of 1 available) 7717 1726867066.12916: exiting _queue_task() for managed_node3/set_fact 7717 1726867066.12927: done queuing things up, now waiting for results queue to drain 7717 1726867066.12929: waiting for pending results... 7717 1726867066.13192: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867066.13346: in run() - task 0affcac9-a3a5-2797-eb16-00000000080c 7717 1726867066.13367: variable 'ansible_search_path' from source: unknown 7717 1726867066.13380: variable 'ansible_search_path' from source: unknown 7717 1726867066.13426: calling self._execute() 7717 1726867066.13527: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.13531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.13583: variable 'omit' from source: magic vars 7717 1726867066.13903: variable 'ansible_distribution_major_version' from source: facts 7717 1726867066.13922: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867066.14094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867066.14350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867066.14404: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867066.14583: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867066.14586: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867066.14589: 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) 7717 1726867066.14590: 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) 7717 1726867066.14619: 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) 7717 1726867066.14653: 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) 7717 1726867066.14752: variable '__network_is_ostree' from source: set_fact 7717 1726867066.14765: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867066.14774: when evaluation is False, skipping this task 7717 1726867066.14787: _execute() done 7717 1726867066.14795: dumping result to json 7717 1726867066.14803: done dumping result, returning 7717 1726867066.14818: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-2797-eb16-00000000080c] 7717 1726867066.14831: sending task result for task 0affcac9-a3a5-2797-eb16-00000000080c 7717 1726867066.15087: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000080c 7717 1726867066.15090: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867066.15126: no more pending results, returning what we have 7717 1726867066.15128: results queue empty 7717 1726867066.15129: checking for any_errors_fatal 7717 1726867066.15134: done checking for any_errors_fatal 7717 1726867066.15135: checking for max_fail_percentage 7717 1726867066.15137: done checking for max_fail_percentage 7717 1726867066.15137: checking to see if all hosts have failed and the running result is not ok 7717 1726867066.15138: done checking to see if all hosts have failed 7717 1726867066.15139: getting the remaining hosts for this loop 7717 1726867066.15140: done getting the remaining hosts for this loop 7717 1726867066.15143: getting the next task for host managed_node3 7717 1726867066.15151: done getting next task for host managed_node3 7717 1726867066.15155: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867066.15158: ^ 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 7717 1726867066.15170: getting variables 7717 1726867066.15171: in VariableManager get_vars() 7717 1726867066.15216: Calling all_inventory to load vars for managed_node3 7717 1726867066.15219: Calling groups_inventory to load vars for managed_node3 7717 1726867066.15222: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867066.15231: Calling all_plugins_play to load vars for managed_node3 7717 1726867066.15233: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867066.15237: Calling groups_plugins_play to load vars for managed_node3 7717 1726867066.15440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867066.15645: done with get_vars() 7717 1726867066.15654: 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:17:46 -0400 (0:00:00.030) 0:00:11.573 ****** 7717 1726867066.15738: entering _queue_task() for managed_node3/service_facts 7717 1726867066.15740: Creating lock for service_facts 7717 1726867066.15943: worker is 1 (out of 1 available) 7717 1726867066.15955: exiting _queue_task() for managed_node3/service_facts 7717 1726867066.15966: done queuing things up, now waiting for results queue to drain 7717 1726867066.15967: waiting for pending results... 7717 1726867066.16210: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867066.16351: in run() - task 0affcac9-a3a5-2797-eb16-00000000080e 7717 1726867066.16372: variable 'ansible_search_path' from source: unknown 7717 1726867066.16385: variable 'ansible_search_path' from source: unknown 7717 1726867066.16427: calling self._execute() 7717 1726867066.16516: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.16528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.16582: variable 'omit' from source: magic vars 7717 1726867066.16961: variable 'ansible_distribution_major_version' from source: facts 7717 1726867066.16982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867066.16995: variable 'omit' from source: magic vars 7717 1726867066.17068: variable 'omit' from source: magic vars 7717 1726867066.17109: variable 'omit' from source: magic vars 7717 1726867066.17148: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867066.17383: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867066.17386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867066.17389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867066.17391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867066.17393: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867066.17396: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.17398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.17400: Set connection var ansible_pipelining to False 7717 1726867066.17402: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867066.17404: Set connection var ansible_shell_type to sh 7717 1726867066.17414: Set connection var ansible_connection to ssh 7717 1726867066.17428: Set connection var ansible_shell_executable to /bin/sh 7717 1726867066.17438: Set connection var ansible_timeout to 10 7717 1726867066.17462: variable 'ansible_shell_executable' from source: unknown 7717 1726867066.17471: variable 'ansible_connection' from source: unknown 7717 1726867066.17484: variable 'ansible_module_compression' from source: unknown 7717 1726867066.17492: variable 'ansible_shell_type' from source: unknown 7717 1726867066.17499: variable 'ansible_shell_executable' from source: unknown 7717 1726867066.17505: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867066.17516: variable 'ansible_pipelining' from source: unknown 7717 1726867066.17527: variable 'ansible_timeout' from source: unknown 7717 1726867066.17536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867066.17722: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867066.17741: variable 'omit' from source: magic vars 7717 1726867066.17751: starting attempt loop 7717 1726867066.17759: running the handler 7717 1726867066.17780: _low_level_execute_command(): starting 7717 1726867066.17794: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867066.18599: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.18629: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867066.18646: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867066.18669: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867066.18751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867066.20446: stdout chunk (state=3): >>>/root <<< 7717 1726867066.20567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867066.20585: stdout chunk (state=3): >>><<< 7717 1726867066.20592: stderr chunk (state=3): >>><<< 7717 1726867066.20607: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867066.20619: _low_level_execute_command(): starting 7717 1726867066.20625: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510 `" && echo ansible-tmp-1726867066.2060778-8196-170908341539510="` echo /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510 `" ) && sleep 0' 7717 1726867066.21028: 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 <<< 7717 1726867066.21031: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.21034: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867066.21043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.21086: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867066.21090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867066.21143: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867066.23023: stdout chunk (state=3): >>>ansible-tmp-1726867066.2060778-8196-170908341539510=/root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510 <<< 7717 1726867066.23133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867066.23161: stderr chunk (state=3): >>><<< 7717 1726867066.23163: stdout chunk (state=3): >>><<< 7717 1726867066.23173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867066.2060778-8196-170908341539510=/root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867066.23231: variable 'ansible_module_compression' from source: unknown 7717 1726867066.23250: ANSIBALLZ: Using lock for service_facts 7717 1726867066.23253: ANSIBALLZ: Acquiring lock 7717 1726867066.23255: ANSIBALLZ: Lock acquired: 139676256770368 7717 1726867066.23258: ANSIBALLZ: Creating module 7717 1726867066.35026: ANSIBALLZ: Writing module into payload 7717 1726867066.35080: ANSIBALLZ: Writing module 7717 1726867066.35104: ANSIBALLZ: Renaming module 7717 1726867066.35111: ANSIBALLZ: Done creating module 7717 1726867066.35131: variable 'ansible_facts' from source: unknown 7717 1726867066.35207: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py 7717 1726867066.35432: Sending initial data 7717 1726867066.35436: Sent initial data (160 bytes) 7717 1726867066.36015: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867066.36094: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.36140: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867066.36157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867066.36181: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867066.36270: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867066.37890: 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 <<< 7717 1726867066.37929: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867066.37985: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmphzq75m5d /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py <<< 7717 1726867066.37988: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py" <<< 7717 1726867066.38023: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmphzq75m5d" to remote "/root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py" <<< 7717 1726867066.38602: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867066.38635: stderr chunk (state=3): >>><<< 7717 1726867066.38639: stdout chunk (state=3): >>><<< 7717 1726867066.38660: done transferring module to remote 7717 1726867066.38669: _low_level_execute_command(): starting 7717 1726867066.38673: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/ /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py && sleep 0' 7717 1726867066.39068: 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 <<< 7717 1726867066.39083: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867066.39087: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867066.39089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.39114: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867066.39117: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.39168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867066.39171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867066.39223: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867066.40974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867066.41003: stderr chunk (state=3): >>><<< 7717 1726867066.41005: stdout chunk (state=3): >>><<< 7717 1726867066.41014: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867066.41057: _low_level_execute_command(): starting 7717 1726867066.41060: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/AnsiballZ_service_facts.py && sleep 0' 7717 1726867066.41425: 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 <<< 7717 1726867066.41428: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867066.41430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.41432: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867066.41434: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867066.41483: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867066.41489: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867066.41538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.04694: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 7717 1726867068.04703: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-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.s<<< 7717 1726867068.04724: stdout chunk (state=3): >>>ervice", "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", "stat<<< 7717 1726867068.04763: stdout chunk (state=3): >>>us": "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"}, "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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service"<<< 7717 1726867068.04769: stdout chunk (state=3): >>>, "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@<<< 7717 1726867068.04774: stdout chunk (state=3): >>>.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": {}}} <<< 7717 1726867068.06226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867068.06258: stderr chunk (state=3): >>><<< 7717 1726867068.06261: stdout chunk (state=3): >>><<< 7717 1726867068.06285: _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"}, "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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867068.06652: 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-1726867066.2060778-8196-170908341539510/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867068.06661: _low_level_execute_command(): starting 7717 1726867068.06671: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867066.2060778-8196-170908341539510/ > /dev/null 2>&1 && sleep 0' 7717 1726867068.07123: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867068.07126: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.07129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867068.07131: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867068.07133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.07194: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867068.07196: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867068.07198: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.07235: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.09043: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867068.09067: stderr chunk (state=3): >>><<< 7717 1726867068.09071: stdout chunk (state=3): >>><<< 7717 1726867068.09088: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867068.09093: handler run complete 7717 1726867068.09197: variable 'ansible_facts' from source: unknown 7717 1726867068.10054: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867068.10312: variable 'ansible_facts' from source: unknown 7717 1726867068.10388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867068.10498: attempt loop complete, returning result 7717 1726867068.10501: _execute() done 7717 1726867068.10505: dumping result to json 7717 1726867068.10539: done dumping result, returning 7717 1726867068.10546: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-2797-eb16-00000000080e] 7717 1726867068.10551: sending task result for task 0affcac9-a3a5-2797-eb16-00000000080e ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867068.11127: no more pending results, returning what we have 7717 1726867068.11129: results queue empty 7717 1726867068.11130: checking for any_errors_fatal 7717 1726867068.11134: done checking for any_errors_fatal 7717 1726867068.11134: checking for max_fail_percentage 7717 1726867068.11136: done checking for max_fail_percentage 7717 1726867068.11137: checking to see if all hosts have failed and the running result is not ok 7717 1726867068.11137: done checking to see if all hosts have failed 7717 1726867068.11138: getting the remaining hosts for this loop 7717 1726867068.11139: done getting the remaining hosts for this loop 7717 1726867068.11142: getting the next task for host managed_node3 7717 1726867068.11147: done getting next task for host managed_node3 7717 1726867068.11150: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867068.11154: ^ 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 7717 1726867068.11163: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000080e 7717 1726867068.11167: WORKER PROCESS EXITING 7717 1726867068.11172: getting variables 7717 1726867068.11173: in VariableManager get_vars() 7717 1726867068.11205: Calling all_inventory to load vars for managed_node3 7717 1726867068.11207: Calling groups_inventory to load vars for managed_node3 7717 1726867068.11209: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867068.11215: Calling all_plugins_play to load vars for managed_node3 7717 1726867068.11217: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867068.11219: Calling groups_plugins_play to load vars for managed_node3 7717 1726867068.11448: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867068.11724: done with get_vars() 7717 1726867068.11734: 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:17:48 -0400 (0:00:01.960) 0:00:13.534 ****** 7717 1726867068.11809: entering _queue_task() for managed_node3/package_facts 7717 1726867068.11810: Creating lock for package_facts 7717 1726867068.12025: worker is 1 (out of 1 available) 7717 1726867068.12038: exiting _queue_task() for managed_node3/package_facts 7717 1726867068.12051: done queuing things up, now waiting for results queue to drain 7717 1726867068.12052: waiting for pending results... 7717 1726867068.12218: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867068.12315: in run() - task 0affcac9-a3a5-2797-eb16-00000000080f 7717 1726867068.12327: variable 'ansible_search_path' from source: unknown 7717 1726867068.12331: variable 'ansible_search_path' from source: unknown 7717 1726867068.12357: calling self._execute() 7717 1726867068.12424: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867068.12428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867068.12436: variable 'omit' from source: magic vars 7717 1726867068.12693: variable 'ansible_distribution_major_version' from source: facts 7717 1726867068.12703: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867068.12711: variable 'omit' from source: magic vars 7717 1726867068.12757: variable 'omit' from source: magic vars 7717 1726867068.12783: variable 'omit' from source: magic vars 7717 1726867068.12813: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867068.12842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867068.12856: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867068.12868: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867068.12882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867068.12903: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867068.12906: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867068.12908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867068.12981: Set connection var ansible_pipelining to False 7717 1726867068.12984: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867068.12987: Set connection var ansible_shell_type to sh 7717 1726867068.12990: Set connection var ansible_connection to ssh 7717 1726867068.12997: Set connection var ansible_shell_executable to /bin/sh 7717 1726867068.13002: Set connection var ansible_timeout to 10 7717 1726867068.13018: variable 'ansible_shell_executable' from source: unknown 7717 1726867068.13021: variable 'ansible_connection' from source: unknown 7717 1726867068.13024: variable 'ansible_module_compression' from source: unknown 7717 1726867068.13026: variable 'ansible_shell_type' from source: unknown 7717 1726867068.13028: variable 'ansible_shell_executable' from source: unknown 7717 1726867068.13030: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867068.13035: variable 'ansible_pipelining' from source: unknown 7717 1726867068.13037: variable 'ansible_timeout' from source: unknown 7717 1726867068.13041: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867068.13186: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867068.13194: variable 'omit' from source: magic vars 7717 1726867068.13199: starting attempt loop 7717 1726867068.13202: running the handler 7717 1726867068.13212: _low_level_execute_command(): starting 7717 1726867068.13219: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867068.13725: 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 <<< 7717 1726867068.13729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867068.13733: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.13786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867068.13789: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867068.13791: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.13848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.15431: stdout chunk (state=3): >>>/root <<< 7717 1726867068.15528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867068.15551: stderr chunk (state=3): >>><<< 7717 1726867068.15554: stdout chunk (state=3): >>><<< 7717 1726867068.15572: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867068.15591: _low_level_execute_command(): starting 7717 1726867068.15595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059 `" && echo ansible-tmp-1726867068.1557162-8224-36527170402059="` echo /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059 `" ) && sleep 0' 7717 1726867068.16006: 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 <<< 7717 1726867068.16009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.16015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867068.16024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.16065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867068.16069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.16119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.17991: stdout chunk (state=3): >>>ansible-tmp-1726867068.1557162-8224-36527170402059=/root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059 <<< 7717 1726867068.18105: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867068.18122: stderr chunk (state=3): >>><<< 7717 1726867068.18126: stdout chunk (state=3): >>><<< 7717 1726867068.18137: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867068.1557162-8224-36527170402059=/root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867068.18170: variable 'ansible_module_compression' from source: unknown 7717 1726867068.18216: ANSIBALLZ: Using lock for package_facts 7717 1726867068.18220: ANSIBALLZ: Acquiring lock 7717 1726867068.18222: ANSIBALLZ: Lock acquired: 139676258637232 7717 1726867068.18225: ANSIBALLZ: Creating module 7717 1726867068.45884: ANSIBALLZ: Writing module into payload 7717 1726867068.45969: ANSIBALLZ: Writing module 7717 1726867068.46003: ANSIBALLZ: Renaming module 7717 1726867068.46016: ANSIBALLZ: Done creating module 7717 1726867068.46055: variable 'ansible_facts' from source: unknown 7717 1726867068.46245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py 7717 1726867068.46467: Sending initial data 7717 1726867068.46470: Sent initial data (159 bytes) 7717 1726867068.46964: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867068.46980: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867068.47081: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867068.47499: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.47509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.49103: 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 <<< 7717 1726867068.49148: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867068.49195: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpm05ooxos /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py <<< 7717 1726867068.49205: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py" <<< 7717 1726867068.49240: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpm05ooxos" to remote "/root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py" <<< 7717 1726867068.51931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867068.51945: stdout chunk (state=3): >>><<< 7717 1726867068.51952: stderr chunk (state=3): >>><<< 7717 1726867068.51992: done transferring module to remote 7717 1726867068.52004: _low_level_execute_command(): starting 7717 1726867068.52009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/ /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py && sleep 0' 7717 1726867068.53474: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867068.53502: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.53584: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867068.55399: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867068.55403: stdout chunk (state=3): >>><<< 7717 1726867068.55405: stderr chunk (state=3): >>><<< 7717 1726867068.55420: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867068.55429: _low_level_execute_command(): starting 7717 1726867068.55664: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/AnsiballZ_package_facts.py && sleep 0' 7717 1726867068.56889: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867068.57007: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867068.57206: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867068.57247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867068.57359: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867068.57428: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867069.01363: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "rele<<< 7717 1726867069.01426: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "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",<<< 7717 1726867069.01476: stdout chunk (state=3): >>> "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.7<<< 7717 1726867069.01533: stdout chunk (state=3): >>>3.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1<<< 7717 1726867069.01583: stdout chunk (state=3): >>>.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10", "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.<<< 7717 1726867069.01589: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7717 1726867069.03375: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867069.03405: stderr chunk (state=3): >>><<< 7717 1726867069.03408: stdout chunk (state=3): >>><<< 7717 1726867069.03444: _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"}]}}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867069.04842: 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-1726867068.1557162-8224-36527170402059/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867069.04867: _low_level_execute_command(): starting 7717 1726867069.04870: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867068.1557162-8224-36527170402059/ > /dev/null 2>&1 && sleep 0' 7717 1726867069.05462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867069.05491: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867069.05572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867069.05593: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867069.05666: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867069.07495: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867069.07516: stderr chunk (state=3): >>><<< 7717 1726867069.07520: stdout chunk (state=3): >>><<< 7717 1726867069.07532: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867069.07539: handler run complete 7717 1726867069.11682: variable 'ansible_facts' from source: unknown 7717 1726867069.11905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.12931: variable 'ansible_facts' from source: unknown 7717 1726867069.13154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.13531: attempt loop complete, returning result 7717 1726867069.13541: _execute() done 7717 1726867069.13544: dumping result to json 7717 1726867069.13657: done dumping result, returning 7717 1726867069.13663: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-2797-eb16-00000000080f] 7717 1726867069.13666: sending task result for task 0affcac9-a3a5-2797-eb16-00000000080f 7717 1726867069.15013: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000080f 7717 1726867069.15016: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867069.15054: no more pending results, returning what we have 7717 1726867069.15056: results queue empty 7717 1726867069.15057: checking for any_errors_fatal 7717 1726867069.15059: done checking for any_errors_fatal 7717 1726867069.15060: checking for max_fail_percentage 7717 1726867069.15061: done checking for max_fail_percentage 7717 1726867069.15061: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.15062: done checking to see if all hosts have failed 7717 1726867069.15062: getting the remaining hosts for this loop 7717 1726867069.15063: done getting the remaining hosts for this loop 7717 1726867069.15065: getting the next task for host managed_node3 7717 1726867069.15070: done getting next task for host managed_node3 7717 1726867069.15072: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867069.15074: ^ 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 7717 1726867069.15082: getting variables 7717 1726867069.15083: in VariableManager get_vars() 7717 1726867069.15111: Calling all_inventory to load vars for managed_node3 7717 1726867069.15112: Calling groups_inventory to load vars for managed_node3 7717 1726867069.15114: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.15122: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.15124: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.15127: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.15784: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.16631: done with get_vars() 7717 1726867069.16648: done getting variables 7717 1726867069.16695: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:49 -0400 (0:00:01.049) 0:00:14.583 ****** 7717 1726867069.16718: entering _queue_task() for managed_node3/debug 7717 1726867069.16950: worker is 1 (out of 1 available) 7717 1726867069.16963: exiting _queue_task() for managed_node3/debug 7717 1726867069.16974: done queuing things up, now waiting for results queue to drain 7717 1726867069.16979: waiting for pending results... 7717 1726867069.17142: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867069.17230: in run() - task 0affcac9-a3a5-2797-eb16-000000000017 7717 1726867069.17243: variable 'ansible_search_path' from source: unknown 7717 1726867069.17247: variable 'ansible_search_path' from source: unknown 7717 1726867069.17274: calling self._execute() 7717 1726867069.17345: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.17348: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.17356: variable 'omit' from source: magic vars 7717 1726867069.17664: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.17675: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.17700: variable 'omit' from source: magic vars 7717 1726867069.17745: variable 'omit' from source: magic vars 7717 1726867069.17829: variable 'network_provider' from source: set_fact 7717 1726867069.17845: variable 'omit' from source: magic vars 7717 1726867069.17889: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867069.17931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867069.17934: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867069.17947: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867069.17956: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867069.18003: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867069.18006: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.18009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.18073: Set connection var ansible_pipelining to False 7717 1726867069.18081: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867069.18084: Set connection var ansible_shell_type to sh 7717 1726867069.18086: Set connection var ansible_connection to ssh 7717 1726867069.18098: Set connection var ansible_shell_executable to /bin/sh 7717 1726867069.18100: Set connection var ansible_timeout to 10 7717 1726867069.18130: variable 'ansible_shell_executable' from source: unknown 7717 1726867069.18133: variable 'ansible_connection' from source: unknown 7717 1726867069.18136: variable 'ansible_module_compression' from source: unknown 7717 1726867069.18138: variable 'ansible_shell_type' from source: unknown 7717 1726867069.18140: variable 'ansible_shell_executable' from source: unknown 7717 1726867069.18143: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.18145: variable 'ansible_pipelining' from source: unknown 7717 1726867069.18146: variable 'ansible_timeout' from source: unknown 7717 1726867069.18148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.18256: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867069.18264: variable 'omit' from source: magic vars 7717 1726867069.18279: starting attempt loop 7717 1726867069.18282: running the handler 7717 1726867069.18313: handler run complete 7717 1726867069.18325: attempt loop complete, returning result 7717 1726867069.18328: _execute() done 7717 1726867069.18333: dumping result to json 7717 1726867069.18335: done dumping result, returning 7717 1726867069.18344: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2797-eb16-000000000017] 7717 1726867069.18347: sending task result for task 0affcac9-a3a5-2797-eb16-000000000017 7717 1726867069.18441: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000017 7717 1726867069.18445: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 7717 1726867069.18510: no more pending results, returning what we have 7717 1726867069.18513: results queue empty 7717 1726867069.18513: checking for any_errors_fatal 7717 1726867069.18520: done checking for any_errors_fatal 7717 1726867069.18520: checking for max_fail_percentage 7717 1726867069.18522: done checking for max_fail_percentage 7717 1726867069.18522: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.18523: done checking to see if all hosts have failed 7717 1726867069.18524: getting the remaining hosts for this loop 7717 1726867069.18546: done getting the remaining hosts for this loop 7717 1726867069.18558: getting the next task for host managed_node3 7717 1726867069.18564: done getting next task for host managed_node3 7717 1726867069.18571: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867069.18573: ^ 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 7717 1726867069.18586: getting variables 7717 1726867069.18587: in VariableManager get_vars() 7717 1726867069.18636: Calling all_inventory to load vars for managed_node3 7717 1726867069.18639: Calling groups_inventory to load vars for managed_node3 7717 1726867069.18640: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.18646: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.18648: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.18657: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.19539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.20422: done with get_vars() 7717 1726867069.20437: done getting variables 7717 1726867069.20479: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:49 -0400 (0:00:00.037) 0:00:14.621 ****** 7717 1726867069.20501: entering _queue_task() for managed_node3/fail 7717 1726867069.20704: worker is 1 (out of 1 available) 7717 1726867069.20717: exiting _queue_task() for managed_node3/fail 7717 1726867069.20729: done queuing things up, now waiting for results queue to drain 7717 1726867069.20730: waiting for pending results... 7717 1726867069.20894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867069.20971: in run() - task 0affcac9-a3a5-2797-eb16-000000000018 7717 1726867069.20986: variable 'ansible_search_path' from source: unknown 7717 1726867069.20990: variable 'ansible_search_path' from source: unknown 7717 1726867069.21016: calling self._execute() 7717 1726867069.21080: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.21084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.21092: variable 'omit' from source: magic vars 7717 1726867069.21351: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.21361: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.21446: variable 'network_state' from source: role '' defaults 7717 1726867069.21454: Evaluated conditional (network_state != {}): False 7717 1726867069.21457: when evaluation is False, skipping this task 7717 1726867069.21459: _execute() done 7717 1726867069.21462: dumping result to json 7717 1726867069.21464: done dumping result, returning 7717 1726867069.21471: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2797-eb16-000000000018] 7717 1726867069.21481: sending task result for task 0affcac9-a3a5-2797-eb16-000000000018 7717 1726867069.21561: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000018 7717 1726867069.21564: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867069.21613: no more pending results, returning what we have 7717 1726867069.21616: results queue empty 7717 1726867069.21616: checking for any_errors_fatal 7717 1726867069.21622: done checking for any_errors_fatal 7717 1726867069.21622: checking for max_fail_percentage 7717 1726867069.21624: done checking for max_fail_percentage 7717 1726867069.21624: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.21625: done checking to see if all hosts have failed 7717 1726867069.21626: getting the remaining hosts for this loop 7717 1726867069.21627: done getting the remaining hosts for this loop 7717 1726867069.21630: getting the next task for host managed_node3 7717 1726867069.21635: done getting next task for host managed_node3 7717 1726867069.21639: ^ 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 7717 1726867069.21642: ^ 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 7717 1726867069.21654: getting variables 7717 1726867069.21655: in VariableManager get_vars() 7717 1726867069.21698: Calling all_inventory to load vars for managed_node3 7717 1726867069.21701: Calling groups_inventory to load vars for managed_node3 7717 1726867069.21703: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.21710: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.21713: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.21715: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.22426: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.23288: done with get_vars() 7717 1726867069.23302: done getting variables 7717 1726867069.23340: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:49 -0400 (0:00:00.028) 0:00:14.650 ****** 7717 1726867069.23364: entering _queue_task() for managed_node3/fail 7717 1726867069.23557: worker is 1 (out of 1 available) 7717 1726867069.23571: exiting _queue_task() for managed_node3/fail 7717 1726867069.23586: done queuing things up, now waiting for results queue to drain 7717 1726867069.23587: waiting for pending results... 7717 1726867069.23758: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7717 1726867069.23843: in run() - task 0affcac9-a3a5-2797-eb16-000000000019 7717 1726867069.23855: variable 'ansible_search_path' from source: unknown 7717 1726867069.23858: variable 'ansible_search_path' from source: unknown 7717 1726867069.23890: calling self._execute() 7717 1726867069.23954: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.23958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.23967: variable 'omit' from source: magic vars 7717 1726867069.24233: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.24244: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.24327: variable 'network_state' from source: role '' defaults 7717 1726867069.24335: Evaluated conditional (network_state != {}): False 7717 1726867069.24338: when evaluation is False, skipping this task 7717 1726867069.24341: _execute() done 7717 1726867069.24343: dumping result to json 7717 1726867069.24346: done dumping result, returning 7717 1726867069.24361: done running TaskExecutor() for managed_node3/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-2797-eb16-000000000019] 7717 1726867069.24365: sending task result for task 0affcac9-a3a5-2797-eb16-000000000019 7717 1726867069.24447: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000019 7717 1726867069.24450: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867069.24508: no more pending results, returning what we have 7717 1726867069.24511: results queue empty 7717 1726867069.24512: checking for any_errors_fatal 7717 1726867069.24516: done checking for any_errors_fatal 7717 1726867069.24517: checking for max_fail_percentage 7717 1726867069.24518: done checking for max_fail_percentage 7717 1726867069.24519: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.24520: done checking to see if all hosts have failed 7717 1726867069.24521: getting the remaining hosts for this loop 7717 1726867069.24522: done getting the remaining hosts for this loop 7717 1726867069.24525: getting the next task for host managed_node3 7717 1726867069.24530: done getting next task for host managed_node3 7717 1726867069.24533: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867069.24536: ^ 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 7717 1726867069.24548: getting variables 7717 1726867069.24550: in VariableManager get_vars() 7717 1726867069.24590: Calling all_inventory to load vars for managed_node3 7717 1726867069.24592: Calling groups_inventory to load vars for managed_node3 7717 1726867069.24594: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.24602: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.24605: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.24607: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.25949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.26845: done with get_vars() 7717 1726867069.26860: done getting variables 7717 1726867069.26901: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:49 -0400 (0:00:00.035) 0:00:14.685 ****** 7717 1726867069.26922: entering _queue_task() for managed_node3/fail 7717 1726867069.27154: worker is 1 (out of 1 available) 7717 1726867069.27170: exiting _queue_task() for managed_node3/fail 7717 1726867069.27187: done queuing things up, now waiting for results queue to drain 7717 1726867069.27189: waiting for pending results... 7717 1726867069.27509: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867069.27578: in run() - task 0affcac9-a3a5-2797-eb16-00000000001a 7717 1726867069.27607: variable 'ansible_search_path' from source: unknown 7717 1726867069.27617: variable 'ansible_search_path' from source: unknown 7717 1726867069.27654: calling self._execute() 7717 1726867069.27750: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.27761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.27823: variable 'omit' from source: magic vars 7717 1726867069.28619: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.28995: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.29179: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867069.32337: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867069.32421: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867069.32466: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867069.32509: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867069.32539: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867069.32656: 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) 7717 1726867069.32697: 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) 7717 1726867069.32727: 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) 7717 1726867069.32771: 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) 7717 1726867069.32800: 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) 7717 1726867069.32897: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.32920: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7717 1726867069.33044: variable 'ansible_distribution' from source: facts 7717 1726867069.33053: variable '__network_rh_distros' from source: role '' defaults 7717 1726867069.33066: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7717 1726867069.33328: 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) 7717 1726867069.33361: 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) 7717 1726867069.33393: 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) 7717 1726867069.33436: 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) 7717 1726867069.33458: 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) 7717 1726867069.33515: 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) 7717 1726867069.33543: 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) 7717 1726867069.33581: 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) 7717 1726867069.33664: 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) 7717 1726867069.33667: 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) 7717 1726867069.33692: 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) 7717 1726867069.33719: 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) 7717 1726867069.33745: 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) 7717 1726867069.33795: 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) 7717 1726867069.33815: 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) 7717 1726867069.34182: variable 'network_connections' from source: task vars 7717 1726867069.34185: variable 'interface' from source: play vars 7717 1726867069.34220: variable 'interface' from source: play vars 7717 1726867069.34239: variable 'network_state' from source: role '' defaults 7717 1726867069.34306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867069.34484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867069.34523: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867069.34564: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867069.34604: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867069.34652: 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) 7717 1726867069.34750: 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) 7717 1726867069.34760: 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) 7717 1726867069.34763: 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) 7717 1726867069.34786: 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 7717 1726867069.34793: when evaluation is False, skipping this task 7717 1726867069.34800: _execute() done 7717 1726867069.34806: dumping result to json 7717 1726867069.34813: done dumping result, returning 7717 1726867069.34825: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2797-eb16-00000000001a] 7717 1726867069.34835: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001a skipping: [managed_node3] => { "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" } 7717 1726867069.35011: no more pending results, returning what we have 7717 1726867069.35015: results queue empty 7717 1726867069.35016: checking for any_errors_fatal 7717 1726867069.35021: done checking for any_errors_fatal 7717 1726867069.35022: checking for max_fail_percentage 7717 1726867069.35024: done checking for max_fail_percentage 7717 1726867069.35025: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.35026: done checking to see if all hosts have failed 7717 1726867069.35026: getting the remaining hosts for this loop 7717 1726867069.35028: done getting the remaining hosts for this loop 7717 1726867069.35032: getting the next task for host managed_node3 7717 1726867069.35038: done getting next task for host managed_node3 7717 1726867069.35042: ^ 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 7717 1726867069.35045: ^ 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 7717 1726867069.35059: getting variables 7717 1726867069.35061: in VariableManager get_vars() 7717 1726867069.35120: Calling all_inventory to load vars for managed_node3 7717 1726867069.35123: Calling groups_inventory to load vars for managed_node3 7717 1726867069.35126: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.35137: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.35140: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.35143: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.35808: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001a 7717 1726867069.35811: WORKER PROCESS EXITING 7717 1726867069.36799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.38414: done with get_vars() 7717 1726867069.38436: done getting variables 7717 1726867069.38532: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:49 -0400 (0:00:00.116) 0:00:14.802 ****** 7717 1726867069.38563: entering _queue_task() for managed_node3/dnf 7717 1726867069.38854: worker is 1 (out of 1 available) 7717 1726867069.38866: exiting _queue_task() for managed_node3/dnf 7717 1726867069.39082: done queuing things up, now waiting for results queue to drain 7717 1726867069.39083: waiting for pending results... 7717 1726867069.39153: running TaskExecutor() for managed_node3/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 7717 1726867069.39295: in run() - task 0affcac9-a3a5-2797-eb16-00000000001b 7717 1726867069.39319: variable 'ansible_search_path' from source: unknown 7717 1726867069.39327: variable 'ansible_search_path' from source: unknown 7717 1726867069.39364: calling self._execute() 7717 1726867069.39457: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.39469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.39488: variable 'omit' from source: magic vars 7717 1726867069.39848: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.39869: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.40046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867069.44414: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867069.44652: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867069.44869: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867069.44872: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867069.44878: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867069.45028: 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) 7717 1726867069.45062: 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) 7717 1726867069.45300: 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) 7717 1726867069.45304: 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) 7717 1726867069.45306: 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) 7717 1726867069.45493: variable 'ansible_distribution' from source: facts 7717 1726867069.45522: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.45598: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7717 1726867069.45770: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867069.46089: 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) 7717 1726867069.46117: 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) 7717 1726867069.46196: 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) 7717 1726867069.46321: 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) 7717 1726867069.46339: 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) 7717 1726867069.46600: 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) 7717 1726867069.46603: 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) 7717 1726867069.46605: 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) 7717 1726867069.46607: 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) 7717 1726867069.46609: 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) 7717 1726867069.46718: 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) 7717 1726867069.46746: 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) 7717 1726867069.46774: 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) 7717 1726867069.46858: 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) 7717 1726867069.46942: 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) 7717 1726867069.47209: variable 'network_connections' from source: task vars 7717 1726867069.47265: variable 'interface' from source: play vars 7717 1726867069.47431: variable 'interface' from source: play vars 7717 1726867069.47515: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867069.47699: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867069.47739: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867069.47773: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867069.47814: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867069.47882: 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) 7717 1726867069.47885: 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) 7717 1726867069.47926: 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) 7717 1726867069.47982: 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) 7717 1726867069.48026: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867069.48299: variable 'network_connections' from source: task vars 7717 1726867069.48310: variable 'interface' from source: play vars 7717 1726867069.48379: variable 'interface' from source: play vars 7717 1726867069.48443: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867069.48446: when evaluation is False, skipping this task 7717 1726867069.48448: _execute() done 7717 1726867069.48451: dumping result to json 7717 1726867069.48453: done dumping result, returning 7717 1726867069.48455: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000001b] 7717 1726867069.48459: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001b 7717 1726867069.48802: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001b 7717 1726867069.48805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867069.48848: no more pending results, returning what we have 7717 1726867069.48852: results queue empty 7717 1726867069.48853: checking for any_errors_fatal 7717 1726867069.48857: done checking for any_errors_fatal 7717 1726867069.48858: checking for max_fail_percentage 7717 1726867069.48859: done checking for max_fail_percentage 7717 1726867069.48860: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.48861: done checking to see if all hosts have failed 7717 1726867069.48862: getting the remaining hosts for this loop 7717 1726867069.48863: done getting the remaining hosts for this loop 7717 1726867069.48867: getting the next task for host managed_node3 7717 1726867069.48872: done getting next task for host managed_node3 7717 1726867069.48880: ^ 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 7717 1726867069.48883: ^ 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 7717 1726867069.48898: getting variables 7717 1726867069.48899: in VariableManager get_vars() 7717 1726867069.48946: Calling all_inventory to load vars for managed_node3 7717 1726867069.48949: Calling groups_inventory to load vars for managed_node3 7717 1726867069.48952: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.48961: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.48964: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.48967: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.50404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.52653: done with get_vars() 7717 1726867069.52681: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867069.52758: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:49 -0400 (0:00:00.142) 0:00:14.944 ****** 7717 1726867069.52798: entering _queue_task() for managed_node3/yum 7717 1726867069.52801: Creating lock for yum 7717 1726867069.53161: worker is 1 (out of 1 available) 7717 1726867069.53280: exiting _queue_task() for managed_node3/yum 7717 1726867069.53293: done queuing things up, now waiting for results queue to drain 7717 1726867069.53294: waiting for pending results... 7717 1726867069.53500: running TaskExecutor() for managed_node3/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 7717 1726867069.53654: in run() - task 0affcac9-a3a5-2797-eb16-00000000001c 7717 1726867069.53679: variable 'ansible_search_path' from source: unknown 7717 1726867069.53689: variable 'ansible_search_path' from source: unknown 7717 1726867069.53737: calling self._execute() 7717 1726867069.53892: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.53895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.53898: variable 'omit' from source: magic vars 7717 1726867069.54689: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.54693: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.54838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867069.57395: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867069.57474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867069.57537: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867069.57574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867069.57696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867069.57779: 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) 7717 1726867069.57814: 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) 7717 1726867069.57844: 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) 7717 1726867069.57898: 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) 7717 1726867069.57918: 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) 7717 1726867069.58021: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.58042: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7717 1726867069.58050: when evaluation is False, skipping this task 7717 1726867069.58058: _execute() done 7717 1726867069.58066: dumping result to json 7717 1726867069.58073: done dumping result, returning 7717 1726867069.58091: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000001c] 7717 1726867069.58106: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7717 1726867069.58329: no more pending results, returning what we have 7717 1726867069.58332: results queue empty 7717 1726867069.58334: checking for any_errors_fatal 7717 1726867069.58339: done checking for any_errors_fatal 7717 1726867069.58340: checking for max_fail_percentage 7717 1726867069.58342: done checking for max_fail_percentage 7717 1726867069.58343: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.58344: done checking to see if all hosts have failed 7717 1726867069.58344: getting the remaining hosts for this loop 7717 1726867069.58346: done getting the remaining hosts for this loop 7717 1726867069.58350: getting the next task for host managed_node3 7717 1726867069.58357: done getting next task for host managed_node3 7717 1726867069.58361: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867069.58365: ^ 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 7717 1726867069.58383: getting variables 7717 1726867069.58385: in VariableManager get_vars() 7717 1726867069.58441: Calling all_inventory to load vars for managed_node3 7717 1726867069.58444: Calling groups_inventory to load vars for managed_node3 7717 1726867069.58447: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.58808: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.58811: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.58815: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.59490: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001c 7717 1726867069.59494: WORKER PROCESS EXITING 7717 1726867069.67251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.70372: done with get_vars() 7717 1726867069.70401: done getting variables 7717 1726867069.70447: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:49 -0400 (0:00:00.177) 0:00:15.122 ****** 7717 1726867069.70590: entering _queue_task() for managed_node3/fail 7717 1726867069.71088: worker is 1 (out of 1 available) 7717 1726867069.71100: exiting _queue_task() for managed_node3/fail 7717 1726867069.71112: done queuing things up, now waiting for results queue to drain 7717 1726867069.71114: waiting for pending results... 7717 1726867069.71343: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867069.71493: in run() - task 0affcac9-a3a5-2797-eb16-00000000001d 7717 1726867069.71516: variable 'ansible_search_path' from source: unknown 7717 1726867069.71540: variable 'ansible_search_path' from source: unknown 7717 1726867069.71588: calling self._execute() 7717 1726867069.71699: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.71713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.71727: variable 'omit' from source: magic vars 7717 1726867069.72266: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.72288: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.72403: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867069.72600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867069.74814: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867069.74898: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867069.74941: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867069.74990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867069.75022: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867069.75146: 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) 7717 1726867069.75150: 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) 7717 1726867069.75167: 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) 7717 1726867069.75215: 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) 7717 1726867069.75234: 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) 7717 1726867069.75293: 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) 7717 1726867069.75320: 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) 7717 1726867069.75347: 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) 7717 1726867069.75469: 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) 7717 1726867069.75473: 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) 7717 1726867069.75479: 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) 7717 1726867069.75482: 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) 7717 1726867069.75513: 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) 7717 1726867069.75556: 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) 7717 1726867069.75583: 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) 7717 1726867069.75752: variable 'network_connections' from source: task vars 7717 1726867069.75768: variable 'interface' from source: play vars 7717 1726867069.75847: variable 'interface' from source: play vars 7717 1726867069.75934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867069.76125: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867069.76168: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867069.76209: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867069.76338: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867069.76342: 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) 7717 1726867069.76344: 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) 7717 1726867069.76347: 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) 7717 1726867069.76383: 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) 7717 1726867069.76450: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867069.76717: variable 'network_connections' from source: task vars 7717 1726867069.76728: variable 'interface' from source: play vars 7717 1726867069.76799: variable 'interface' from source: play vars 7717 1726867069.76839: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867069.76848: when evaluation is False, skipping this task 7717 1726867069.76855: _execute() done 7717 1726867069.76864: dumping result to json 7717 1726867069.76872: done dumping result, returning 7717 1726867069.76888: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-00000000001d] 7717 1726867069.76982: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001d 7717 1726867069.77064: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001d 7717 1726867069.77068: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867069.77125: no more pending results, returning what we have 7717 1726867069.77129: results queue empty 7717 1726867069.77130: checking for any_errors_fatal 7717 1726867069.77136: done checking for any_errors_fatal 7717 1726867069.77137: checking for max_fail_percentage 7717 1726867069.77139: done checking for max_fail_percentage 7717 1726867069.77140: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.77141: done checking to see if all hosts have failed 7717 1726867069.77141: getting the remaining hosts for this loop 7717 1726867069.77143: done getting the remaining hosts for this loop 7717 1726867069.77147: getting the next task for host managed_node3 7717 1726867069.77154: done getting next task for host managed_node3 7717 1726867069.77158: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7717 1726867069.77161: ^ 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 7717 1726867069.77182: getting variables 7717 1726867069.77184: in VariableManager get_vars() 7717 1726867069.77239: Calling all_inventory to load vars for managed_node3 7717 1726867069.77243: Calling groups_inventory to load vars for managed_node3 7717 1726867069.77245: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.77257: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.77260: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.77263: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.78856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.80388: done with get_vars() 7717 1726867069.80409: done getting variables 7717 1726867069.80465: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:49 -0400 (0:00:00.099) 0:00:15.221 ****** 7717 1726867069.80500: entering _queue_task() for managed_node3/package 7717 1726867069.80813: worker is 1 (out of 1 available) 7717 1726867069.80825: exiting _queue_task() for managed_node3/package 7717 1726867069.80837: done queuing things up, now waiting for results queue to drain 7717 1726867069.80838: waiting for pending results... 7717 1726867069.81195: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7717 1726867069.81230: in run() - task 0affcac9-a3a5-2797-eb16-00000000001e 7717 1726867069.81248: variable 'ansible_search_path' from source: unknown 7717 1726867069.81256: variable 'ansible_search_path' from source: unknown 7717 1726867069.81302: calling self._execute() 7717 1726867069.81396: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.81411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.81424: variable 'omit' from source: magic vars 7717 1726867069.81836: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.81840: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.81999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867069.82267: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867069.82383: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867069.82391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867069.82431: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867069.82548: variable 'network_packages' from source: role '' defaults 7717 1726867069.82658: variable '__network_provider_setup' from source: role '' defaults 7717 1726867069.82673: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867069.82753: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867069.82766: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867069.82929: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867069.83030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867069.85328: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867069.85402: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867069.85449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867069.85491: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867069.85524: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867069.85615: 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) 7717 1726867069.85656: 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) 7717 1726867069.85693: 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) 7717 1726867069.85753: 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) 7717 1726867069.85762: 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) 7717 1726867069.85815: 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) 7717 1726867069.85861: 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) 7717 1726867069.85882: 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) 7717 1726867069.85968: 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) 7717 1726867069.85972: 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) 7717 1726867069.86185: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867069.86309: 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) 7717 1726867069.86355: 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) 7717 1726867069.86414: 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) 7717 1726867069.86436: 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) 7717 1726867069.86457: 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) 7717 1726867069.86561: variable 'ansible_python' from source: facts 7717 1726867069.86630: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867069.86693: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867069.86785: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867069.86921: 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) 7717 1726867069.86952: 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) 7717 1726867069.86991: 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) 7717 1726867069.87086: 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) 7717 1726867069.87090: 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) 7717 1726867069.87108: 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) 7717 1726867069.87141: 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) 7717 1726867069.87167: 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) 7717 1726867069.87215: 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) 7717 1726867069.87310: 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) 7717 1726867069.87369: variable 'network_connections' from source: task vars 7717 1726867069.87386: variable 'interface' from source: play vars 7717 1726867069.87492: variable 'interface' from source: play vars 7717 1726867069.87566: 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) 7717 1726867069.87600: 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) 7717 1726867069.87633: 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) 7717 1726867069.87667: 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) 7717 1726867069.87718: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867069.88006: variable 'network_connections' from source: task vars 7717 1726867069.88017: variable 'interface' from source: play vars 7717 1726867069.88186: variable 'interface' from source: play vars 7717 1726867069.88189: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867069.88268: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867069.88593: variable 'network_connections' from source: task vars 7717 1726867069.88603: variable 'interface' from source: play vars 7717 1726867069.88672: variable 'interface' from source: play vars 7717 1726867069.88707: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867069.88794: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867069.89114: variable 'network_connections' from source: task vars 7717 1726867069.89124: variable 'interface' from source: play vars 7717 1726867069.89197: variable 'interface' from source: play vars 7717 1726867069.89271: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867069.89330: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867069.89385: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867069.89414: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867069.89633: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867069.90124: variable 'network_connections' from source: task vars 7717 1726867069.90134: variable 'interface' from source: play vars 7717 1726867069.90205: variable 'interface' from source: play vars 7717 1726867069.90282: variable 'ansible_distribution' from source: facts 7717 1726867069.90285: variable '__network_rh_distros' from source: role '' defaults 7717 1726867069.90288: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.90290: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867069.90432: variable 'ansible_distribution' from source: facts 7717 1726867069.90442: variable '__network_rh_distros' from source: role '' defaults 7717 1726867069.90452: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.90469: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867069.90643: variable 'ansible_distribution' from source: facts 7717 1726867069.90653: variable '__network_rh_distros' from source: role '' defaults 7717 1726867069.90663: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.90729: variable 'network_provider' from source: set_fact 7717 1726867069.90732: variable 'ansible_facts' from source: unknown 7717 1726867069.91424: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7717 1726867069.91433: when evaluation is False, skipping this task 7717 1726867069.91441: _execute() done 7717 1726867069.91491: dumping result to json 7717 1726867069.91494: done dumping result, returning 7717 1726867069.91497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2797-eb16-00000000001e] 7717 1726867069.91500: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001e skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7717 1726867069.91829: no more pending results, returning what we have 7717 1726867069.91833: results queue empty 7717 1726867069.91833: checking for any_errors_fatal 7717 1726867069.91841: done checking for any_errors_fatal 7717 1726867069.91841: checking for max_fail_percentage 7717 1726867069.91843: done checking for max_fail_percentage 7717 1726867069.91844: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.91845: done checking to see if all hosts have failed 7717 1726867069.91845: getting the remaining hosts for this loop 7717 1726867069.91847: done getting the remaining hosts for this loop 7717 1726867069.91850: getting the next task for host managed_node3 7717 1726867069.91857: done getting next task for host managed_node3 7717 1726867069.91862: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867069.91864: ^ 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 7717 1726867069.91883: getting variables 7717 1726867069.91885: in VariableManager get_vars() 7717 1726867069.91936: Calling all_inventory to load vars for managed_node3 7717 1726867069.91938: Calling groups_inventory to load vars for managed_node3 7717 1726867069.91941: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.91950: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.91952: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.91955: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.92491: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001e 7717 1726867069.92494: WORKER PROCESS EXITING 7717 1726867069.93609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867069.95217: done with get_vars() 7717 1726867069.95240: done getting variables 7717 1726867069.95303: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:49 -0400 (0:00:00.148) 0:00:15.369 ****** 7717 1726867069.95332: entering _queue_task() for managed_node3/package 7717 1726867069.95643: worker is 1 (out of 1 available) 7717 1726867069.95657: exiting _queue_task() for managed_node3/package 7717 1726867069.95669: done queuing things up, now waiting for results queue to drain 7717 1726867069.95671: waiting for pending results... 7717 1726867069.95981: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867069.96125: in run() - task 0affcac9-a3a5-2797-eb16-00000000001f 7717 1726867069.96148: variable 'ansible_search_path' from source: unknown 7717 1726867069.96157: variable 'ansible_search_path' from source: unknown 7717 1726867069.96206: calling self._execute() 7717 1726867069.96310: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867069.96326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867069.96342: variable 'omit' from source: magic vars 7717 1726867069.96758: variable 'ansible_distribution_major_version' from source: facts 7717 1726867069.96780: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867069.96913: variable 'network_state' from source: role '' defaults 7717 1726867069.96930: Evaluated conditional (network_state != {}): False 7717 1726867069.96938: when evaluation is False, skipping this task 7717 1726867069.96946: _execute() done 7717 1726867069.96954: dumping result to json 7717 1726867069.96961: done dumping result, returning 7717 1726867069.96982: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2797-eb16-00000000001f] 7717 1726867069.96993: sending task result for task 0affcac9-a3a5-2797-eb16-00000000001f 7717 1726867069.97183: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000001f 7717 1726867069.97186: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867069.97236: no more pending results, returning what we have 7717 1726867069.97240: results queue empty 7717 1726867069.97241: checking for any_errors_fatal 7717 1726867069.97247: done checking for any_errors_fatal 7717 1726867069.97248: checking for max_fail_percentage 7717 1726867069.97250: done checking for max_fail_percentage 7717 1726867069.97250: checking to see if all hosts have failed and the running result is not ok 7717 1726867069.97251: done checking to see if all hosts have failed 7717 1726867069.97252: getting the remaining hosts for this loop 7717 1726867069.97254: done getting the remaining hosts for this loop 7717 1726867069.97258: getting the next task for host managed_node3 7717 1726867069.97265: done getting next task for host managed_node3 7717 1726867069.97270: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867069.97273: ^ 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 7717 1726867069.97294: getting variables 7717 1726867069.97296: in VariableManager get_vars() 7717 1726867069.97348: Calling all_inventory to load vars for managed_node3 7717 1726867069.97351: Calling groups_inventory to load vars for managed_node3 7717 1726867069.97354: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867069.97366: Calling all_plugins_play to load vars for managed_node3 7717 1726867069.97369: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867069.97372: Calling groups_plugins_play to load vars for managed_node3 7717 1726867069.98844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867070.00389: done with get_vars() 7717 1726867070.00416: done getting variables 7717 1726867070.00483: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:50 -0400 (0:00:00.051) 0:00:15.421 ****** 7717 1726867070.00517: entering _queue_task() for managed_node3/package 7717 1726867070.00856: worker is 1 (out of 1 available) 7717 1726867070.00869: exiting _queue_task() for managed_node3/package 7717 1726867070.00885: done queuing things up, now waiting for results queue to drain 7717 1726867070.00887: waiting for pending results... 7717 1726867070.01297: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867070.01318: in run() - task 0affcac9-a3a5-2797-eb16-000000000020 7717 1726867070.01340: variable 'ansible_search_path' from source: unknown 7717 1726867070.01349: variable 'ansible_search_path' from source: unknown 7717 1726867070.01396: calling self._execute() 7717 1726867070.01496: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867070.01511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867070.01525: variable 'omit' from source: magic vars 7717 1726867070.01903: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.01920: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867070.02048: variable 'network_state' from source: role '' defaults 7717 1726867070.02064: Evaluated conditional (network_state != {}): False 7717 1726867070.02072: when evaluation is False, skipping this task 7717 1726867070.02085: _execute() done 7717 1726867070.02093: dumping result to json 7717 1726867070.02100: done dumping result, returning 7717 1726867070.02111: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2797-eb16-000000000020] 7717 1726867070.02120: sending task result for task 0affcac9-a3a5-2797-eb16-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867070.02315: no more pending results, returning what we have 7717 1726867070.02319: results queue empty 7717 1726867070.02320: checking for any_errors_fatal 7717 1726867070.02328: done checking for any_errors_fatal 7717 1726867070.02329: checking for max_fail_percentage 7717 1726867070.02331: done checking for max_fail_percentage 7717 1726867070.02332: checking to see if all hosts have failed and the running result is not ok 7717 1726867070.02333: done checking to see if all hosts have failed 7717 1726867070.02334: getting the remaining hosts for this loop 7717 1726867070.02335: done getting the remaining hosts for this loop 7717 1726867070.02339: getting the next task for host managed_node3 7717 1726867070.02347: done getting next task for host managed_node3 7717 1726867070.02352: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867070.02355: ^ 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 7717 1726867070.02374: getting variables 7717 1726867070.02380: in VariableManager get_vars() 7717 1726867070.02437: Calling all_inventory to load vars for managed_node3 7717 1726867070.02440: Calling groups_inventory to load vars for managed_node3 7717 1726867070.02443: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867070.02455: Calling all_plugins_play to load vars for managed_node3 7717 1726867070.02458: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867070.02462: Calling groups_plugins_play to load vars for managed_node3 7717 1726867070.03241: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000020 7717 1726867070.03245: WORKER PROCESS EXITING 7717 1726867070.04111: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867070.05696: done with get_vars() 7717 1726867070.05721: done getting variables 7717 1726867070.05821: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:50 -0400 (0:00:00.053) 0:00:15.474 ****** 7717 1726867070.05853: entering _queue_task() for managed_node3/service 7717 1726867070.05855: Creating lock for service 7717 1726867070.06404: worker is 1 (out of 1 available) 7717 1726867070.06412: exiting _queue_task() for managed_node3/service 7717 1726867070.06423: done queuing things up, now waiting for results queue to drain 7717 1726867070.06424: waiting for pending results... 7717 1726867070.06481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867070.06635: in run() - task 0affcac9-a3a5-2797-eb16-000000000021 7717 1726867070.06662: variable 'ansible_search_path' from source: unknown 7717 1726867070.06671: variable 'ansible_search_path' from source: unknown 7717 1726867070.06715: calling self._execute() 7717 1726867070.06813: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867070.06827: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867070.06841: variable 'omit' from source: magic vars 7717 1726867070.07223: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.07242: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867070.07373: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867070.07582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867070.09792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867070.09850: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867070.09891: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867070.10083: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867070.10086: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867070.10088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7717 1726867070.10091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 7717 1726867070.10093: 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) 7717 1726867070.10127: 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) 7717 1726867070.10144: 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) 7717 1726867070.10190: 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) 7717 1726867070.10224: 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) 7717 1726867070.10254: 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) 7717 1726867070.10305: 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) 7717 1726867070.10331: 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) 7717 1726867070.10374: 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) 7717 1726867070.10409: 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) 7717 1726867070.10445: 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) 7717 1726867070.10492: 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) 7717 1726867070.10512: 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) 7717 1726867070.10692: variable 'network_connections' from source: task vars 7717 1726867070.10709: variable 'interface' from source: play vars 7717 1726867070.10788: variable 'interface' from source: play vars 7717 1726867070.10870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867070.11039: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867070.11100: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867070.11184: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867070.11187: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867070.11216: 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) 7717 1726867070.11244: 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) 7717 1726867070.11279: 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) 7717 1726867070.11315: 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) 7717 1726867070.11381: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867070.11633: variable 'network_connections' from source: task vars 7717 1726867070.11728: variable 'interface' from source: play vars 7717 1726867070.11731: variable 'interface' from source: play vars 7717 1726867070.11766: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867070.11779: when evaluation is False, skipping this task 7717 1726867070.11788: _execute() done 7717 1726867070.11796: dumping result to json 7717 1726867070.11804: done dumping result, returning 7717 1726867070.11816: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-000000000021] 7717 1726867070.11826: sending task result for task 0affcac9-a3a5-2797-eb16-000000000021 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867070.11997: no more pending results, returning what we have 7717 1726867070.12000: results queue empty 7717 1726867070.12001: checking for any_errors_fatal 7717 1726867070.12007: done checking for any_errors_fatal 7717 1726867070.12008: checking for max_fail_percentage 7717 1726867070.12010: done checking for max_fail_percentage 7717 1726867070.12010: checking to see if all hosts have failed and the running result is not ok 7717 1726867070.12011: done checking to see if all hosts have failed 7717 1726867070.12012: getting the remaining hosts for this loop 7717 1726867070.12013: done getting the remaining hosts for this loop 7717 1726867070.12018: getting the next task for host managed_node3 7717 1726867070.12026: done getting next task for host managed_node3 7717 1726867070.12030: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867070.12033: ^ 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 7717 1726867070.12049: getting variables 7717 1726867070.12051: in VariableManager get_vars() 7717 1726867070.12110: Calling all_inventory to load vars for managed_node3 7717 1726867070.12112: Calling groups_inventory to load vars for managed_node3 7717 1726867070.12115: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867070.12125: Calling all_plugins_play to load vars for managed_node3 7717 1726867070.12128: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867070.12131: Calling groups_plugins_play to load vars for managed_node3 7717 1726867070.12893: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000021 7717 1726867070.12898: WORKER PROCESS EXITING 7717 1726867070.13789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867070.15516: done with get_vars() 7717 1726867070.15538: done getting variables 7717 1726867070.15604: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:17:50 -0400 (0:00:00.097) 0:00:15.572 ****** 7717 1726867070.15636: entering _queue_task() for managed_node3/service 7717 1726867070.16613: worker is 1 (out of 1 available) 7717 1726867070.16622: exiting _queue_task() for managed_node3/service 7717 1726867070.16633: done queuing things up, now waiting for results queue to drain 7717 1726867070.16634: waiting for pending results... 7717 1726867070.16870: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867070.17233: in run() - task 0affcac9-a3a5-2797-eb16-000000000022 7717 1726867070.17256: variable 'ansible_search_path' from source: unknown 7717 1726867070.17265: variable 'ansible_search_path' from source: unknown 7717 1726867070.17357: calling self._execute() 7717 1726867070.17664: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867070.17721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867070.17759: variable 'omit' from source: magic vars 7717 1726867070.18243: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.18261: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867070.18440: variable 'network_provider' from source: set_fact 7717 1726867070.18451: variable 'network_state' from source: role '' defaults 7717 1726867070.18465: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7717 1726867070.18482: variable 'omit' from source: magic vars 7717 1726867070.18542: variable 'omit' from source: magic vars 7717 1726867070.18582: variable 'network_service_name' from source: role '' defaults 7717 1726867070.18716: variable 'network_service_name' from source: role '' defaults 7717 1726867070.18765: variable '__network_provider_setup' from source: role '' defaults 7717 1726867070.18779: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867070.18844: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867070.18857: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867070.18922: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867070.19138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867070.21905: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867070.21993: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867070.22038: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867070.22135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867070.22138: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867070.22204: 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) 7717 1726867070.22240: 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) 7717 1726867070.22273: 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) 7717 1726867070.22326: 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) 7717 1726867070.22347: 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) 7717 1726867070.22404: 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) 7717 1726867070.22435: 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) 7717 1726867070.22574: 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) 7717 1726867070.22582: 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) 7717 1726867070.22585: 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) 7717 1726867070.22760: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867070.22885: 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) 7717 1726867070.22919: 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) 7717 1726867070.22946: 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) 7717 1726867070.22990: 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) 7717 1726867070.23012: 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) 7717 1726867070.23102: variable 'ansible_python' from source: facts 7717 1726867070.23132: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867070.23229: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867070.23306: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867070.23434: 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) 7717 1726867070.23468: 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) 7717 1726867070.23499: 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) 7717 1726867070.23538: 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) 7717 1726867070.23561: 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) 7717 1726867070.23617: 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) 7717 1726867070.23682: 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) 7717 1726867070.23689: 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) 7717 1726867070.23728: 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) 7717 1726867070.23747: 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) 7717 1726867070.23900: variable 'network_connections' from source: task vars 7717 1726867070.23990: variable 'interface' from source: play vars 7717 1726867070.23993: variable 'interface' from source: play vars 7717 1726867070.24101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867070.24303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867070.24364: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867070.24414: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867070.24463: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867070.24532: 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) 7717 1726867070.24567: 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) 7717 1726867070.24607: 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) 7717 1726867070.24644: 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) 7717 1726867070.24700: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867070.24987: variable 'network_connections' from source: task vars 7717 1726867070.25084: variable 'interface' from source: play vars 7717 1726867070.25088: variable 'interface' from source: play vars 7717 1726867070.25121: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867070.25208: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867070.25489: variable 'network_connections' from source: task vars 7717 1726867070.25499: variable 'interface' from source: play vars 7717 1726867070.25569: variable 'interface' from source: play vars 7717 1726867070.25602: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867070.25688: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867070.25984: variable 'network_connections' from source: task vars 7717 1726867070.25994: variable 'interface' from source: play vars 7717 1726867070.26063: variable 'interface' from source: play vars 7717 1726867070.26130: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867070.26200: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867070.26211: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867070.26269: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867070.26505: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867070.27018: variable 'network_connections' from source: task vars 7717 1726867070.27044: variable 'interface' from source: play vars 7717 1726867070.27098: variable 'interface' from source: play vars 7717 1726867070.27153: variable 'ansible_distribution' from source: facts 7717 1726867070.27156: variable '__network_rh_distros' from source: role '' defaults 7717 1726867070.27158: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.27160: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867070.27328: variable 'ansible_distribution' from source: facts 7717 1726867070.27338: variable '__network_rh_distros' from source: role '' defaults 7717 1726867070.27347: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.27367: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867070.27885: variable 'ansible_distribution' from source: facts 7717 1726867070.27888: variable '__network_rh_distros' from source: role '' defaults 7717 1726867070.27891: variable 'ansible_distribution_major_version' from source: facts 7717 1726867070.27893: variable 'network_provider' from source: set_fact 7717 1726867070.27896: variable 'omit' from source: magic vars 7717 1726867070.27899: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867070.27901: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867070.27904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867070.27905: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867070.27985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867070.28028: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867070.28037: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867070.28045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867070.28159: Set connection var ansible_pipelining to False 7717 1726867070.28193: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867070.28197: Set connection var ansible_shell_type to sh 7717 1726867070.28199: Set connection var ansible_connection to ssh 7717 1726867070.28203: Set connection var ansible_shell_executable to /bin/sh 7717 1726867070.28217: Set connection var ansible_timeout to 10 7717 1726867070.28319: variable 'ansible_shell_executable' from source: unknown 7717 1726867070.28322: variable 'ansible_connection' from source: unknown 7717 1726867070.28324: variable 'ansible_module_compression' from source: unknown 7717 1726867070.28326: variable 'ansible_shell_type' from source: unknown 7717 1726867070.28328: variable 'ansible_shell_executable' from source: unknown 7717 1726867070.28330: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867070.28332: variable 'ansible_pipelining' from source: unknown 7717 1726867070.28334: variable 'ansible_timeout' from source: unknown 7717 1726867070.28336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867070.28411: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867070.28432: variable 'omit' from source: magic vars 7717 1726867070.28451: starting attempt loop 7717 1726867070.28459: running the handler 7717 1726867070.28546: variable 'ansible_facts' from source: unknown 7717 1726867070.29410: _low_level_execute_command(): starting 7717 1726867070.29413: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867070.30124: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867070.30138: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867070.30154: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867070.30184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867070.30207: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.30296: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.30320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867070.30336: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867070.30428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867070.30535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867070.32267: stdout chunk (state=3): >>>/root <<< 7717 1726867070.32358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867070.32361: stdout chunk (state=3): >>><<< 7717 1726867070.32364: stderr chunk (state=3): >>><<< 7717 1726867070.32366: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867070.32546: _low_level_execute_command(): starting 7717 1726867070.32550: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936 `" && echo ansible-tmp-1726867070.3237126-8294-164351018962936="` echo /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936 `" ) && sleep 0' 7717 1726867070.33637: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867070.33796: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.33869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867070.33897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867070.33981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867070.34034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867070.35910: stdout chunk (state=3): >>>ansible-tmp-1726867070.3237126-8294-164351018962936=/root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936 <<< 7717 1726867070.36047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867070.36057: stdout chunk (state=3): >>><<< 7717 1726867070.36087: stderr chunk (state=3): >>><<< 7717 1726867070.36105: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867070.3237126-8294-164351018962936=/root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867070.36141: variable 'ansible_module_compression' from source: unknown 7717 1726867070.36210: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 7717 1726867070.36283: ANSIBALLZ: Acquiring lock 7717 1726867070.36286: ANSIBALLZ: Lock acquired: 139676262302640 7717 1726867070.36288: ANSIBALLZ: Creating module 7717 1726867070.66814: ANSIBALLZ: Writing module into payload 7717 1726867070.66921: ANSIBALLZ: Writing module 7717 1726867070.66940: ANSIBALLZ: Renaming module 7717 1726867070.66946: ANSIBALLZ: Done creating module 7717 1726867070.66972: variable 'ansible_facts' from source: unknown 7717 1726867070.67104: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py 7717 1726867070.67205: Sending initial data 7717 1726867070.67209: Sent initial data (154 bytes) 7717 1726867070.67869: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867070.67899: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867070.67915: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867070.68000: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867070.69672: 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" <<< 7717 1726867070.69689: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867070.69725: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867070.69774: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpwqnaqj6x /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py <<< 7717 1726867070.69782: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py" <<< 7717 1726867070.69819: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpwqnaqj6x" to remote "/root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py" <<< 7717 1726867070.71046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867070.71050: stderr chunk (state=3): >>><<< 7717 1726867070.71052: stdout chunk (state=3): >>><<< 7717 1726867070.71054: done transferring module to remote 7717 1726867070.71056: _low_level_execute_command(): starting 7717 1726867070.71059: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/ /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py && sleep 0' 7717 1726867070.71891: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867070.71996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867070.72011: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867070.72035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867070.72055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867070.72098: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.72167: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867070.72189: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867070.72326: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867070.72398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867070.74205: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867070.74208: stdout chunk (state=3): >>><<< 7717 1726867070.74211: stderr chunk (state=3): >>><<< 7717 1726867070.74226: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867070.74349: _low_level_execute_command(): starting 7717 1726867070.74353: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/AnsiballZ_systemd.py && sleep 0' 7717 1726867070.75342: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867070.75356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867070.75394: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.75497: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867070.75624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867070.75650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867070.75739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.04770: 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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9371648", "MemoryPeak": "9887744", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3337650176", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "90451000", "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", "M<<< 7717 1726867071.04813: stdout chunk (state=3): >>>emoryPressureThresholdUSec": "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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 7717 1726867071.06782: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867071.06794: stdout chunk (state=3): >>><<< 7717 1726867071.06819: stderr chunk (state=3): >>><<< 7717 1726867071.06844: _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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9371648", "MemoryPeak": "9887744", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3337650176", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "90451000", "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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867071.07089: 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-1726867070.3237126-8294-164351018962936/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867071.07103: _low_level_execute_command(): starting 7717 1726867071.07113: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867070.3237126-8294-164351018962936/ > /dev/null 2>&1 && sleep 0' 7717 1726867071.07785: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867071.07800: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867071.07815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867071.07834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867071.07943: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867071.07973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.08050: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.09893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867071.09926: stderr chunk (state=3): >>><<< 7717 1726867071.09935: stdout chunk (state=3): >>><<< 7717 1726867071.09952: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867071.09963: handler run complete 7717 1726867071.10041: attempt loop complete, returning result 7717 1726867071.10114: _execute() done 7717 1726867071.10117: dumping result to json 7717 1726867071.10119: done dumping result, returning 7717 1726867071.10122: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2797-eb16-000000000022] 7717 1726867071.10124: sending task result for task 0affcac9-a3a5-2797-eb16-000000000022 7717 1726867071.10526: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000022 7717 1726867071.10529: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867071.10580: no more pending results, returning what we have 7717 1726867071.10583: results queue empty 7717 1726867071.10584: checking for any_errors_fatal 7717 1726867071.10592: done checking for any_errors_fatal 7717 1726867071.10593: checking for max_fail_percentage 7717 1726867071.10595: done checking for max_fail_percentage 7717 1726867071.10596: checking to see if all hosts have failed and the running result is not ok 7717 1726867071.10597: done checking to see if all hosts have failed 7717 1726867071.10598: getting the remaining hosts for this loop 7717 1726867071.10599: done getting the remaining hosts for this loop 7717 1726867071.10604: getting the next task for host managed_node3 7717 1726867071.10611: done getting next task for host managed_node3 7717 1726867071.10616: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867071.10620: ^ 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 7717 1726867071.10632: getting variables 7717 1726867071.10634: in VariableManager get_vars() 7717 1726867071.10695: Calling all_inventory to load vars for managed_node3 7717 1726867071.10698: Calling groups_inventory to load vars for managed_node3 7717 1726867071.10700: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867071.10711: Calling all_plugins_play to load vars for managed_node3 7717 1726867071.10714: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867071.10717: Calling groups_plugins_play to load vars for managed_node3 7717 1726867071.12505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867071.14119: done with get_vars() 7717 1726867071.14141: done getting variables 7717 1726867071.14214: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:17:51 -0400 (0:00:00.986) 0:00:16.558 ****** 7717 1726867071.14250: entering _queue_task() for managed_node3/service 7717 1726867071.14551: worker is 1 (out of 1 available) 7717 1726867071.14563: exiting _queue_task() for managed_node3/service 7717 1726867071.14698: done queuing things up, now waiting for results queue to drain 7717 1726867071.14700: waiting for pending results... 7717 1726867071.14997: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867071.15094: in run() - task 0affcac9-a3a5-2797-eb16-000000000023 7717 1726867071.15097: variable 'ansible_search_path' from source: unknown 7717 1726867071.15100: variable 'ansible_search_path' from source: unknown 7717 1726867071.15103: calling self._execute() 7717 1726867071.15200: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.15215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.15243: variable 'omit' from source: magic vars 7717 1726867071.15643: variable 'ansible_distribution_major_version' from source: facts 7717 1726867071.15647: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867071.15763: variable 'network_provider' from source: set_fact 7717 1726867071.15774: Evaluated conditional (network_provider == "nm"): True 7717 1726867071.15892: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867071.15982: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867071.16190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867071.18329: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867071.18371: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867071.18402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867071.18430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867071.18448: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867071.18509: 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) 7717 1726867071.18529: 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) 7717 1726867071.18549: 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) 7717 1726867071.18575: 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) 7717 1726867071.18591: 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) 7717 1726867071.18625: 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) 7717 1726867071.18642: 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) 7717 1726867071.18660: 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) 7717 1726867071.18689: 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) 7717 1726867071.18700: 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) 7717 1726867071.18728: 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) 7717 1726867071.18744: 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) 7717 1726867071.18762: 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) 7717 1726867071.18791: 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) 7717 1726867071.18804: 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) 7717 1726867071.18894: variable 'network_connections' from source: task vars 7717 1726867071.18904: variable 'interface' from source: play vars 7717 1726867071.18954: variable 'interface' from source: play vars 7717 1726867071.19010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867071.19129: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867071.19156: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867071.19179: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867071.19205: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867071.19238: 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) 7717 1726867071.19254: 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) 7717 1726867071.19271: 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) 7717 1726867071.19293: 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) 7717 1726867071.19330: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867071.19565: variable 'network_connections' from source: task vars 7717 1726867071.19571: variable 'interface' from source: play vars 7717 1726867071.19595: variable 'interface' from source: play vars 7717 1726867071.19621: Evaluated conditional (__network_wpa_supplicant_required): False 7717 1726867071.19624: when evaluation is False, skipping this task 7717 1726867071.19626: _execute() done 7717 1726867071.19629: dumping result to json 7717 1726867071.19631: done dumping result, returning 7717 1726867071.19670: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2797-eb16-000000000023] 7717 1726867071.19704: sending task result for task 0affcac9-a3a5-2797-eb16-000000000023 7717 1726867071.19763: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000023 7717 1726867071.19766: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7717 1726867071.19840: no more pending results, returning what we have 7717 1726867071.19844: results queue empty 7717 1726867071.19845: checking for any_errors_fatal 7717 1726867071.19862: done checking for any_errors_fatal 7717 1726867071.19862: checking for max_fail_percentage 7717 1726867071.19864: done checking for max_fail_percentage 7717 1726867071.19865: checking to see if all hosts have failed and the running result is not ok 7717 1726867071.19866: done checking to see if all hosts have failed 7717 1726867071.19866: getting the remaining hosts for this loop 7717 1726867071.19868: done getting the remaining hosts for this loop 7717 1726867071.19871: getting the next task for host managed_node3 7717 1726867071.19876: done getting next task for host managed_node3 7717 1726867071.19881: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867071.19884: ^ 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 7717 1726867071.19896: getting variables 7717 1726867071.19898: in VariableManager get_vars() 7717 1726867071.19938: Calling all_inventory to load vars for managed_node3 7717 1726867071.19940: Calling groups_inventory to load vars for managed_node3 7717 1726867071.19943: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867071.19951: Calling all_plugins_play to load vars for managed_node3 7717 1726867071.19953: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867071.19956: Calling groups_plugins_play to load vars for managed_node3 7717 1726867071.21225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867071.22080: done with get_vars() 7717 1726867071.22095: done getting variables 7717 1726867071.22134: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:17:51 -0400 (0:00:00.079) 0:00:16.637 ****** 7717 1726867071.22158: entering _queue_task() for managed_node3/service 7717 1726867071.22367: worker is 1 (out of 1 available) 7717 1726867071.22384: exiting _queue_task() for managed_node3/service 7717 1726867071.22396: done queuing things up, now waiting for results queue to drain 7717 1726867071.22397: waiting for pending results... 7717 1726867071.22570: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867071.22650: in run() - task 0affcac9-a3a5-2797-eb16-000000000024 7717 1726867071.22662: variable 'ansible_search_path' from source: unknown 7717 1726867071.22665: variable 'ansible_search_path' from source: unknown 7717 1726867071.22708: calling self._execute() 7717 1726867071.22883: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.22888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.22890: variable 'omit' from source: magic vars 7717 1726867071.23180: variable 'ansible_distribution_major_version' from source: facts 7717 1726867071.23199: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867071.23342: variable 'network_provider' from source: set_fact 7717 1726867071.23354: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867071.23361: when evaluation is False, skipping this task 7717 1726867071.23367: _execute() done 7717 1726867071.23374: dumping result to json 7717 1726867071.23388: done dumping result, returning 7717 1726867071.23434: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2797-eb16-000000000024] 7717 1726867071.23437: sending task result for task 0affcac9-a3a5-2797-eb16-000000000024 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867071.23580: no more pending results, returning what we have 7717 1726867071.23584: results queue empty 7717 1726867071.23585: checking for any_errors_fatal 7717 1726867071.23594: done checking for any_errors_fatal 7717 1726867071.23595: checking for max_fail_percentage 7717 1726867071.23597: done checking for max_fail_percentage 7717 1726867071.23598: checking to see if all hosts have failed and the running result is not ok 7717 1726867071.23598: done checking to see if all hosts have failed 7717 1726867071.23599: getting the remaining hosts for this loop 7717 1726867071.23600: done getting the remaining hosts for this loop 7717 1726867071.23604: getting the next task for host managed_node3 7717 1726867071.23611: done getting next task for host managed_node3 7717 1726867071.23614: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867071.23618: ^ 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 7717 1726867071.23636: getting variables 7717 1726867071.23637: in VariableManager get_vars() 7717 1726867071.23695: Calling all_inventory to load vars for managed_node3 7717 1726867071.23698: Calling groups_inventory to load vars for managed_node3 7717 1726867071.23700: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867071.23711: Calling all_plugins_play to load vars for managed_node3 7717 1726867071.23714: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867071.23716: Calling groups_plugins_play to load vars for managed_node3 7717 1726867071.24737: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000024 7717 1726867071.24741: WORKER PROCESS EXITING 7717 1726867071.24751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867071.25710: done with get_vars() 7717 1726867071.25730: done getting variables 7717 1726867071.25783: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:17:51 -0400 (0:00:00.036) 0:00:16.674 ****** 7717 1726867071.25817: entering _queue_task() for managed_node3/copy 7717 1726867071.26076: worker is 1 (out of 1 available) 7717 1726867071.26088: exiting _queue_task() for managed_node3/copy 7717 1726867071.26099: done queuing things up, now waiting for results queue to drain 7717 1726867071.26100: waiting for pending results... 7717 1726867071.26453: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867071.26497: in run() - task 0affcac9-a3a5-2797-eb16-000000000025 7717 1726867071.26529: variable 'ansible_search_path' from source: unknown 7717 1726867071.26533: variable 'ansible_search_path' from source: unknown 7717 1726867071.26567: calling self._execute() 7717 1726867071.26683: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.26686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.26689: variable 'omit' from source: magic vars 7717 1726867071.27042: variable 'ansible_distribution_major_version' from source: facts 7717 1726867071.27059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867071.27168: variable 'network_provider' from source: set_fact 7717 1726867071.27184: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867071.27284: when evaluation is False, skipping this task 7717 1726867071.27288: _execute() done 7717 1726867071.27291: dumping result to json 7717 1726867071.27293: done dumping result, returning 7717 1726867071.27297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2797-eb16-000000000025] 7717 1726867071.27299: sending task result for task 0affcac9-a3a5-2797-eb16-000000000025 7717 1726867071.27365: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000025 7717 1726867071.27368: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7717 1726867071.27420: no more pending results, returning what we have 7717 1726867071.27425: results queue empty 7717 1726867071.27426: checking for any_errors_fatal 7717 1726867071.27430: done checking for any_errors_fatal 7717 1726867071.27431: checking for max_fail_percentage 7717 1726867071.27435: done checking for max_fail_percentage 7717 1726867071.27435: checking to see if all hosts have failed and the running result is not ok 7717 1726867071.27436: done checking to see if all hosts have failed 7717 1726867071.27437: getting the remaining hosts for this loop 7717 1726867071.27438: done getting the remaining hosts for this loop 7717 1726867071.27444: getting the next task for host managed_node3 7717 1726867071.27450: done getting next task for host managed_node3 7717 1726867071.27454: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867071.27457: ^ 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 7717 1726867071.27473: getting variables 7717 1726867071.27474: in VariableManager get_vars() 7717 1726867071.27529: Calling all_inventory to load vars for managed_node3 7717 1726867071.27533: Calling groups_inventory to load vars for managed_node3 7717 1726867071.27536: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867071.27548: Calling all_plugins_play to load vars for managed_node3 7717 1726867071.27551: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867071.27555: Calling groups_plugins_play to load vars for managed_node3 7717 1726867071.28402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867071.29259: done with get_vars() 7717 1726867071.29273: 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:17:51 -0400 (0:00:00.035) 0:00:16.709 ****** 7717 1726867071.29332: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867071.29333: Creating lock for fedora.linux_system_roles.network_connections 7717 1726867071.29587: worker is 1 (out of 1 available) 7717 1726867071.29599: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867071.29611: done queuing things up, now waiting for results queue to drain 7717 1726867071.29613: waiting for pending results... 7717 1726867071.29995: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867071.30024: in run() - task 0affcac9-a3a5-2797-eb16-000000000026 7717 1726867071.30047: variable 'ansible_search_path' from source: unknown 7717 1726867071.30056: variable 'ansible_search_path' from source: unknown 7717 1726867071.30104: calling self._execute() 7717 1726867071.30209: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.30222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.30235: variable 'omit' from source: magic vars 7717 1726867071.30539: variable 'ansible_distribution_major_version' from source: facts 7717 1726867071.30553: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867071.30563: variable 'omit' from source: magic vars 7717 1726867071.30603: variable 'omit' from source: magic vars 7717 1726867071.30714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867071.32109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867071.32149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867071.32179: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867071.32207: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867071.32226: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867071.32284: variable 'network_provider' from source: set_fact 7717 1726867071.32368: 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) 7717 1726867071.32404: 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) 7717 1726867071.32421: 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) 7717 1726867071.32449: 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) 7717 1726867071.32460: 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) 7717 1726867071.32516: variable 'omit' from source: magic vars 7717 1726867071.32596: variable 'omit' from source: magic vars 7717 1726867071.32660: variable 'network_connections' from source: task vars 7717 1726867071.32670: variable 'interface' from source: play vars 7717 1726867071.32722: variable 'interface' from source: play vars 7717 1726867071.32838: variable 'omit' from source: magic vars 7717 1726867071.32845: variable '__lsr_ansible_managed' from source: task vars 7717 1726867071.32890: variable '__lsr_ansible_managed' from source: task vars 7717 1726867071.33270: Loaded config def from plugin (lookup/template) 7717 1726867071.33274: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7717 1726867071.33299: File lookup term: get_ansible_managed.j2 7717 1726867071.33302: variable 'ansible_search_path' from source: unknown 7717 1726867071.33305: 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 7717 1726867071.33316: 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 7717 1726867071.33329: variable 'ansible_search_path' from source: unknown 7717 1726867071.36397: variable 'ansible_managed' from source: unknown 7717 1726867071.36463: variable 'omit' from source: magic vars 7717 1726867071.36488: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867071.36507: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867071.36520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867071.36533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867071.36541: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867071.36560: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867071.36563: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.36566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.36632: Set connection var ansible_pipelining to False 7717 1726867071.36636: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867071.36641: Set connection var ansible_shell_type to sh 7717 1726867071.36644: Set connection var ansible_connection to ssh 7717 1726867071.36650: Set connection var ansible_shell_executable to /bin/sh 7717 1726867071.36655: Set connection var ansible_timeout to 10 7717 1726867071.36670: variable 'ansible_shell_executable' from source: unknown 7717 1726867071.36672: variable 'ansible_connection' from source: unknown 7717 1726867071.36675: variable 'ansible_module_compression' from source: unknown 7717 1726867071.36682: variable 'ansible_shell_type' from source: unknown 7717 1726867071.36684: variable 'ansible_shell_executable' from source: unknown 7717 1726867071.36686: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867071.36691: variable 'ansible_pipelining' from source: unknown 7717 1726867071.36693: variable 'ansible_timeout' from source: unknown 7717 1726867071.36697: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867071.36780: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867071.36791: variable 'omit' from source: magic vars 7717 1726867071.36794: starting attempt loop 7717 1726867071.36797: running the handler 7717 1726867071.36814: _low_level_execute_command(): starting 7717 1726867071.36818: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867071.37299: 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 <<< 7717 1726867071.37303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.37306: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.37355: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867071.37358: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867071.37360: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.37422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.39101: stdout chunk (state=3): >>>/root <<< 7717 1726867071.39201: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867071.39232: stderr chunk (state=3): >>><<< 7717 1726867071.39235: stdout chunk (state=3): >>><<< 7717 1726867071.39252: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867071.39263: _low_level_execute_command(): starting 7717 1726867071.39268: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680 `" && echo ansible-tmp-1726867071.3925264-8338-211434202643680="` echo /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680 `" ) && sleep 0' 7717 1726867071.39693: 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 <<< 7717 1726867071.39697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.39699: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867071.39701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867071.39703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.39753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867071.39757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867071.39761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.39805: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.41692: stdout chunk (state=3): >>>ansible-tmp-1726867071.3925264-8338-211434202643680=/root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680 <<< 7717 1726867071.41800: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867071.41823: stderr chunk (state=3): >>><<< 7717 1726867071.41826: stdout chunk (state=3): >>><<< 7717 1726867071.41841: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867071.3925264-8338-211434202643680=/root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867071.41882: variable 'ansible_module_compression' from source: unknown 7717 1726867071.41914: ANSIBALLZ: Using lock for fedora.linux_system_roles.network_connections 7717 1726867071.41918: ANSIBALLZ: Acquiring lock 7717 1726867071.41920: ANSIBALLZ: Lock acquired: 139676258878672 7717 1726867071.41922: ANSIBALLZ: Creating module 7717 1726867071.54919: ANSIBALLZ: Writing module into payload 7717 1726867071.55142: ANSIBALLZ: Writing module 7717 1726867071.55161: ANSIBALLZ: Renaming module 7717 1726867071.55167: ANSIBALLZ: Done creating module 7717 1726867071.55191: variable 'ansible_facts' from source: unknown 7717 1726867071.55260: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py 7717 1726867071.55368: Sending initial data 7717 1726867071.55371: Sent initial data (166 bytes) 7717 1726867071.55833: 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 <<< 7717 1726867071.55840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.55842: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867071.55844: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867071.55847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.55892: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867071.55895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.55956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.57600: 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 <<< 7717 1726867071.57609: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867071.57641: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867071.57690: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp69ps6xq9 /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py <<< 7717 1726867071.57693: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py" <<< 7717 1726867071.57737: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp69ps6xq9" to remote "/root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py" <<< 7717 1726867071.57743: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py" <<< 7717 1726867071.58463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867071.58505: stderr chunk (state=3): >>><<< 7717 1726867071.58509: stdout chunk (state=3): >>><<< 7717 1726867071.58539: done transferring module to remote 7717 1726867071.58548: _low_level_execute_command(): starting 7717 1726867071.58553: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/ /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py && sleep 0' 7717 1726867071.58970: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867071.58978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867071.59006: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867071.59009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.59011: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867071.59014: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.59066: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867071.59069: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.59114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867071.60863: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867071.60888: stderr chunk (state=3): >>><<< 7717 1726867071.60893: stdout chunk (state=3): >>><<< 7717 1726867071.60907: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867071.60910: _low_level_execute_command(): starting 7717 1726867071.60913: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/AnsiballZ_network_connections.py && sleep 0' 7717 1726867071.61319: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867071.61322: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867071.61325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867071.61327: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867071.61335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867071.61382: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867071.61388: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867071.61437: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.22385: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": true, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1", "route_metric4": 65535}}], "__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": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": true, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1", "route_metric4": 65535}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}}<<< 7717 1726867072.22438: stdout chunk (state=3): >>> <<< 7717 1726867072.24402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867072.24435: stderr chunk (state=3): >>><<< 7717 1726867072.24438: stdout chunk (state=3): >>><<< 7717 1726867072.24457: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": true, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1", "route_metric4": 65535}}], "__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": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": true, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1", "route_metric4": 65535}}], "__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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867072.24497: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', 'type': 'ethernet', 'state': 'up', 'ip': {'auto_gateway': True, 'dhcp4': False, 'auto6': False, 'address': ['2001:db8::2/64', '203.0.113.2/24'], 'gateway6': '2001:db8::1', 'gateway4': '203.0.113.1', 'route_metric4': 65535}}], '__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-1726867071.3925264-8338-211434202643680/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867072.24505: _low_level_execute_command(): starting 7717 1726867072.24510: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867071.3925264-8338-211434202643680/ > /dev/null 2>&1 && sleep 0' 7717 1726867072.24966: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867072.24969: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867072.24971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.24973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867072.24979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.25032: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.25037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867072.25040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.25084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.26913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.26939: stderr chunk (state=3): >>><<< 7717 1726867072.26942: stdout chunk (state=3): >>><<< 7717 1726867072.26954: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867072.26962: handler run complete 7717 1726867072.26991: attempt loop complete, returning result 7717 1726867072.26994: _execute() done 7717 1726867072.26996: dumping result to json 7717 1726867072.27001: done dumping result, returning 7717 1726867072.27010: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2797-eb16-000000000026] 7717 1726867072.27014: sending task result for task 0affcac9-a3a5-2797-eb16-000000000026 7717 1726867072.27119: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000026 7717 1726867072.27122: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active) 7717 1726867072.27247: no more pending results, returning what we have 7717 1726867072.27250: results queue empty 7717 1726867072.27251: checking for any_errors_fatal 7717 1726867072.27257: done checking for any_errors_fatal 7717 1726867072.27257: checking for max_fail_percentage 7717 1726867072.27259: done checking for max_fail_percentage 7717 1726867072.27259: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.27260: done checking to see if all hosts have failed 7717 1726867072.27261: getting the remaining hosts for this loop 7717 1726867072.27262: done getting the remaining hosts for this loop 7717 1726867072.27266: getting the next task for host managed_node3 7717 1726867072.27271: done getting next task for host managed_node3 7717 1726867072.27278: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867072.27281: ^ 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 7717 1726867072.27291: getting variables 7717 1726867072.27292: in VariableManager get_vars() 7717 1726867072.27336: Calling all_inventory to load vars for managed_node3 7717 1726867072.27339: Calling groups_inventory to load vars for managed_node3 7717 1726867072.27341: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.27350: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.27352: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.27354: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.28264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.29110: done with get_vars() 7717 1726867072.29127: 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:17:52 -0400 (0:00:00.998) 0:00:17.708 ****** 7717 1726867072.29187: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867072.29189: Creating lock for fedora.linux_system_roles.network_state 7717 1726867072.29403: worker is 1 (out of 1 available) 7717 1726867072.29417: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867072.29429: done queuing things up, now waiting for results queue to drain 7717 1726867072.29430: waiting for pending results... 7717 1726867072.29606: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867072.29696: in run() - task 0affcac9-a3a5-2797-eb16-000000000027 7717 1726867072.29708: variable 'ansible_search_path' from source: unknown 7717 1726867072.29711: variable 'ansible_search_path' from source: unknown 7717 1726867072.29738: calling self._execute() 7717 1726867072.29807: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.29811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.29819: variable 'omit' from source: magic vars 7717 1726867072.30081: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.30096: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.30170: variable 'network_state' from source: role '' defaults 7717 1726867072.30181: Evaluated conditional (network_state != {}): False 7717 1726867072.30184: when evaluation is False, skipping this task 7717 1726867072.30187: _execute() done 7717 1726867072.30190: dumping result to json 7717 1726867072.30192: done dumping result, returning 7717 1726867072.30198: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2797-eb16-000000000027] 7717 1726867072.30208: sending task result for task 0affcac9-a3a5-2797-eb16-000000000027 7717 1726867072.30288: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000027 7717 1726867072.30291: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867072.30352: no more pending results, returning what we have 7717 1726867072.30356: results queue empty 7717 1726867072.30356: checking for any_errors_fatal 7717 1726867072.30364: done checking for any_errors_fatal 7717 1726867072.30364: checking for max_fail_percentage 7717 1726867072.30365: done checking for max_fail_percentage 7717 1726867072.30366: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.30367: done checking to see if all hosts have failed 7717 1726867072.30367: getting the remaining hosts for this loop 7717 1726867072.30368: done getting the remaining hosts for this loop 7717 1726867072.30371: getting the next task for host managed_node3 7717 1726867072.30380: done getting next task for host managed_node3 7717 1726867072.30383: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867072.30386: ^ 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 7717 1726867072.30398: getting variables 7717 1726867072.30399: in VariableManager get_vars() 7717 1726867072.30438: Calling all_inventory to load vars for managed_node3 7717 1726867072.30441: Calling groups_inventory to load vars for managed_node3 7717 1726867072.30443: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.30450: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.30451: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.30453: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.31167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.32027: done with get_vars() 7717 1726867072.32041: done getting variables 7717 1726867072.32088: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:17:52 -0400 (0:00:00.029) 0:00:17.737 ****** 7717 1726867072.32109: entering _queue_task() for managed_node3/debug 7717 1726867072.32289: worker is 1 (out of 1 available) 7717 1726867072.32300: exiting _queue_task() for managed_node3/debug 7717 1726867072.32312: done queuing things up, now waiting for results queue to drain 7717 1726867072.32313: waiting for pending results... 7717 1726867072.32480: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867072.32561: in run() - task 0affcac9-a3a5-2797-eb16-000000000028 7717 1726867072.32572: variable 'ansible_search_path' from source: unknown 7717 1726867072.32579: variable 'ansible_search_path' from source: unknown 7717 1726867072.32604: calling self._execute() 7717 1726867072.32669: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.32673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.32686: variable 'omit' from source: magic vars 7717 1726867072.32946: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.32955: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.32961: variable 'omit' from source: magic vars 7717 1726867072.33006: variable 'omit' from source: magic vars 7717 1726867072.33031: variable 'omit' from source: magic vars 7717 1726867072.33060: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867072.33090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867072.33106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867072.33120: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.33129: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.33152: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867072.33155: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.33157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.33233: Set connection var ansible_pipelining to False 7717 1726867072.33236: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867072.33241: Set connection var ansible_shell_type to sh 7717 1726867072.33244: Set connection var ansible_connection to ssh 7717 1726867072.33250: Set connection var ansible_shell_executable to /bin/sh 7717 1726867072.33255: Set connection var ansible_timeout to 10 7717 1726867072.33271: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.33274: variable 'ansible_connection' from source: unknown 7717 1726867072.33276: variable 'ansible_module_compression' from source: unknown 7717 1726867072.33282: variable 'ansible_shell_type' from source: unknown 7717 1726867072.33284: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.33288: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.33292: variable 'ansible_pipelining' from source: unknown 7717 1726867072.33295: variable 'ansible_timeout' from source: unknown 7717 1726867072.33298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.33395: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867072.33404: variable 'omit' from source: magic vars 7717 1726867072.33410: starting attempt loop 7717 1726867072.33412: running the handler 7717 1726867072.33502: variable '__network_connections_result' from source: set_fact 7717 1726867072.33546: handler run complete 7717 1726867072.33558: attempt loop complete, returning result 7717 1726867072.33561: _execute() done 7717 1726867072.33564: dumping result to json 7717 1726867072.33567: done dumping result, returning 7717 1726867072.33575: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2797-eb16-000000000028] 7717 1726867072.33583: sending task result for task 0affcac9-a3a5-2797-eb16-000000000028 7717 1726867072.33659: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000028 7717 1726867072.33662: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active)" ] } 7717 1726867072.33722: no more pending results, returning what we have 7717 1726867072.33725: results queue empty 7717 1726867072.33726: checking for any_errors_fatal 7717 1726867072.33729: done checking for any_errors_fatal 7717 1726867072.33730: checking for max_fail_percentage 7717 1726867072.33731: done checking for max_fail_percentage 7717 1726867072.33732: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.33733: done checking to see if all hosts have failed 7717 1726867072.33733: getting the remaining hosts for this loop 7717 1726867072.33734: done getting the remaining hosts for this loop 7717 1726867072.33738: getting the next task for host managed_node3 7717 1726867072.33743: done getting next task for host managed_node3 7717 1726867072.33746: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867072.33748: ^ 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 7717 1726867072.33757: getting variables 7717 1726867072.33758: in VariableManager get_vars() 7717 1726867072.33797: Calling all_inventory to load vars for managed_node3 7717 1726867072.33799: Calling groups_inventory to load vars for managed_node3 7717 1726867072.33801: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.33809: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.33811: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.33814: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.34624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.35455: done with get_vars() 7717 1726867072.35469: done getting variables 7717 1726867072.35510: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:17:52 -0400 (0:00:00.034) 0:00:17.771 ****** 7717 1726867072.35529: entering _queue_task() for managed_node3/debug 7717 1726867072.35705: worker is 1 (out of 1 available) 7717 1726867072.35717: exiting _queue_task() for managed_node3/debug 7717 1726867072.35730: done queuing things up, now waiting for results queue to drain 7717 1726867072.35731: waiting for pending results... 7717 1726867072.35894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867072.35976: in run() - task 0affcac9-a3a5-2797-eb16-000000000029 7717 1726867072.35991: variable 'ansible_search_path' from source: unknown 7717 1726867072.35995: variable 'ansible_search_path' from source: unknown 7717 1726867072.36021: calling self._execute() 7717 1726867072.36086: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.36090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.36099: variable 'omit' from source: magic vars 7717 1726867072.36342: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.36351: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.36357: variable 'omit' from source: magic vars 7717 1726867072.36397: variable 'omit' from source: magic vars 7717 1726867072.36422: variable 'omit' from source: magic vars 7717 1726867072.36451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867072.36474: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867072.36493: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867072.36510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.36519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.36540: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867072.36543: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.36546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.36615: Set connection var ansible_pipelining to False 7717 1726867072.36620: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867072.36626: Set connection var ansible_shell_type to sh 7717 1726867072.36629: Set connection var ansible_connection to ssh 7717 1726867072.36635: Set connection var ansible_shell_executable to /bin/sh 7717 1726867072.36640: Set connection var ansible_timeout to 10 7717 1726867072.36656: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.36658: variable 'ansible_connection' from source: unknown 7717 1726867072.36661: variable 'ansible_module_compression' from source: unknown 7717 1726867072.36663: variable 'ansible_shell_type' from source: unknown 7717 1726867072.36665: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.36668: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.36672: variable 'ansible_pipelining' from source: unknown 7717 1726867072.36674: variable 'ansible_timeout' from source: unknown 7717 1726867072.36682: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.36775: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867072.36787: variable 'omit' from source: magic vars 7717 1726867072.36792: starting attempt loop 7717 1726867072.36795: running the handler 7717 1726867072.36830: variable '__network_connections_result' from source: set_fact 7717 1726867072.36887: variable '__network_connections_result' from source: set_fact 7717 1726867072.36973: handler run complete 7717 1726867072.36996: attempt loop complete, returning result 7717 1726867072.36999: _execute() done 7717 1726867072.37002: dumping result to json 7717 1726867072.37004: done dumping result, returning 7717 1726867072.37012: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2797-eb16-000000000029] 7717 1726867072.37016: sending task result for task 0affcac9-a3a5-2797-eb16-000000000029 ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2b9bc000-bc4b-4bc1-af27-711f54a6552d (not-active)" ] } } 7717 1726867072.37182: no more pending results, returning what we have 7717 1726867072.37185: results queue empty 7717 1726867072.37188: checking for any_errors_fatal 7717 1726867072.37192: done checking for any_errors_fatal 7717 1726867072.37193: checking for max_fail_percentage 7717 1726867072.37194: done checking for max_fail_percentage 7717 1726867072.37195: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.37196: done checking to see if all hosts have failed 7717 1726867072.37196: getting the remaining hosts for this loop 7717 1726867072.37197: done getting the remaining hosts for this loop 7717 1726867072.37200: getting the next task for host managed_node3 7717 1726867072.37205: done getting next task for host managed_node3 7717 1726867072.37208: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867072.37211: ^ 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 7717 1726867072.37219: getting variables 7717 1726867072.37221: in VariableManager get_vars() 7717 1726867072.37256: Calling all_inventory to load vars for managed_node3 7717 1726867072.37264: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000029 7717 1726867072.37268: Calling groups_inventory to load vars for managed_node3 7717 1726867072.37273: WORKER PROCESS EXITING 7717 1726867072.37278: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.37287: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.37289: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.37291: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.37991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.38839: done with get_vars() 7717 1726867072.38853: done getting variables 7717 1726867072.38893: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:17:52 -0400 (0:00:00.033) 0:00:17.805 ****** 7717 1726867072.38912: entering _queue_task() for managed_node3/debug 7717 1726867072.39088: worker is 1 (out of 1 available) 7717 1726867072.39099: exiting _queue_task() for managed_node3/debug 7717 1726867072.39111: done queuing things up, now waiting for results queue to drain 7717 1726867072.39112: waiting for pending results... 7717 1726867072.39274: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867072.39356: in run() - task 0affcac9-a3a5-2797-eb16-00000000002a 7717 1726867072.39367: variable 'ansible_search_path' from source: unknown 7717 1726867072.39371: variable 'ansible_search_path' from source: unknown 7717 1726867072.39400: calling self._execute() 7717 1726867072.39463: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.39467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.39476: variable 'omit' from source: magic vars 7717 1726867072.39724: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.39733: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.39815: variable 'network_state' from source: role '' defaults 7717 1726867072.39823: Evaluated conditional (network_state != {}): False 7717 1726867072.39826: when evaluation is False, skipping this task 7717 1726867072.39829: _execute() done 7717 1726867072.39831: dumping result to json 7717 1726867072.39834: done dumping result, returning 7717 1726867072.39841: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2797-eb16-00000000002a] 7717 1726867072.39846: sending task result for task 0affcac9-a3a5-2797-eb16-00000000002a 7717 1726867072.39923: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000002a 7717 1726867072.39927: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 7717 1726867072.39966: no more pending results, returning what we have 7717 1726867072.39969: results queue empty 7717 1726867072.39970: checking for any_errors_fatal 7717 1726867072.39975: done checking for any_errors_fatal 7717 1726867072.39976: checking for max_fail_percentage 7717 1726867072.39979: done checking for max_fail_percentage 7717 1726867072.39980: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.39981: done checking to see if all hosts have failed 7717 1726867072.39982: getting the remaining hosts for this loop 7717 1726867072.39983: done getting the remaining hosts for this loop 7717 1726867072.39986: getting the next task for host managed_node3 7717 1726867072.39991: done getting next task for host managed_node3 7717 1726867072.39994: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867072.39997: ^ 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 7717 1726867072.40008: getting variables 7717 1726867072.40010: in VariableManager get_vars() 7717 1726867072.40046: Calling all_inventory to load vars for managed_node3 7717 1726867072.40049: Calling groups_inventory to load vars for managed_node3 7717 1726867072.40051: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.40058: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.40060: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.40063: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.40828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.41660: done with get_vars() 7717 1726867072.41673: 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:17:52 -0400 (0:00:00.028) 0:00:17.833 ****** 7717 1726867072.41735: entering _queue_task() for managed_node3/ping 7717 1726867072.41736: Creating lock for ping 7717 1726867072.41918: worker is 1 (out of 1 available) 7717 1726867072.41931: exiting _queue_task() for managed_node3/ping 7717 1726867072.41942: done queuing things up, now waiting for results queue to drain 7717 1726867072.41943: waiting for pending results... 7717 1726867072.42108: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867072.42183: in run() - task 0affcac9-a3a5-2797-eb16-00000000002b 7717 1726867072.42195: variable 'ansible_search_path' from source: unknown 7717 1726867072.42199: variable 'ansible_search_path' from source: unknown 7717 1726867072.42225: calling self._execute() 7717 1726867072.42293: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.42297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.42305: variable 'omit' from source: magic vars 7717 1726867072.42556: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.42565: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.42571: variable 'omit' from source: magic vars 7717 1726867072.42615: variable 'omit' from source: magic vars 7717 1726867072.42638: variable 'omit' from source: magic vars 7717 1726867072.42667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867072.42695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867072.42710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867072.42726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.42735: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867072.42757: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867072.42760: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.42762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.42836: Set connection var ansible_pipelining to False 7717 1726867072.42839: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867072.42845: Set connection var ansible_shell_type to sh 7717 1726867072.42847: Set connection var ansible_connection to ssh 7717 1726867072.42853: Set connection var ansible_shell_executable to /bin/sh 7717 1726867072.42858: Set connection var ansible_timeout to 10 7717 1726867072.42873: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.42876: variable 'ansible_connection' from source: unknown 7717 1726867072.42882: variable 'ansible_module_compression' from source: unknown 7717 1726867072.42885: variable 'ansible_shell_type' from source: unknown 7717 1726867072.42887: variable 'ansible_shell_executable' from source: unknown 7717 1726867072.42890: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.42894: variable 'ansible_pipelining' from source: unknown 7717 1726867072.42896: variable 'ansible_timeout' from source: unknown 7717 1726867072.42901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.43039: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867072.43050: variable 'omit' from source: magic vars 7717 1726867072.43053: starting attempt loop 7717 1726867072.43055: running the handler 7717 1726867072.43065: _low_level_execute_command(): starting 7717 1726867072.43072: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867072.43571: 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 <<< 7717 1726867072.43580: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867072.43584: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867072.43588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.43635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.43638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867072.43640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.43697: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.45363: stdout chunk (state=3): >>>/root <<< 7717 1726867072.45463: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.45490: stderr chunk (state=3): >>><<< 7717 1726867072.45493: stdout chunk (state=3): >>><<< 7717 1726867072.45510: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867072.45524: _low_level_execute_command(): starting 7717 1726867072.45530: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550 `" && echo ansible-tmp-1726867072.455109-8357-235453086401550="` echo /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550 `" ) && sleep 0' 7717 1726867072.45935: 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 <<< 7717 1726867072.45939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.45957: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.46010: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.46013: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.46063: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.47951: stdout chunk (state=3): >>>ansible-tmp-1726867072.455109-8357-235453086401550=/root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550 <<< 7717 1726867072.48057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.48080: stderr chunk (state=3): >>><<< 7717 1726867072.48089: stdout chunk (state=3): >>><<< 7717 1726867072.48102: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867072.455109-8357-235453086401550=/root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867072.48137: variable 'ansible_module_compression' from source: unknown 7717 1726867072.48168: ANSIBALLZ: Using lock for ping 7717 1726867072.48171: ANSIBALLZ: Acquiring lock 7717 1726867072.48173: ANSIBALLZ: Lock acquired: 139676258486992 7717 1726867072.48175: ANSIBALLZ: Creating module 7717 1726867072.55364: ANSIBALLZ: Writing module into payload 7717 1726867072.55410: ANSIBALLZ: Writing module 7717 1726867072.55435: ANSIBALLZ: Renaming module 7717 1726867072.55441: ANSIBALLZ: Done creating module 7717 1726867072.55455: variable 'ansible_facts' from source: unknown 7717 1726867072.55501: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py 7717 1726867072.55606: Sending initial data 7717 1726867072.55610: Sent initial data (150 bytes) 7717 1726867072.56051: 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 <<< 7717 1726867072.56054: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.56064: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.56128: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.56131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867072.56134: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.56187: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.57781: 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 <<< 7717 1726867072.57785: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867072.57822: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867072.57867: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpj4roj8ed /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py <<< 7717 1726867072.57870: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py" <<< 7717 1726867072.57911: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpj4roj8ed" to remote "/root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py" <<< 7717 1726867072.58424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.58467: stderr chunk (state=3): >>><<< 7717 1726867072.58471: stdout chunk (state=3): >>><<< 7717 1726867072.58505: done transferring module to remote 7717 1726867072.58514: _low_level_execute_command(): starting 7717 1726867072.58519: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/ /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py && sleep 0' 7717 1726867072.58955: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867072.58958: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867072.58961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.58963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867072.58969: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867072.58971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.59017: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.59020: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.59067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.60805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.60827: stderr chunk (state=3): >>><<< 7717 1726867072.60831: stdout chunk (state=3): >>><<< 7717 1726867072.60842: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867072.60845: _low_level_execute_command(): starting 7717 1726867072.60851: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/AnsiballZ_ping.py && sleep 0' 7717 1726867072.61246: 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 <<< 7717 1726867072.61250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.61261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.61320: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.61323: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.61380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.76425: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7717 1726867072.77673: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867072.77704: stderr chunk (state=3): >>><<< 7717 1726867072.77707: stdout chunk (state=3): >>><<< 7717 1726867072.77722: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867072.77747: 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-1726867072.455109-8357-235453086401550/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867072.77755: _low_level_execute_command(): starting 7717 1726867072.77760: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867072.455109-8357-235453086401550/ > /dev/null 2>&1 && sleep 0' 7717 1726867072.78217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867072.78220: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867072.78223: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.78225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867072.78227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867072.78229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867072.78283: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867072.78290: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867072.78298: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867072.78333: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867072.80282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867072.80287: stdout chunk (state=3): >>><<< 7717 1726867072.80289: stderr chunk (state=3): >>><<< 7717 1726867072.80293: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867072.80296: handler run complete 7717 1726867072.80299: attempt loop complete, returning result 7717 1726867072.80302: _execute() done 7717 1726867072.80305: dumping result to json 7717 1726867072.80307: done dumping result, returning 7717 1726867072.80310: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2797-eb16-00000000002b] 7717 1726867072.80312: sending task result for task 0affcac9-a3a5-2797-eb16-00000000002b ok: [managed_node3] => { "changed": false, "ping": "pong" } 7717 1726867072.80487: no more pending results, returning what we have 7717 1726867072.80492: results queue empty 7717 1726867072.80493: checking for any_errors_fatal 7717 1726867072.80582: done checking for any_errors_fatal 7717 1726867072.80584: checking for max_fail_percentage 7717 1726867072.80586: done checking for max_fail_percentage 7717 1726867072.80587: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.80588: done checking to see if all hosts have failed 7717 1726867072.80589: getting the remaining hosts for this loop 7717 1726867072.80590: done getting the remaining hosts for this loop 7717 1726867072.80595: getting the next task for host managed_node3 7717 1726867072.80605: done getting next task for host managed_node3 7717 1726867072.80608: ^ task is: TASK: meta (role_complete) 7717 1726867072.80613: ^ 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 7717 1726867072.80626: getting variables 7717 1726867072.80628: in VariableManager get_vars() 7717 1726867072.80719: Calling all_inventory to load vars for managed_node3 7717 1726867072.80722: Calling groups_inventory to load vars for managed_node3 7717 1726867072.80725: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.80737: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.80740: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.80744: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.81270: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000002b 7717 1726867072.81275: WORKER PROCESS EXITING 7717 1726867072.82171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.83909: done with get_vars() 7717 1726867072.83930: done getting variables 7717 1726867072.84014: done queuing things up, now waiting for results queue to drain 7717 1726867072.84016: results queue empty 7717 1726867072.84016: checking for any_errors_fatal 7717 1726867072.84019: done checking for any_errors_fatal 7717 1726867072.84019: checking for max_fail_percentage 7717 1726867072.84021: done checking for max_fail_percentage 7717 1726867072.84022: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.84022: done checking to see if all hosts have failed 7717 1726867072.84023: getting the remaining hosts for this loop 7717 1726867072.84024: done getting the remaining hosts for this loop 7717 1726867072.84026: getting the next task for host managed_node3 7717 1726867072.84030: done getting next task for host managed_node3 7717 1726867072.84033: ^ task is: TASK: Include the task 'assert_device_present.yml' 7717 1726867072.84034: ^ 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 7717 1726867072.84037: getting variables 7717 1726867072.84038: in VariableManager get_vars() 7717 1726867072.84061: Calling all_inventory to load vars for managed_node3 7717 1726867072.84064: Calling groups_inventory to load vars for managed_node3 7717 1726867072.84067: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.84072: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.84075: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.84081: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.85593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.86543: done with get_vars() 7717 1726867072.86557: 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_auto_gateway.yml:42 Friday 20 September 2024 17:17:52 -0400 (0:00:00.448) 0:00:18.282 ****** 7717 1726867072.86611: entering _queue_task() for managed_node3/include_tasks 7717 1726867072.86844: worker is 1 (out of 1 available) 7717 1726867072.86856: exiting _queue_task() for managed_node3/include_tasks 7717 1726867072.86866: done queuing things up, now waiting for results queue to drain 7717 1726867072.86867: waiting for pending results... 7717 1726867072.87045: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7717 1726867072.87109: in run() - task 0affcac9-a3a5-2797-eb16-00000000005b 7717 1726867072.87119: variable 'ansible_search_path' from source: unknown 7717 1726867072.87148: calling self._execute() 7717 1726867072.87227: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867072.87234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867072.87242: variable 'omit' from source: magic vars 7717 1726867072.87517: variable 'ansible_distribution_major_version' from source: facts 7717 1726867072.87532: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867072.87535: _execute() done 7717 1726867072.87541: dumping result to json 7717 1726867072.87544: done dumping result, returning 7717 1726867072.87582: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2797-eb16-00000000005b] 7717 1726867072.87586: sending task result for task 0affcac9-a3a5-2797-eb16-00000000005b 7717 1726867072.87650: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000005b 7717 1726867072.87652: WORKER PROCESS EXITING 7717 1726867072.87685: no more pending results, returning what we have 7717 1726867072.87690: in VariableManager get_vars() 7717 1726867072.87740: Calling all_inventory to load vars for managed_node3 7717 1726867072.87743: Calling groups_inventory to load vars for managed_node3 7717 1726867072.87745: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.87757: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.87759: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.87762: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.89210: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867072.90713: done with get_vars() 7717 1726867072.90729: variable 'ansible_search_path' from source: unknown 7717 1726867072.90742: we have included files to process 7717 1726867072.90743: generating all_blocks data 7717 1726867072.90745: done generating all_blocks data 7717 1726867072.90750: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867072.90751: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867072.90754: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867072.90862: in VariableManager get_vars() 7717 1726867072.90897: done with get_vars() 7717 1726867072.91007: done processing included file 7717 1726867072.91009: iterating over new_blocks loaded from include file 7717 1726867072.91011: in VariableManager get_vars() 7717 1726867072.91031: done with get_vars() 7717 1726867072.91032: filtering new block on tags 7717 1726867072.91049: done filtering new block on tags 7717 1726867072.91052: 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_node3 7717 1726867072.91056: extending task lists for all hosts with included blocks 7717 1726867072.95621: done extending task lists 7717 1726867072.95622: done processing included files 7717 1726867072.95623: results queue empty 7717 1726867072.95624: checking for any_errors_fatal 7717 1726867072.95625: done checking for any_errors_fatal 7717 1726867072.95626: checking for max_fail_percentage 7717 1726867072.95627: done checking for max_fail_percentage 7717 1726867072.95628: checking to see if all hosts have failed and the running result is not ok 7717 1726867072.95629: done checking to see if all hosts have failed 7717 1726867072.95629: getting the remaining hosts for this loop 7717 1726867072.95631: done getting the remaining hosts for this loop 7717 1726867072.95633: getting the next task for host managed_node3 7717 1726867072.95637: done getting next task for host managed_node3 7717 1726867072.95639: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7717 1726867072.95641: ^ 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 7717 1726867072.95644: getting variables 7717 1726867072.95645: in VariableManager get_vars() 7717 1726867072.95663: Calling all_inventory to load vars for managed_node3 7717 1726867072.95666: Calling groups_inventory to load vars for managed_node3 7717 1726867072.95668: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867072.95673: Calling all_plugins_play to load vars for managed_node3 7717 1726867072.95681: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867072.95685: Calling groups_plugins_play to load vars for managed_node3 7717 1726867072.96847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.02224: done with get_vars() 7717 1726867073.02240: 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:17:53 -0400 (0:00:00.156) 0:00:18.439 ****** 7717 1726867073.02293: entering _queue_task() for managed_node3/include_tasks 7717 1726867073.02581: worker is 1 (out of 1 available) 7717 1726867073.02594: exiting _queue_task() for managed_node3/include_tasks 7717 1726867073.02606: done queuing things up, now waiting for results queue to drain 7717 1726867073.02608: waiting for pending results... 7717 1726867073.03019: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7717 1726867073.03026: in run() - task 0affcac9-a3a5-2797-eb16-0000000008c2 7717 1726867073.03029: variable 'ansible_search_path' from source: unknown 7717 1726867073.03033: variable 'ansible_search_path' from source: unknown 7717 1726867073.03037: calling self._execute() 7717 1726867073.03128: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.03135: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.03145: variable 'omit' from source: magic vars 7717 1726867073.03547: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.03554: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.03560: _execute() done 7717 1726867073.03563: dumping result to json 7717 1726867073.03566: done dumping result, returning 7717 1726867073.03574: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2797-eb16-0000000008c2] 7717 1726867073.03588: sending task result for task 0affcac9-a3a5-2797-eb16-0000000008c2 7717 1726867073.03765: no more pending results, returning what we have 7717 1726867073.03770: in VariableManager get_vars() 7717 1726867073.03823: Calling all_inventory to load vars for managed_node3 7717 1726867073.03826: Calling groups_inventory to load vars for managed_node3 7717 1726867073.03828: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.03838: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.03840: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.03843: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.04628: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000008c2 7717 1726867073.04632: WORKER PROCESS EXITING 7717 1726867073.04649: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.05500: done with get_vars() 7717 1726867073.05512: variable 'ansible_search_path' from source: unknown 7717 1726867073.05513: variable 'ansible_search_path' from source: unknown 7717 1726867073.05535: we have included files to process 7717 1726867073.05536: generating all_blocks data 7717 1726867073.05537: done generating all_blocks data 7717 1726867073.05538: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867073.05539: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867073.05540: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867073.05658: done processing included file 7717 1726867073.05660: iterating over new_blocks loaded from include file 7717 1726867073.05661: in VariableManager get_vars() 7717 1726867073.05681: done with get_vars() 7717 1726867073.05682: filtering new block on tags 7717 1726867073.05692: done filtering new block on tags 7717 1726867073.05693: 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_node3 7717 1726867073.05697: extending task lists for all hosts with included blocks 7717 1726867073.05754: done extending task lists 7717 1726867073.05754: done processing included files 7717 1726867073.05755: results queue empty 7717 1726867073.05755: checking for any_errors_fatal 7717 1726867073.05757: done checking for any_errors_fatal 7717 1726867073.05758: checking for max_fail_percentage 7717 1726867073.05758: done checking for max_fail_percentage 7717 1726867073.05759: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.05759: done checking to see if all hosts have failed 7717 1726867073.05760: getting the remaining hosts for this loop 7717 1726867073.05760: done getting the remaining hosts for this loop 7717 1726867073.05762: getting the next task for host managed_node3 7717 1726867073.05764: done getting next task for host managed_node3 7717 1726867073.05766: ^ task is: TASK: Get stat for interface {{ interface }} 7717 1726867073.05768: ^ 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 7717 1726867073.05770: getting variables 7717 1726867073.05771: in VariableManager get_vars() 7717 1726867073.05787: Calling all_inventory to load vars for managed_node3 7717 1726867073.05788: Calling groups_inventory to load vars for managed_node3 7717 1726867073.05789: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.05793: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.05794: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.05796: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.06928: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.08016: done with get_vars() 7717 1726867073.08032: done getting variables 7717 1726867073.08143: variable 'interface' from source: play vars TASK [Get stat for interface veth0] ******************************************** 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:17:53 -0400 (0:00:00.058) 0:00:18.498 ****** 7717 1726867073.08164: entering _queue_task() for managed_node3/stat 7717 1726867073.08381: worker is 1 (out of 1 available) 7717 1726867073.08394: exiting _queue_task() for managed_node3/stat 7717 1726867073.08406: done queuing things up, now waiting for results queue to drain 7717 1726867073.08407: waiting for pending results... 7717 1726867073.08565: running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 7717 1726867073.08649: in run() - task 0affcac9-a3a5-2797-eb16-000000000ac6 7717 1726867073.08660: variable 'ansible_search_path' from source: unknown 7717 1726867073.08664: variable 'ansible_search_path' from source: unknown 7717 1726867073.08693: calling self._execute() 7717 1726867073.08765: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.08768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.08780: variable 'omit' from source: magic vars 7717 1726867073.09143: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.09146: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.09148: variable 'omit' from source: magic vars 7717 1726867073.09164: variable 'omit' from source: magic vars 7717 1726867073.09333: variable 'interface' from source: play vars 7717 1726867073.09337: variable 'omit' from source: magic vars 7717 1726867073.09340: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867073.09365: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867073.09395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867073.09421: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.09432: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.09462: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867073.09465: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.09468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.09582: Set connection var ansible_pipelining to False 7717 1726867073.09588: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867073.09672: Set connection var ansible_shell_type to sh 7717 1726867073.09676: Set connection var ansible_connection to ssh 7717 1726867073.09682: Set connection var ansible_shell_executable to /bin/sh 7717 1726867073.09686: Set connection var ansible_timeout to 10 7717 1726867073.09688: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.09690: variable 'ansible_connection' from source: unknown 7717 1726867073.09693: variable 'ansible_module_compression' from source: unknown 7717 1726867073.09695: variable 'ansible_shell_type' from source: unknown 7717 1726867073.09697: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.09699: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.09702: variable 'ansible_pipelining' from source: unknown 7717 1726867073.09704: variable 'ansible_timeout' from source: unknown 7717 1726867073.09706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.09870: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867073.09884: variable 'omit' from source: magic vars 7717 1726867073.09887: starting attempt loop 7717 1726867073.09890: running the handler 7717 1726867073.09935: _low_level_execute_command(): starting 7717 1726867073.09939: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867073.10613: 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 <<< 7717 1726867073.10617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867073.10620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867073.10623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.10678: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.10694: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.10782: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.12440: stdout chunk (state=3): >>>/root <<< 7717 1726867073.12555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.12559: stdout chunk (state=3): >>><<< 7717 1726867073.12568: stderr chunk (state=3): >>><<< 7717 1726867073.12588: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.12602: _low_level_execute_command(): starting 7717 1726867073.12607: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025 `" && echo ansible-tmp-1726867073.1258678-8380-6149736475025="` echo /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025 `" ) && sleep 0' 7717 1726867073.13022: 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 <<< 7717 1726867073.13027: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.13030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867073.13038: 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 <<< 7717 1726867073.13041: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.13082: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867073.13086: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.13166: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.15023: stdout chunk (state=3): >>>ansible-tmp-1726867073.1258678-8380-6149736475025=/root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025 <<< 7717 1726867073.15130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.15153: stderr chunk (state=3): >>><<< 7717 1726867073.15157: stdout chunk (state=3): >>><<< 7717 1726867073.15173: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867073.1258678-8380-6149736475025=/root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.15211: variable 'ansible_module_compression' from source: unknown 7717 1726867073.15255: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7717 1726867073.15289: variable 'ansible_facts' from source: unknown 7717 1726867073.15334: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py 7717 1726867073.15428: Sending initial data 7717 1726867073.15431: Sent initial data (149 bytes) 7717 1726867073.15837: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.15840: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867073.15842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.15845: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867073.15847: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.15887: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.15911: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.15951: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.17495: 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 <<< 7717 1726867073.17498: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867073.17534: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867073.17581: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpeo3d4jjz /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py <<< 7717 1726867073.17584: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py" <<< 7717 1726867073.17618: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpeo3d4jjz" to remote "/root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py" <<< 7717 1726867073.18154: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.18192: stderr chunk (state=3): >>><<< 7717 1726867073.18195: stdout chunk (state=3): >>><<< 7717 1726867073.18230: done transferring module to remote 7717 1726867073.18238: _low_level_execute_command(): starting 7717 1726867073.18242: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/ /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py && sleep 0' 7717 1726867073.18646: 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 <<< 7717 1726867073.18649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.18652: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.18654: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867073.18659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.18701: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867073.18704: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.18754: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.20498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.20517: stderr chunk (state=3): >>><<< 7717 1726867073.20521: stdout chunk (state=3): >>><<< 7717 1726867073.20532: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.20535: _low_level_execute_command(): starting 7717 1726867073.20537: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/AnsiballZ_stat.py && sleep 0' 7717 1726867073.20932: 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 <<< 7717 1726867073.20935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.20937: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.20939: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867073.20941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.20993: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.20998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.21045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.36285: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25177, "dev": 23, "nlink": 1, "atime": 1726867064.0000226, "mtime": 1726867064.0000226, "ctime": 1726867064.0000226, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 7717 1726867073.37684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867073.37689: stdout chunk (state=3): >>><<< 7717 1726867073.37692: stderr chunk (state=3): >>><<< 7717 1726867073.37695: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25177, "dev": 23, "nlink": 1, "atime": 1726867064.0000226, "mtime": 1726867064.0000226, "ctime": 1726867064.0000226, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867073.37699: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/veth0', '_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-1726867073.1258678-8380-6149736475025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867073.37709: _low_level_execute_command(): starting 7717 1726867073.37712: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867073.1258678-8380-6149736475025/ > /dev/null 2>&1 && sleep 0' 7717 1726867073.38300: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867073.38308: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.38345: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.38353: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867073.38438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.38458: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.38530: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.40583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.40587: stdout chunk (state=3): >>><<< 7717 1726867073.40589: stderr chunk (state=3): >>><<< 7717 1726867073.40591: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.40593: handler run complete 7717 1726867073.40595: attempt loop complete, returning result 7717 1726867073.40596: _execute() done 7717 1726867073.40598: dumping result to json 7717 1726867073.40599: done dumping result, returning 7717 1726867073.40601: done running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 [0affcac9-a3a5-2797-eb16-000000000ac6] 7717 1726867073.40602: sending task result for task 0affcac9-a3a5-2797-eb16-000000000ac6 7717 1726867073.40672: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000ac6 ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726867064.0000226, "block_size": 4096, "blocks": 0, "ctime": 1726867064.0000226, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25177, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1726867064.0000226, "nlink": 1, "path": "/sys/class/net/veth0", "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 } } 7717 1726867073.40769: no more pending results, returning what we have 7717 1726867073.40773: results queue empty 7717 1726867073.40774: checking for any_errors_fatal 7717 1726867073.40776: done checking for any_errors_fatal 7717 1726867073.40778: checking for max_fail_percentage 7717 1726867073.40781: done checking for max_fail_percentage 7717 1726867073.40781: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.40782: done checking to see if all hosts have failed 7717 1726867073.40783: getting the remaining hosts for this loop 7717 1726867073.40784: done getting the remaining hosts for this loop 7717 1726867073.40788: getting the next task for host managed_node3 7717 1726867073.40797: done getting next task for host managed_node3 7717 1726867073.40800: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7717 1726867073.40803: ^ 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 7717 1726867073.40809: getting variables 7717 1726867073.40810: in VariableManager get_vars() 7717 1726867073.40865: Calling all_inventory to load vars for managed_node3 7717 1726867073.40868: Calling groups_inventory to load vars for managed_node3 7717 1726867073.40871: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.41110: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.41115: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.41120: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.41640: WORKER PROCESS EXITING 7717 1726867073.42533: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.44179: done with get_vars() 7717 1726867073.44200: done getting variables 7717 1726867073.44267: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867073.44393: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'veth0'] ************************** 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:17:53 -0400 (0:00:00.362) 0:00:18.860 ****** 7717 1726867073.44431: entering _queue_task() for managed_node3/assert 7717 1726867073.44735: worker is 1 (out of 1 available) 7717 1726867073.44747: exiting _queue_task() for managed_node3/assert 7717 1726867073.44759: done queuing things up, now waiting for results queue to drain 7717 1726867073.44761: waiting for pending results... 7717 1726867073.45094: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' 7717 1726867073.45103: in run() - task 0affcac9-a3a5-2797-eb16-0000000008c3 7717 1726867073.45121: variable 'ansible_search_path' from source: unknown 7717 1726867073.45130: variable 'ansible_search_path' from source: unknown 7717 1726867073.45171: calling self._execute() 7717 1726867073.45285: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.45297: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.45312: variable 'omit' from source: magic vars 7717 1726867073.45680: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.45696: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.45706: variable 'omit' from source: magic vars 7717 1726867073.45739: variable 'omit' from source: magic vars 7717 1726867073.45834: variable 'interface' from source: play vars 7717 1726867073.45858: variable 'omit' from source: magic vars 7717 1726867073.45903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867073.45939: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867073.45961: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867073.45985: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.46082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.46085: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867073.46088: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.46090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.46156: Set connection var ansible_pipelining to False 7717 1726867073.46167: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867073.46180: Set connection var ansible_shell_type to sh 7717 1726867073.46189: Set connection var ansible_connection to ssh 7717 1726867073.46200: Set connection var ansible_shell_executable to /bin/sh 7717 1726867073.46208: Set connection var ansible_timeout to 10 7717 1726867073.46230: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.46237: variable 'ansible_connection' from source: unknown 7717 1726867073.46243: variable 'ansible_module_compression' from source: unknown 7717 1726867073.46249: variable 'ansible_shell_type' from source: unknown 7717 1726867073.46254: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.46259: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.46265: variable 'ansible_pipelining' from source: unknown 7717 1726867073.46270: variable 'ansible_timeout' from source: unknown 7717 1726867073.46281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.46415: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867073.46433: variable 'omit' from source: magic vars 7717 1726867073.46582: starting attempt loop 7717 1726867073.46585: running the handler 7717 1726867073.46588: variable 'interface_stat' from source: set_fact 7717 1726867073.46603: Evaluated conditional (interface_stat.stat.exists): True 7717 1726867073.46613: handler run complete 7717 1726867073.46630: attempt loop complete, returning result 7717 1726867073.46636: _execute() done 7717 1726867073.46643: dumping result to json 7717 1726867073.46649: done dumping result, returning 7717 1726867073.46659: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' [0affcac9-a3a5-2797-eb16-0000000008c3] 7717 1726867073.46668: sending task result for task 0affcac9-a3a5-2797-eb16-0000000008c3 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867073.46802: no more pending results, returning what we have 7717 1726867073.46805: results queue empty 7717 1726867073.46806: checking for any_errors_fatal 7717 1726867073.46814: done checking for any_errors_fatal 7717 1726867073.46814: checking for max_fail_percentage 7717 1726867073.46816: done checking for max_fail_percentage 7717 1726867073.46817: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.46817: done checking to see if all hosts have failed 7717 1726867073.46818: getting the remaining hosts for this loop 7717 1726867073.46819: done getting the remaining hosts for this loop 7717 1726867073.46824: getting the next task for host managed_node3 7717 1726867073.46835: done getting next task for host managed_node3 7717 1726867073.46838: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7717 1726867073.46840: ^ 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 7717 1726867073.46845: getting variables 7717 1726867073.46846: in VariableManager get_vars() 7717 1726867073.46896: Calling all_inventory to load vars for managed_node3 7717 1726867073.46899: Calling groups_inventory to load vars for managed_node3 7717 1726867073.46901: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.46912: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.46915: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.46918: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.47442: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000008c3 7717 1726867073.47445: WORKER PROCESS EXITING 7717 1726867073.48455: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.50009: done with get_vars() 7717 1726867073.50034: 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_auto_gateway.yml:44 Friday 20 September 2024 17:17:53 -0400 (0:00:00.057) 0:00:18.917 ****** 7717 1726867073.50138: entering _queue_task() for managed_node3/include_tasks 7717 1726867073.50494: worker is 1 (out of 1 available) 7717 1726867073.50507: exiting _queue_task() for managed_node3/include_tasks 7717 1726867073.50520: done queuing things up, now waiting for results queue to drain 7717 1726867073.50522: waiting for pending results... 7717 1726867073.50827: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7717 1726867073.50985: in run() - task 0affcac9-a3a5-2797-eb16-00000000005c 7717 1726867073.50989: variable 'ansible_search_path' from source: unknown 7717 1726867073.51008: calling self._execute() 7717 1726867073.51122: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.51136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.51152: variable 'omit' from source: magic vars 7717 1726867073.51550: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.51568: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.51785: _execute() done 7717 1726867073.51789: dumping result to json 7717 1726867073.51792: done dumping result, returning 7717 1726867073.51794: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-2797-eb16-00000000005c] 7717 1726867073.51797: sending task result for task 0affcac9-a3a5-2797-eb16-00000000005c 7717 1726867073.51867: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000005c 7717 1726867073.51871: WORKER PROCESS EXITING 7717 1726867073.51904: no more pending results, returning what we have 7717 1726867073.51910: in VariableManager get_vars() 7717 1726867073.51970: Calling all_inventory to load vars for managed_node3 7717 1726867073.51973: Calling groups_inventory to load vars for managed_node3 7717 1726867073.51980: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.51994: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.51997: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.52001: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.53403: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.54926: done with get_vars() 7717 1726867073.54943: variable 'ansible_search_path' from source: unknown 7717 1726867073.54956: we have included files to process 7717 1726867073.54957: generating all_blocks data 7717 1726867073.54958: done generating all_blocks data 7717 1726867073.54962: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867073.54963: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867073.54966: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867073.55160: in VariableManager get_vars() 7717 1726867073.55192: done with get_vars() 7717 1726867073.55444: done processing included file 7717 1726867073.55446: iterating over new_blocks loaded from include file 7717 1726867073.55447: in VariableManager get_vars() 7717 1726867073.55469: done with get_vars() 7717 1726867073.55470: filtering new block on tags 7717 1726867073.55494: done filtering new block on tags 7717 1726867073.55497: 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_node3 7717 1726867073.55502: extending task lists for all hosts with included blocks 7717 1726867073.61241: done extending task lists 7717 1726867073.61243: done processing included files 7717 1726867073.61244: results queue empty 7717 1726867073.61244: checking for any_errors_fatal 7717 1726867073.61248: done checking for any_errors_fatal 7717 1726867073.61248: checking for max_fail_percentage 7717 1726867073.61250: done checking for max_fail_percentage 7717 1726867073.61250: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.61251: done checking to see if all hosts have failed 7717 1726867073.61252: getting the remaining hosts for this loop 7717 1726867073.61253: done getting the remaining hosts for this loop 7717 1726867073.61255: getting the next task for host managed_node3 7717 1726867073.61259: done getting next task for host managed_node3 7717 1726867073.61261: ^ task is: TASK: Include the task 'get_profile_stat.yml' 7717 1726867073.61264: ^ 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 7717 1726867073.61267: getting variables 7717 1726867073.61268: in VariableManager get_vars() 7717 1726867073.61294: Calling all_inventory to load vars for managed_node3 7717 1726867073.61297: Calling groups_inventory to load vars for managed_node3 7717 1726867073.61299: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.61305: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.61308: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.61311: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.63728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.65111: done with get_vars() 7717 1726867073.65128: 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:17:53 -0400 (0:00:00.150) 0:00:19.068 ****** 7717 1726867073.65189: entering _queue_task() for managed_node3/include_tasks 7717 1726867073.65448: worker is 1 (out of 1 available) 7717 1726867073.65464: exiting _queue_task() for managed_node3/include_tasks 7717 1726867073.65481: done queuing things up, now waiting for results queue to drain 7717 1726867073.65483: waiting for pending results... 7717 1726867073.65742: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 7717 1726867073.65871: in run() - task 0affcac9-a3a5-2797-eb16-000000000ade 7717 1726867073.65900: variable 'ansible_search_path' from source: unknown 7717 1726867073.65908: variable 'ansible_search_path' from source: unknown 7717 1726867073.65957: calling self._execute() 7717 1726867073.66065: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.66081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.66097: variable 'omit' from source: magic vars 7717 1726867073.66514: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.66536: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.66546: _execute() done 7717 1726867073.66553: dumping result to json 7717 1726867073.66559: done dumping result, returning 7717 1726867073.66569: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-2797-eb16-000000000ade] 7717 1726867073.66584: sending task result for task 0affcac9-a3a5-2797-eb16-000000000ade 7717 1726867073.66832: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000ade 7717 1726867073.66835: WORKER PROCESS EXITING 7717 1726867073.66862: no more pending results, returning what we have 7717 1726867073.66866: in VariableManager get_vars() 7717 1726867073.66930: Calling all_inventory to load vars for managed_node3 7717 1726867073.66934: Calling groups_inventory to load vars for managed_node3 7717 1726867073.66936: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.66952: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.66955: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.66958: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.68628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.70388: done with get_vars() 7717 1726867073.70409: variable 'ansible_search_path' from source: unknown 7717 1726867073.70411: variable 'ansible_search_path' from source: unknown 7717 1726867073.70453: we have included files to process 7717 1726867073.70454: generating all_blocks data 7717 1726867073.70456: done generating all_blocks data 7717 1726867073.70457: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867073.70459: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867073.70461: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867073.71587: done processing included file 7717 1726867073.71589: iterating over new_blocks loaded from include file 7717 1726867073.71590: in VariableManager get_vars() 7717 1726867073.71615: done with get_vars() 7717 1726867073.71617: filtering new block on tags 7717 1726867073.71647: done filtering new block on tags 7717 1726867073.71650: in VariableManager get_vars() 7717 1726867073.71673: done with get_vars() 7717 1726867073.71679: filtering new block on tags 7717 1726867073.71701: done filtering new block on tags 7717 1726867073.71703: 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_node3 7717 1726867073.71708: extending task lists for all hosts with included blocks 7717 1726867073.71882: done extending task lists 7717 1726867073.71883: done processing included files 7717 1726867073.71884: results queue empty 7717 1726867073.71885: checking for any_errors_fatal 7717 1726867073.71887: done checking for any_errors_fatal 7717 1726867073.71888: checking for max_fail_percentage 7717 1726867073.71889: done checking for max_fail_percentage 7717 1726867073.71890: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.71890: done checking to see if all hosts have failed 7717 1726867073.71891: getting the remaining hosts for this loop 7717 1726867073.71892: done getting the remaining hosts for this loop 7717 1726867073.71894: getting the next task for host managed_node3 7717 1726867073.71898: done getting next task for host managed_node3 7717 1726867073.71900: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 7717 1726867073.71903: ^ 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 7717 1726867073.71906: getting variables 7717 1726867073.71907: in VariableManager get_vars() 7717 1726867073.71978: Calling all_inventory to load vars for managed_node3 7717 1726867073.71981: Calling groups_inventory to load vars for managed_node3 7717 1726867073.71983: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.71989: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.71991: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.71994: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.73167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.74915: done with get_vars() 7717 1726867073.74934: done getting variables 7717 1726867073.74975: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:17:53 -0400 (0:00:00.098) 0:00:19.166 ****** 7717 1726867073.75011: entering _queue_task() for managed_node3/set_fact 7717 1726867073.75418: worker is 1 (out of 1 available) 7717 1726867073.75434: exiting _queue_task() for managed_node3/set_fact 7717 1726867073.75445: done queuing things up, now waiting for results queue to drain 7717 1726867073.75446: waiting for pending results... 7717 1726867073.75753: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 7717 1726867073.75876: in run() - task 0affcac9-a3a5-2797-eb16-000000000cef 7717 1726867073.75885: variable 'ansible_search_path' from source: unknown 7717 1726867073.75888: variable 'ansible_search_path' from source: unknown 7717 1726867073.75890: calling self._execute() 7717 1726867073.75992: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.76002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.76015: variable 'omit' from source: magic vars 7717 1726867073.76427: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.76444: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.76455: variable 'omit' from source: magic vars 7717 1726867073.76529: variable 'omit' from source: magic vars 7717 1726867073.76541: variable 'omit' from source: magic vars 7717 1726867073.76585: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867073.76624: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867073.76746: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867073.76751: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.76754: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.76757: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867073.76759: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.76762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.76859: Set connection var ansible_pipelining to False 7717 1726867073.76872: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867073.76886: Set connection var ansible_shell_type to sh 7717 1726867073.76893: Set connection var ansible_connection to ssh 7717 1726867073.76906: Set connection var ansible_shell_executable to /bin/sh 7717 1726867073.76917: Set connection var ansible_timeout to 10 7717 1726867073.76943: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.76952: variable 'ansible_connection' from source: unknown 7717 1726867073.76967: variable 'ansible_module_compression' from source: unknown 7717 1726867073.76974: variable 'ansible_shell_type' from source: unknown 7717 1726867073.76984: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.76992: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.76999: variable 'ansible_pipelining' from source: unknown 7717 1726867073.77006: variable 'ansible_timeout' from source: unknown 7717 1726867073.77012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.77155: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867073.77184: variable 'omit' from source: magic vars 7717 1726867073.77287: starting attempt loop 7717 1726867073.77290: running the handler 7717 1726867073.77293: handler run complete 7717 1726867073.77295: attempt loop complete, returning result 7717 1726867073.77297: _execute() done 7717 1726867073.77299: dumping result to json 7717 1726867073.77301: done dumping result, returning 7717 1726867073.77303: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-2797-eb16-000000000cef] 7717 1726867073.77305: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cef 7717 1726867073.77370: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cef 7717 1726867073.77373: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 7717 1726867073.77441: no more pending results, returning what we have 7717 1726867073.77444: results queue empty 7717 1726867073.77445: checking for any_errors_fatal 7717 1726867073.77447: done checking for any_errors_fatal 7717 1726867073.77447: checking for max_fail_percentage 7717 1726867073.77449: done checking for max_fail_percentage 7717 1726867073.77450: checking to see if all hosts have failed and the running result is not ok 7717 1726867073.77451: done checking to see if all hosts have failed 7717 1726867073.77451: getting the remaining hosts for this loop 7717 1726867073.77453: done getting the remaining hosts for this loop 7717 1726867073.77456: getting the next task for host managed_node3 7717 1726867073.77464: done getting next task for host managed_node3 7717 1726867073.77467: ^ task is: TASK: Stat profile file 7717 1726867073.77472: ^ 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 7717 1726867073.77479: getting variables 7717 1726867073.77480: in VariableManager get_vars() 7717 1726867073.77530: Calling all_inventory to load vars for managed_node3 7717 1726867073.77533: Calling groups_inventory to load vars for managed_node3 7717 1726867073.77535: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867073.77547: Calling all_plugins_play to load vars for managed_node3 7717 1726867073.77549: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867073.77552: Calling groups_plugins_play to load vars for managed_node3 7717 1726867073.79204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867073.80822: done with get_vars() 7717 1726867073.80843: 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:17:53 -0400 (0:00:00.059) 0:00:19.225 ****** 7717 1726867073.80938: entering _queue_task() for managed_node3/stat 7717 1726867073.81234: worker is 1 (out of 1 available) 7717 1726867073.81362: exiting _queue_task() for managed_node3/stat 7717 1726867073.81373: done queuing things up, now waiting for results queue to drain 7717 1726867073.81374: waiting for pending results... 7717 1726867073.81698: running TaskExecutor() for managed_node3/TASK: Stat profile file 7717 1726867073.81702: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf0 7717 1726867073.81706: variable 'ansible_search_path' from source: unknown 7717 1726867073.81714: variable 'ansible_search_path' from source: unknown 7717 1726867073.81755: calling self._execute() 7717 1726867073.81858: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.81903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.81907: variable 'omit' from source: magic vars 7717 1726867073.82271: variable 'ansible_distribution_major_version' from source: facts 7717 1726867073.82293: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867073.82305: variable 'omit' from source: magic vars 7717 1726867073.82451: variable 'omit' from source: magic vars 7717 1726867073.82475: variable 'profile' from source: include params 7717 1726867073.82489: variable 'interface' from source: play vars 7717 1726867073.82570: variable 'interface' from source: play vars 7717 1726867073.82597: variable 'omit' from source: magic vars 7717 1726867073.82641: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867073.82693: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867073.82718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867073.82740: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.82757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867073.82801: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867073.82810: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.82818: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.82931: Set connection var ansible_pipelining to False 7717 1726867073.82943: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867073.82954: Set connection var ansible_shell_type to sh 7717 1726867073.82995: Set connection var ansible_connection to ssh 7717 1726867073.82999: Set connection var ansible_shell_executable to /bin/sh 7717 1726867073.83002: Set connection var ansible_timeout to 10 7717 1726867073.83015: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.83024: variable 'ansible_connection' from source: unknown 7717 1726867073.83031: variable 'ansible_module_compression' from source: unknown 7717 1726867073.83039: variable 'ansible_shell_type' from source: unknown 7717 1726867073.83104: variable 'ansible_shell_executable' from source: unknown 7717 1726867073.83108: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867073.83110: variable 'ansible_pipelining' from source: unknown 7717 1726867073.83113: variable 'ansible_timeout' from source: unknown 7717 1726867073.83115: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867073.83288: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867073.83304: variable 'omit' from source: magic vars 7717 1726867073.83320: starting attempt loop 7717 1726867073.83331: running the handler 7717 1726867073.83351: _low_level_execute_command(): starting 7717 1726867073.83364: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867073.84182: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.84203: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.84255: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.84318: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.86042: stdout chunk (state=3): >>>/root <<< 7717 1726867073.86412: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.86416: stdout chunk (state=3): >>><<< 7717 1726867073.86418: stderr chunk (state=3): >>><<< 7717 1726867073.86424: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.86508: _low_level_execute_command(): starting 7717 1726867073.86524: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109 `" && echo ansible-tmp-1726867073.8639693-8406-226534185917109="` echo /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109 `" ) && sleep 0' 7717 1726867073.87689: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867073.87699: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.87749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867073.87752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867073.87755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867073.88014: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.88018: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.88084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.89949: stdout chunk (state=3): >>>ansible-tmp-1726867073.8639693-8406-226534185917109=/root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109 <<< 7717 1726867073.90140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.90143: stdout chunk (state=3): >>><<< 7717 1726867073.90145: stderr chunk (state=3): >>><<< 7717 1726867073.90148: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867073.8639693-8406-226534185917109=/root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.90163: variable 'ansible_module_compression' from source: unknown 7717 1726867073.90224: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7717 1726867073.90260: variable 'ansible_facts' from source: unknown 7717 1726867073.90599: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py 7717 1726867073.90993: Sending initial data 7717 1726867073.90997: Sent initial data (151 bytes) 7717 1726867073.91422: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.91430: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.91507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.93020: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867073.93105: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7717 1726867073.93109: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7717 1726867073.93117: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 <<< 7717 1726867073.93121: stderr chunk (state=3): >>>debug2: Server supports extension "hardlink@openssh.com" revision 1 <<< 7717 1726867073.93123: stderr chunk (state=3): >>>debug2: Server supports extension "fsync@openssh.com" revision 1 <<< 7717 1726867073.93125: stderr chunk (state=3): >>>debug2: Server supports extension "lsetstat@openssh.com" revision 1 <<< 7717 1726867073.93128: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 <<< 7717 1726867073.93130: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 7717 1726867073.93132: 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 <<< 7717 1726867073.93158: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867073.93215: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpvqexfau4 /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py <<< 7717 1726867073.93241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py" <<< 7717 1726867073.93273: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 7717 1726867073.93291: stderr chunk (state=3): >>>debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpvqexfau4" to remote "/root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py" <<< 7717 1726867073.94033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.94089: stderr chunk (state=3): >>><<< 7717 1726867073.94131: stdout chunk (state=3): >>><<< 7717 1726867073.94134: done transferring module to remote 7717 1726867073.94141: _low_level_execute_command(): starting 7717 1726867073.94148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/ /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py && sleep 0' 7717 1726867073.94801: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.94873: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867073.94917: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.94955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.95020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867073.96895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867073.96899: stdout chunk (state=3): >>><<< 7717 1726867073.96902: stderr chunk (state=3): >>><<< 7717 1726867073.96904: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867073.96907: _low_level_execute_command(): starting 7717 1726867073.96909: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/AnsiballZ_stat.py && sleep 0' 7717 1726867073.97442: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867073.97456: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867073.97470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867073.97488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867073.97545: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867073.97600: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867073.97615: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867073.97662: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867073.97718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.12793: 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-veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 7717 1726867074.14327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867074.14332: stdout chunk (state=3): >>><<< 7717 1726867074.14334: stderr chunk (state=3): >>><<< 7717 1726867074.14356: _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-veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867074.14463: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-veth0', '_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-1726867073.8639693-8406-226534185917109/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867074.14467: _low_level_execute_command(): starting 7717 1726867074.14470: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867073.8639693-8406-226534185917109/ > /dev/null 2>&1 && sleep 0' 7717 1726867074.15220: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867074.15294: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867074.15326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867074.15351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.15379: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.15439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.17744: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.17747: stdout chunk (state=3): >>><<< 7717 1726867074.17750: stderr chunk (state=3): >>><<< 7717 1726867074.17752: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867074.17754: handler run complete 7717 1726867074.17756: attempt loop complete, returning result 7717 1726867074.17758: _execute() done 7717 1726867074.17760: dumping result to json 7717 1726867074.17762: done dumping result, returning 7717 1726867074.17764: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0affcac9-a3a5-2797-eb16-000000000cf0] 7717 1726867074.17766: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf0 7717 1726867074.18139: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf0 7717 1726867074.18142: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7717 1726867074.18232: no more pending results, returning what we have 7717 1726867074.18236: results queue empty 7717 1726867074.18237: checking for any_errors_fatal 7717 1726867074.18244: done checking for any_errors_fatal 7717 1726867074.18245: checking for max_fail_percentage 7717 1726867074.18247: done checking for max_fail_percentage 7717 1726867074.18248: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.18249: done checking to see if all hosts have failed 7717 1726867074.18249: getting the remaining hosts for this loop 7717 1726867074.18251: done getting the remaining hosts for this loop 7717 1726867074.18255: getting the next task for host managed_node3 7717 1726867074.18262: done getting next task for host managed_node3 7717 1726867074.18265: ^ task is: TASK: Set NM profile exist flag based on the profile files 7717 1726867074.18269: ^ 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 7717 1726867074.18274: getting variables 7717 1726867074.18275: in VariableManager get_vars() 7717 1726867074.18328: Calling all_inventory to load vars for managed_node3 7717 1726867074.18331: Calling groups_inventory to load vars for managed_node3 7717 1726867074.18334: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.18345: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.18348: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.18351: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.21665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.24835: done with get_vars() 7717 1726867074.24865: done getting variables 7717 1726867074.25032: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:17:54 -0400 (0:00:00.441) 0:00:19.667 ****** 7717 1726867074.25064: entering _queue_task() for managed_node3/set_fact 7717 1726867074.25806: worker is 1 (out of 1 available) 7717 1726867074.25818: exiting _queue_task() for managed_node3/set_fact 7717 1726867074.25830: done queuing things up, now waiting for results queue to drain 7717 1726867074.25831: waiting for pending results... 7717 1726867074.26515: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 7717 1726867074.26583: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf1 7717 1726867074.26847: variable 'ansible_search_path' from source: unknown 7717 1726867074.26851: variable 'ansible_search_path' from source: unknown 7717 1726867074.26854: calling self._execute() 7717 1726867074.26941: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.26952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.26960: variable 'omit' from source: magic vars 7717 1726867074.27728: variable 'ansible_distribution_major_version' from source: facts 7717 1726867074.27741: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867074.28037: variable 'profile_stat' from source: set_fact 7717 1726867074.28041: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867074.28043: when evaluation is False, skipping this task 7717 1726867074.28045: _execute() done 7717 1726867074.28047: dumping result to json 7717 1726867074.28049: done dumping result, returning 7717 1726867074.28051: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-2797-eb16-000000000cf1] 7717 1726867074.28053: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf1 7717 1726867074.28123: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf1 7717 1726867074.28127: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867074.28175: no more pending results, returning what we have 7717 1726867074.28183: results queue empty 7717 1726867074.28185: checking for any_errors_fatal 7717 1726867074.28194: done checking for any_errors_fatal 7717 1726867074.28195: checking for max_fail_percentage 7717 1726867074.28197: done checking for max_fail_percentage 7717 1726867074.28198: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.28199: done checking to see if all hosts have failed 7717 1726867074.28199: getting the remaining hosts for this loop 7717 1726867074.28201: done getting the remaining hosts for this loop 7717 1726867074.28204: getting the next task for host managed_node3 7717 1726867074.28212: done getting next task for host managed_node3 7717 1726867074.28214: ^ task is: TASK: Get NM profile info 7717 1726867074.28219: ^ 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 7717 1726867074.28224: getting variables 7717 1726867074.28226: in VariableManager get_vars() 7717 1726867074.28282: Calling all_inventory to load vars for managed_node3 7717 1726867074.28286: Calling groups_inventory to load vars for managed_node3 7717 1726867074.28288: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.28302: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.28305: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.28307: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.31225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.34569: done with get_vars() 7717 1726867074.34640: done getting variables 7717 1726867074.34936: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Get 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:17:54 -0400 (0:00:00.099) 0:00:19.766 ****** 7717 1726867074.34968: entering _queue_task() for managed_node3/shell 7717 1726867074.34970: Creating lock for shell 7717 1726867074.35824: worker is 1 (out of 1 available) 7717 1726867074.35837: exiting _queue_task() for managed_node3/shell 7717 1726867074.35849: done queuing things up, now waiting for results queue to drain 7717 1726867074.35850: waiting for pending results... 7717 1726867074.36436: running TaskExecutor() for managed_node3/TASK: Get NM profile info 7717 1726867074.36651: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf2 7717 1726867074.36654: variable 'ansible_search_path' from source: unknown 7717 1726867074.36658: variable 'ansible_search_path' from source: unknown 7717 1726867074.36736: calling self._execute() 7717 1726867074.36896: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.36902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.36912: variable 'omit' from source: magic vars 7717 1726867074.37799: variable 'ansible_distribution_major_version' from source: facts 7717 1726867074.38065: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867074.38069: variable 'omit' from source: magic vars 7717 1726867074.38071: variable 'omit' from source: magic vars 7717 1726867074.38147: variable 'profile' from source: include params 7717 1726867074.38239: variable 'interface' from source: play vars 7717 1726867074.38435: variable 'interface' from source: play vars 7717 1726867074.38461: variable 'omit' from source: magic vars 7717 1726867074.38682: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867074.38686: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867074.38689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867074.38691: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867074.38719: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867074.38808: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867074.38823: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.38846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.39108: Set connection var ansible_pipelining to False 7717 1726867074.39181: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867074.39186: Set connection var ansible_shell_type to sh 7717 1726867074.39189: Set connection var ansible_connection to ssh 7717 1726867074.39197: Set connection var ansible_shell_executable to /bin/sh 7717 1726867074.39203: Set connection var ansible_timeout to 10 7717 1726867074.39231: variable 'ansible_shell_executable' from source: unknown 7717 1726867074.39234: variable 'ansible_connection' from source: unknown 7717 1726867074.39236: variable 'ansible_module_compression' from source: unknown 7717 1726867074.39239: variable 'ansible_shell_type' from source: unknown 7717 1726867074.39241: variable 'ansible_shell_executable' from source: unknown 7717 1726867074.39246: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.39249: variable 'ansible_pipelining' from source: unknown 7717 1726867074.39258: variable 'ansible_timeout' from source: unknown 7717 1726867074.39262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.39684: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867074.39688: variable 'omit' from source: magic vars 7717 1726867074.39691: starting attempt loop 7717 1726867074.39695: running the handler 7717 1726867074.39698: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867074.39701: _low_level_execute_command(): starting 7717 1726867074.39704: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867074.40269: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867074.40284: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.40307: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.40387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.42068: stdout chunk (state=3): >>>/root <<< 7717 1726867074.42182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.42219: stderr chunk (state=3): >>><<< 7717 1726867074.42222: stdout chunk (state=3): >>><<< 7717 1726867074.42338: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867074.42341: _low_level_execute_command(): starting 7717 1726867074.42344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894 `" && echo ansible-tmp-1726867074.4224532-8431-183638938347894="` echo /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894 `" ) && sleep 0' 7717 1726867074.42831: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867074.42843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.42863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867074.42882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867074.42902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867074.42934: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.43020: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.43050: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.43124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.45087: stdout chunk (state=3): >>>ansible-tmp-1726867074.4224532-8431-183638938347894=/root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894 <<< 7717 1726867074.45123: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.45163: stderr chunk (state=3): >>><<< 7717 1726867074.45189: stdout chunk (state=3): >>><<< 7717 1726867074.45383: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867074.4224532-8431-183638938347894=/root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867074.45387: variable 'ansible_module_compression' from source: unknown 7717 1726867074.45389: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867074.45514: variable 'ansible_facts' from source: unknown 7717 1726867074.45659: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py 7717 1726867074.46014: Sending initial data 7717 1726867074.46022: Sent initial data (154 bytes) 7717 1726867074.46506: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.46509: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867074.46511: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.46514: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867074.46518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867074.46570: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867074.46604: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.46669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.48288: 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 <<< 7717 1726867074.48328: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867074.48442: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuwiubvzi /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py <<< 7717 1726867074.48538: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py" <<< 7717 1726867074.48580: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuwiubvzi" to remote "/root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py" <<< 7717 1726867074.49969: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.50038: stderr chunk (state=3): >>><<< 7717 1726867074.50046: stdout chunk (state=3): >>><<< 7717 1726867074.50105: done transferring module to remote 7717 1726867074.50116: _low_level_execute_command(): starting 7717 1726867074.50283: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/ /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py && sleep 0' 7717 1726867074.50797: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867074.50807: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.50818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867074.50834: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867074.51080: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.51088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.51155: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.52918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.52964: stderr chunk (state=3): >>><<< 7717 1726867074.52979: stdout chunk (state=3): >>><<< 7717 1726867074.53000: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867074.53008: _low_level_execute_command(): starting 7717 1726867074.53016: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/AnsiballZ_command.py && sleep 0' 7717 1726867074.53727: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867074.53897: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.53928: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.54151: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.75114: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 17:17:54.691243", "end": "2024-09-20 17:17:54.748656", "delta": "0:00:00.057413", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | 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}}} <<< 7717 1726867074.76700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867074.76752: stderr chunk (state=3): >>><<< 7717 1726867074.76761: stdout chunk (state=3): >>><<< 7717 1726867074.76795: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 17:17:54.691243", "end": "2024-09-20 17:17:54.748656", "delta": "0:00:00.057413", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867074.76845: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep veth0 | 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-1726867074.4224532-8431-183638938347894/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867074.76859: _low_level_execute_command(): starting 7717 1726867074.76869: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867074.4224532-8431-183638938347894/ > /dev/null 2>&1 && sleep 0' 7717 1726867074.77506: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867074.77533: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.77550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867074.77594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867074.77616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867074.77691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867074.77719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867074.77745: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867074.77769: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867074.77844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867074.79700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867074.79754: stderr chunk (state=3): >>><<< 7717 1726867074.79770: stdout chunk (state=3): >>><<< 7717 1726867074.79983: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867074.79986: handler run complete 7717 1726867074.79988: Evaluated conditional (False): False 7717 1726867074.79990: attempt loop complete, returning result 7717 1726867074.79992: _execute() done 7717 1726867074.79994: dumping result to json 7717 1726867074.79996: done dumping result, returning 7717 1726867074.79998: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0affcac9-a3a5-2797-eb16-000000000cf2] 7717 1726867074.80000: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf2 7717 1726867074.80080: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf2 7717 1726867074.80084: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.057413", "end": "2024-09-20 17:17:54.748656", "rc": 0, "start": "2024-09-20 17:17:54.691243" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection 7717 1726867074.80161: no more pending results, returning what we have 7717 1726867074.80164: results queue empty 7717 1726867074.80165: checking for any_errors_fatal 7717 1726867074.80171: done checking for any_errors_fatal 7717 1726867074.80171: checking for max_fail_percentage 7717 1726867074.80173: done checking for max_fail_percentage 7717 1726867074.80174: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.80179: done checking to see if all hosts have failed 7717 1726867074.80180: getting the remaining hosts for this loop 7717 1726867074.80181: done getting the remaining hosts for this loop 7717 1726867074.80186: getting the next task for host managed_node3 7717 1726867074.80194: done getting next task for host managed_node3 7717 1726867074.80196: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 7717 1726867074.80201: ^ 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 7717 1726867074.80205: getting variables 7717 1726867074.80207: in VariableManager get_vars() 7717 1726867074.80261: Calling all_inventory to load vars for managed_node3 7717 1726867074.80264: Calling groups_inventory to load vars for managed_node3 7717 1726867074.80267: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.80397: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.80401: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.80405: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.82107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.83736: done with get_vars() 7717 1726867074.83757: done getting variables 7717 1726867074.83826: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:17:54 -0400 (0:00:00.488) 0:00:20.254 ****** 7717 1726867074.83858: entering _queue_task() for managed_node3/set_fact 7717 1726867074.84337: worker is 1 (out of 1 available) 7717 1726867074.84348: exiting _queue_task() for managed_node3/set_fact 7717 1726867074.84360: done queuing things up, now waiting for results queue to drain 7717 1726867074.84361: waiting for pending results... 7717 1726867074.84697: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 7717 1726867074.84701: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf3 7717 1726867074.84706: variable 'ansible_search_path' from source: unknown 7717 1726867074.84708: variable 'ansible_search_path' from source: unknown 7717 1726867074.84721: calling self._execute() 7717 1726867074.84835: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.84848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.84864: variable 'omit' from source: magic vars 7717 1726867074.85261: variable 'ansible_distribution_major_version' from source: facts 7717 1726867074.85284: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867074.85424: variable 'nm_profile_exists' from source: set_fact 7717 1726867074.85454: Evaluated conditional (nm_profile_exists.rc == 0): True 7717 1726867074.85466: variable 'omit' from source: magic vars 7717 1726867074.85522: variable 'omit' from source: magic vars 7717 1726867074.85567: variable 'omit' from source: magic vars 7717 1726867074.85667: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867074.85671: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867074.85691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867074.85714: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867074.85731: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867074.85766: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867074.85788: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.85797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.85915: Set connection var ansible_pipelining to False 7717 1726867074.85995: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867074.85998: Set connection var ansible_shell_type to sh 7717 1726867074.86001: Set connection var ansible_connection to ssh 7717 1726867074.86003: Set connection var ansible_shell_executable to /bin/sh 7717 1726867074.86005: Set connection var ansible_timeout to 10 7717 1726867074.86007: variable 'ansible_shell_executable' from source: unknown 7717 1726867074.86009: variable 'ansible_connection' from source: unknown 7717 1726867074.86011: variable 'ansible_module_compression' from source: unknown 7717 1726867074.86013: variable 'ansible_shell_type' from source: unknown 7717 1726867074.86015: variable 'ansible_shell_executable' from source: unknown 7717 1726867074.86017: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.86019: variable 'ansible_pipelining' from source: unknown 7717 1726867074.86027: variable 'ansible_timeout' from source: unknown 7717 1726867074.86036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.86192: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867074.86216: variable 'omit' from source: magic vars 7717 1726867074.86226: starting attempt loop 7717 1726867074.86234: running the handler 7717 1726867074.86253: handler run complete 7717 1726867074.86283: attempt loop complete, returning result 7717 1726867074.86286: _execute() done 7717 1726867074.86289: dumping result to json 7717 1726867074.86291: done dumping result, returning 7717 1726867074.86322: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-2797-eb16-000000000cf3] 7717 1726867074.86325: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf3 ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 7717 1726867074.86479: no more pending results, returning what we have 7717 1726867074.86483: results queue empty 7717 1726867074.86484: checking for any_errors_fatal 7717 1726867074.86495: done checking for any_errors_fatal 7717 1726867074.86496: checking for max_fail_percentage 7717 1726867074.86498: done checking for max_fail_percentage 7717 1726867074.86499: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.86500: done checking to see if all hosts have failed 7717 1726867074.86501: getting the remaining hosts for this loop 7717 1726867074.86502: done getting the remaining hosts for this loop 7717 1726867074.86506: getting the next task for host managed_node3 7717 1726867074.86515: done getting next task for host managed_node3 7717 1726867074.86518: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 7717 1726867074.86523: ^ 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 7717 1726867074.86528: getting variables 7717 1726867074.86530: in VariableManager get_vars() 7717 1726867074.86696: Calling all_inventory to load vars for managed_node3 7717 1726867074.86699: Calling groups_inventory to load vars for managed_node3 7717 1726867074.86702: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.86709: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf3 7717 1726867074.86712: WORKER PROCESS EXITING 7717 1726867074.86723: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.86726: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.86730: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.88234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.89802: done with get_vars() 7717 1726867074.89823: done getting variables 7717 1726867074.89888: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867074.90004: variable 'profile' from source: include params 7717 1726867074.90008: variable 'interface' from source: play vars 7717 1726867074.90081: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** 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:17:54 -0400 (0:00:00.062) 0:00:20.317 ****** 7717 1726867074.90114: entering _queue_task() for managed_node3/command 7717 1726867074.90370: worker is 1 (out of 1 available) 7717 1726867074.90439: exiting _queue_task() for managed_node3/command 7717 1726867074.90451: done queuing things up, now waiting for results queue to drain 7717 1726867074.90452: waiting for pending results... 7717 1726867074.90648: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-veth0 7717 1726867074.90729: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf5 7717 1726867074.90738: variable 'ansible_search_path' from source: unknown 7717 1726867074.90741: variable 'ansible_search_path' from source: unknown 7717 1726867074.90768: calling self._execute() 7717 1726867074.90843: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.90846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.90854: variable 'omit' from source: magic vars 7717 1726867074.91189: variable 'ansible_distribution_major_version' from source: facts 7717 1726867074.91193: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867074.91291: variable 'profile_stat' from source: set_fact 7717 1726867074.91382: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867074.91386: when evaluation is False, skipping this task 7717 1726867074.91388: _execute() done 7717 1726867074.91391: dumping result to json 7717 1726867074.91393: done dumping result, returning 7717 1726867074.91396: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000000cf5] 7717 1726867074.91398: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf5 7717 1726867074.91467: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf5 7717 1726867074.91471: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867074.91531: no more pending results, returning what we have 7717 1726867074.91535: results queue empty 7717 1726867074.91537: checking for any_errors_fatal 7717 1726867074.91542: done checking for any_errors_fatal 7717 1726867074.91543: checking for max_fail_percentage 7717 1726867074.91545: done checking for max_fail_percentage 7717 1726867074.91546: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.91546: done checking to see if all hosts have failed 7717 1726867074.91547: getting the remaining hosts for this loop 7717 1726867074.91548: done getting the remaining hosts for this loop 7717 1726867074.91552: getting the next task for host managed_node3 7717 1726867074.91561: done getting next task for host managed_node3 7717 1726867074.91563: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 7717 1726867074.91568: ^ 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 7717 1726867074.91576: getting variables 7717 1726867074.91581: in VariableManager get_vars() 7717 1726867074.91793: Calling all_inventory to load vars for managed_node3 7717 1726867074.91797: Calling groups_inventory to load vars for managed_node3 7717 1726867074.91799: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.91810: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.91813: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.91816: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.93632: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.95435: done with get_vars() 7717 1726867074.95462: done getting variables 7717 1726867074.95528: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867074.95646: variable 'profile' from source: include params 7717 1726867074.95651: variable 'interface' from source: play vars 7717 1726867074.95722: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** 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:17:54 -0400 (0:00:00.056) 0:00:20.373 ****** 7717 1726867074.95754: entering _queue_task() for managed_node3/set_fact 7717 1726867074.96061: worker is 1 (out of 1 available) 7717 1726867074.96074: exiting _queue_task() for managed_node3/set_fact 7717 1726867074.96110: done queuing things up, now waiting for results queue to drain 7717 1726867074.96112: waiting for pending results... 7717 1726867074.96586: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-veth0 7717 1726867074.96592: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf6 7717 1726867074.96603: variable 'ansible_search_path' from source: unknown 7717 1726867074.96606: variable 'ansible_search_path' from source: unknown 7717 1726867074.96637: calling self._execute() 7717 1726867074.96740: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867074.96743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867074.96754: variable 'omit' from source: magic vars 7717 1726867074.97116: variable 'ansible_distribution_major_version' from source: facts 7717 1726867074.97183: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867074.97239: variable 'profile_stat' from source: set_fact 7717 1726867074.97251: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867074.97254: when evaluation is False, skipping this task 7717 1726867074.97257: _execute() done 7717 1726867074.97259: dumping result to json 7717 1726867074.97262: done dumping result, returning 7717 1726867074.97268: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000000cf6] 7717 1726867074.97299: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf6 7717 1726867074.97476: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf6 7717 1726867074.97487: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867074.97521: no more pending results, returning what we have 7717 1726867074.97523: results queue empty 7717 1726867074.97524: checking for any_errors_fatal 7717 1726867074.97528: done checking for any_errors_fatal 7717 1726867074.97529: checking for max_fail_percentage 7717 1726867074.97530: done checking for max_fail_percentage 7717 1726867074.97531: checking to see if all hosts have failed and the running result is not ok 7717 1726867074.97532: done checking to see if all hosts have failed 7717 1726867074.97533: getting the remaining hosts for this loop 7717 1726867074.97534: done getting the remaining hosts for this loop 7717 1726867074.97537: getting the next task for host managed_node3 7717 1726867074.97543: done getting next task for host managed_node3 7717 1726867074.97545: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 7717 1726867074.97549: ^ 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 7717 1726867074.97553: getting variables 7717 1726867074.97554: in VariableManager get_vars() 7717 1726867074.97600: Calling all_inventory to load vars for managed_node3 7717 1726867074.97602: Calling groups_inventory to load vars for managed_node3 7717 1726867074.97605: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867074.97614: Calling all_plugins_play to load vars for managed_node3 7717 1726867074.97616: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867074.97619: Calling groups_plugins_play to load vars for managed_node3 7717 1726867074.98495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867074.99421: done with get_vars() 7717 1726867074.99445: done getting variables 7717 1726867074.99505: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867074.99611: variable 'profile' from source: include params 7717 1726867074.99615: variable 'interface' from source: play vars 7717 1726867074.99670: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** 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:17:54 -0400 (0:00:00.039) 0:00:20.413 ****** 7717 1726867074.99705: entering _queue_task() for managed_node3/command 7717 1726867074.99941: worker is 1 (out of 1 available) 7717 1726867074.99955: exiting _queue_task() for managed_node3/command 7717 1726867074.99966: done queuing things up, now waiting for results queue to drain 7717 1726867074.99967: waiting for pending results... 7717 1726867075.00249: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-veth0 7717 1726867075.00441: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf7 7717 1726867075.00445: variable 'ansible_search_path' from source: unknown 7717 1726867075.00448: variable 'ansible_search_path' from source: unknown 7717 1726867075.00452: calling self._execute() 7717 1726867075.00512: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.00523: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.00540: variable 'omit' from source: magic vars 7717 1726867075.00976: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.00985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.00992: variable 'profile_stat' from source: set_fact 7717 1726867075.01005: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867075.01008: when evaluation is False, skipping this task 7717 1726867075.01011: _execute() done 7717 1726867075.01017: dumping result to json 7717 1726867075.01020: done dumping result, returning 7717 1726867075.01023: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000000cf7] 7717 1726867075.01031: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf7 7717 1726867075.01134: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf7 7717 1726867075.01137: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867075.01204: no more pending results, returning what we have 7717 1726867075.01208: results queue empty 7717 1726867075.01208: checking for any_errors_fatal 7717 1726867075.01212: done checking for any_errors_fatal 7717 1726867075.01213: checking for max_fail_percentage 7717 1726867075.01214: done checking for max_fail_percentage 7717 1726867075.01215: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.01216: done checking to see if all hosts have failed 7717 1726867075.01217: getting the remaining hosts for this loop 7717 1726867075.01218: done getting the remaining hosts for this loop 7717 1726867075.01221: getting the next task for host managed_node3 7717 1726867075.01227: done getting next task for host managed_node3 7717 1726867075.01229: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 7717 1726867075.01233: ^ 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 7717 1726867075.01236: getting variables 7717 1726867075.01237: in VariableManager get_vars() 7717 1726867075.01275: Calling all_inventory to load vars for managed_node3 7717 1726867075.01279: Calling groups_inventory to load vars for managed_node3 7717 1726867075.01282: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.01291: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.01301: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.01306: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.02465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.03317: done with get_vars() 7717 1726867075.03332: done getting variables 7717 1726867075.03372: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867075.03444: variable 'profile' from source: include params 7717 1726867075.03447: variable 'interface' from source: play vars 7717 1726867075.03488: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** 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:17:55 -0400 (0:00:00.038) 0:00:20.451 ****** 7717 1726867075.03509: entering _queue_task() for managed_node3/set_fact 7717 1726867075.03695: worker is 1 (out of 1 available) 7717 1726867075.03708: exiting _queue_task() for managed_node3/set_fact 7717 1726867075.03719: done queuing things up, now waiting for results queue to drain 7717 1726867075.03720: waiting for pending results... 7717 1726867075.03895: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-veth0 7717 1726867075.03967: in run() - task 0affcac9-a3a5-2797-eb16-000000000cf8 7717 1726867075.03982: variable 'ansible_search_path' from source: unknown 7717 1726867075.03985: variable 'ansible_search_path' from source: unknown 7717 1726867075.04041: calling self._execute() 7717 1726867075.04201: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.04205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.04207: variable 'omit' from source: magic vars 7717 1726867075.04510: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.04513: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.04620: variable 'profile_stat' from source: set_fact 7717 1726867075.04624: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867075.04627: when evaluation is False, skipping this task 7717 1726867075.04629: _execute() done 7717 1726867075.04729: dumping result to json 7717 1726867075.04732: done dumping result, returning 7717 1726867075.04734: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000000cf8] 7717 1726867075.04736: sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf8 7717 1726867075.04796: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000cf8 7717 1726867075.04799: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867075.04860: no more pending results, returning what we have 7717 1726867075.04862: results queue empty 7717 1726867075.04863: checking for any_errors_fatal 7717 1726867075.04867: done checking for any_errors_fatal 7717 1726867075.04867: checking for max_fail_percentage 7717 1726867075.04869: done checking for max_fail_percentage 7717 1726867075.04869: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.04870: done checking to see if all hosts have failed 7717 1726867075.04871: getting the remaining hosts for this loop 7717 1726867075.04872: done getting the remaining hosts for this loop 7717 1726867075.04884: getting the next task for host managed_node3 7717 1726867075.04892: done getting next task for host managed_node3 7717 1726867075.04896: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 7717 1726867075.04900: ^ 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 7717 1726867075.04904: getting variables 7717 1726867075.04905: in VariableManager get_vars() 7717 1726867075.04944: Calling all_inventory to load vars for managed_node3 7717 1726867075.04947: Calling groups_inventory to load vars for managed_node3 7717 1726867075.04950: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.04959: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.04961: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.04964: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.05868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.06698: done with get_vars() 7717 1726867075.06712: done getting variables 7717 1726867075.06751: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867075.06823: variable 'profile' from source: include params 7717 1726867075.06826: variable 'interface' from source: play vars 7717 1726867075.06864: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'veth0'] **************************** 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:17:55 -0400 (0:00:00.033) 0:00:20.485 ****** 7717 1726867075.06885: entering _queue_task() for managed_node3/assert 7717 1726867075.07054: worker is 1 (out of 1 available) 7717 1726867075.07067: exiting _queue_task() for managed_node3/assert 7717 1726867075.07080: done queuing things up, now waiting for results queue to drain 7717 1726867075.07081: waiting for pending results... 7717 1726867075.07246: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'veth0' 7717 1726867075.07319: in run() - task 0affcac9-a3a5-2797-eb16-000000000adf 7717 1726867075.07330: variable 'ansible_search_path' from source: unknown 7717 1726867075.07334: variable 'ansible_search_path' from source: unknown 7717 1726867075.07359: calling self._execute() 7717 1726867075.07434: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.07441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.07447: variable 'omit' from source: magic vars 7717 1726867075.07696: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.07705: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.07712: variable 'omit' from source: magic vars 7717 1726867075.07739: variable 'omit' from source: magic vars 7717 1726867075.07809: variable 'profile' from source: include params 7717 1726867075.07813: variable 'interface' from source: play vars 7717 1726867075.07858: variable 'interface' from source: play vars 7717 1726867075.07872: variable 'omit' from source: magic vars 7717 1726867075.07907: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.07931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.07945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.07959: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.07971: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.07997: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.08001: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.08003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.08071: Set connection var ansible_pipelining to False 7717 1726867075.08074: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.08086: Set connection var ansible_shell_type to sh 7717 1726867075.08088: Set connection var ansible_connection to ssh 7717 1726867075.08093: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.08099: Set connection var ansible_timeout to 10 7717 1726867075.08114: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.08117: variable 'ansible_connection' from source: unknown 7717 1726867075.08119: variable 'ansible_module_compression' from source: unknown 7717 1726867075.08122: variable 'ansible_shell_type' from source: unknown 7717 1726867075.08124: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.08127: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.08131: variable 'ansible_pipelining' from source: unknown 7717 1726867075.08134: variable 'ansible_timeout' from source: unknown 7717 1726867075.08137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.08237: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.08245: variable 'omit' from source: magic vars 7717 1726867075.08250: starting attempt loop 7717 1726867075.08253: running the handler 7717 1726867075.08330: variable 'lsr_net_profile_exists' from source: set_fact 7717 1726867075.08334: Evaluated conditional (lsr_net_profile_exists): True 7717 1726867075.08341: handler run complete 7717 1726867075.08351: attempt loop complete, returning result 7717 1726867075.08353: _execute() done 7717 1726867075.08356: dumping result to json 7717 1726867075.08359: done dumping result, returning 7717 1726867075.08365: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'veth0' [0affcac9-a3a5-2797-eb16-000000000adf] 7717 1726867075.08370: sending task result for task 0affcac9-a3a5-2797-eb16-000000000adf 7717 1726867075.08445: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000adf 7717 1726867075.08448: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867075.08493: no more pending results, returning what we have 7717 1726867075.08496: results queue empty 7717 1726867075.08497: checking for any_errors_fatal 7717 1726867075.08501: done checking for any_errors_fatal 7717 1726867075.08502: checking for max_fail_percentage 7717 1726867075.08503: done checking for max_fail_percentage 7717 1726867075.08504: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.08505: done checking to see if all hosts have failed 7717 1726867075.08506: getting the remaining hosts for this loop 7717 1726867075.08507: done getting the remaining hosts for this loop 7717 1726867075.08510: getting the next task for host managed_node3 7717 1726867075.08515: done getting next task for host managed_node3 7717 1726867075.08518: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 7717 1726867075.08520: ^ 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 7717 1726867075.08524: getting variables 7717 1726867075.08525: in VariableManager get_vars() 7717 1726867075.08564: Calling all_inventory to load vars for managed_node3 7717 1726867075.08567: Calling groups_inventory to load vars for managed_node3 7717 1726867075.08569: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.08579: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.08582: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.08585: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.09323: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.10194: done with get_vars() 7717 1726867075.10208: done getting variables 7717 1726867075.10243: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867075.10314: variable 'profile' from source: include params 7717 1726867075.10316: variable 'interface' from source: play vars 7717 1726867075.10351: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'veth0'] *********** 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:17:55 -0400 (0:00:00.034) 0:00:20.520 ****** 7717 1726867075.10375: entering _queue_task() for managed_node3/assert 7717 1726867075.10543: worker is 1 (out of 1 available) 7717 1726867075.10556: exiting _queue_task() for managed_node3/assert 7717 1726867075.10567: done queuing things up, now waiting for results queue to drain 7717 1726867075.10568: waiting for pending results... 7717 1726867075.10724: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'veth0' 7717 1726867075.10780: in run() - task 0affcac9-a3a5-2797-eb16-000000000ae0 7717 1726867075.10796: variable 'ansible_search_path' from source: unknown 7717 1726867075.10800: variable 'ansible_search_path' from source: unknown 7717 1726867075.10826: calling self._execute() 7717 1726867075.10899: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.10903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.10918: variable 'omit' from source: magic vars 7717 1726867075.11151: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.11161: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.11166: variable 'omit' from source: magic vars 7717 1726867075.11195: variable 'omit' from source: magic vars 7717 1726867075.11263: variable 'profile' from source: include params 7717 1726867075.11266: variable 'interface' from source: play vars 7717 1726867075.11315: variable 'interface' from source: play vars 7717 1726867075.11328: variable 'omit' from source: magic vars 7717 1726867075.11359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.11388: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.11401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.11415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.11425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.11446: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.11451: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.11454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.11523: Set connection var ansible_pipelining to False 7717 1726867075.11526: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.11532: Set connection var ansible_shell_type to sh 7717 1726867075.11535: Set connection var ansible_connection to ssh 7717 1726867075.11541: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.11546: Set connection var ansible_timeout to 10 7717 1726867075.11561: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.11566: variable 'ansible_connection' from source: unknown 7717 1726867075.11569: variable 'ansible_module_compression' from source: unknown 7717 1726867075.11571: variable 'ansible_shell_type' from source: unknown 7717 1726867075.11574: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.11576: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.11586: variable 'ansible_pipelining' from source: unknown 7717 1726867075.11589: variable 'ansible_timeout' from source: unknown 7717 1726867075.11591: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.11680: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.11693: variable 'omit' from source: magic vars 7717 1726867075.11696: starting attempt loop 7717 1726867075.11699: running the handler 7717 1726867075.11819: variable 'lsr_net_profile_ansible_managed' from source: set_fact 7717 1726867075.11822: Evaluated conditional (lsr_net_profile_ansible_managed): True 7717 1726867075.11824: handler run complete 7717 1726867075.11982: attempt loop complete, returning result 7717 1726867075.11985: _execute() done 7717 1726867075.11987: dumping result to json 7717 1726867075.11989: done dumping result, returning 7717 1726867075.11991: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'veth0' [0affcac9-a3a5-2797-eb16-000000000ae0] 7717 1726867075.11994: sending task result for task 0affcac9-a3a5-2797-eb16-000000000ae0 7717 1726867075.12046: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000ae0 7717 1726867075.12049: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867075.12089: no more pending results, returning what we have 7717 1726867075.12092: results queue empty 7717 1726867075.12093: checking for any_errors_fatal 7717 1726867075.12097: done checking for any_errors_fatal 7717 1726867075.12097: checking for max_fail_percentage 7717 1726867075.12099: done checking for max_fail_percentage 7717 1726867075.12099: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.12100: done checking to see if all hosts have failed 7717 1726867075.12101: getting the remaining hosts for this loop 7717 1726867075.12102: done getting the remaining hosts for this loop 7717 1726867075.12105: getting the next task for host managed_node3 7717 1726867075.12110: done getting next task for host managed_node3 7717 1726867075.12113: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 7717 1726867075.12116: ^ 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 7717 1726867075.12119: getting variables 7717 1726867075.12120: in VariableManager get_vars() 7717 1726867075.12162: Calling all_inventory to load vars for managed_node3 7717 1726867075.12166: Calling groups_inventory to load vars for managed_node3 7717 1726867075.12168: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.12180: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.12183: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.12186: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.16836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.18349: done with get_vars() 7717 1726867075.18370: done getting variables 7717 1726867075.18417: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867075.18508: variable 'profile' from source: include params 7717 1726867075.18511: variable 'interface' from source: play vars 7717 1726867075.18566: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in veth0] ***************** 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:17:55 -0400 (0:00:00.082) 0:00:20.602 ****** 7717 1726867075.18597: entering _queue_task() for managed_node3/assert 7717 1726867075.18905: worker is 1 (out of 1 available) 7717 1726867075.18920: exiting _queue_task() for managed_node3/assert 7717 1726867075.18932: done queuing things up, now waiting for results queue to drain 7717 1726867075.18934: waiting for pending results... 7717 1726867075.19308: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in veth0 7717 1726867075.19313: in run() - task 0affcac9-a3a5-2797-eb16-000000000ae1 7717 1726867075.19327: variable 'ansible_search_path' from source: unknown 7717 1726867075.19331: variable 'ansible_search_path' from source: unknown 7717 1726867075.19369: calling self._execute() 7717 1726867075.19472: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.19479: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.19493: variable 'omit' from source: magic vars 7717 1726867075.19862: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.19874: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.19886: variable 'omit' from source: magic vars 7717 1726867075.19947: variable 'omit' from source: magic vars 7717 1726867075.20030: variable 'profile' from source: include params 7717 1726867075.20034: variable 'interface' from source: play vars 7717 1726867075.20164: variable 'interface' from source: play vars 7717 1726867075.20168: variable 'omit' from source: magic vars 7717 1726867075.20170: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.20193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.20213: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.20233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.20244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.20286: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.20290: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.20293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.20403: Set connection var ansible_pipelining to False 7717 1726867075.20407: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.20413: Set connection var ansible_shell_type to sh 7717 1726867075.20416: Set connection var ansible_connection to ssh 7717 1726867075.20482: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.20492: Set connection var ansible_timeout to 10 7717 1726867075.20495: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.20498: variable 'ansible_connection' from source: unknown 7717 1726867075.20500: variable 'ansible_module_compression' from source: unknown 7717 1726867075.20502: variable 'ansible_shell_type' from source: unknown 7717 1726867075.20505: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.20507: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.20509: variable 'ansible_pipelining' from source: unknown 7717 1726867075.20511: variable 'ansible_timeout' from source: unknown 7717 1726867075.20513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.20627: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.20638: variable 'omit' from source: magic vars 7717 1726867075.20641: starting attempt loop 7717 1726867075.20643: running the handler 7717 1726867075.20758: variable 'lsr_net_profile_fingerprint' from source: set_fact 7717 1726867075.20832: Evaluated conditional (lsr_net_profile_fingerprint): True 7717 1726867075.20835: handler run complete 7717 1726867075.20838: attempt loop complete, returning result 7717 1726867075.20840: _execute() done 7717 1726867075.20842: dumping result to json 7717 1726867075.20845: done dumping result, returning 7717 1726867075.20847: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in veth0 [0affcac9-a3a5-2797-eb16-000000000ae1] 7717 1726867075.20849: sending task result for task 0affcac9-a3a5-2797-eb16-000000000ae1 7717 1726867075.20910: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000ae1 7717 1726867075.20913: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867075.20979: no more pending results, returning what we have 7717 1726867075.20982: results queue empty 7717 1726867075.20983: checking for any_errors_fatal 7717 1726867075.20990: done checking for any_errors_fatal 7717 1726867075.20990: checking for max_fail_percentage 7717 1726867075.20992: done checking for max_fail_percentage 7717 1726867075.20993: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.20994: done checking to see if all hosts have failed 7717 1726867075.20994: getting the remaining hosts for this loop 7717 1726867075.20995: done getting the remaining hosts for this loop 7717 1726867075.20999: getting the next task for host managed_node3 7717 1726867075.21006: done getting next task for host managed_node3 7717 1726867075.21008: ^ task is: TASK: Show ipv4 routes 7717 1726867075.21010: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867075.21014: getting variables 7717 1726867075.21016: in VariableManager get_vars() 7717 1726867075.21147: Calling all_inventory to load vars for managed_node3 7717 1726867075.21154: Calling groups_inventory to load vars for managed_node3 7717 1726867075.21157: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.21166: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.21169: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.21171: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.22506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.24069: done with get_vars() 7717 1726867075.24104: done getting variables 7717 1726867075.24164: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:48 Friday 20 September 2024 17:17:55 -0400 (0:00:00.055) 0:00:20.658 ****** 7717 1726867075.24203: entering _queue_task() for managed_node3/command 7717 1726867075.24563: worker is 1 (out of 1 available) 7717 1726867075.24576: exiting _queue_task() for managed_node3/command 7717 1726867075.24592: done queuing things up, now waiting for results queue to drain 7717 1726867075.24594: waiting for pending results... 7717 1726867075.24926: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7717 1726867075.24930: in run() - task 0affcac9-a3a5-2797-eb16-00000000005d 7717 1726867075.24933: variable 'ansible_search_path' from source: unknown 7717 1726867075.24994: calling self._execute() 7717 1726867075.25082: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.25089: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.25100: variable 'omit' from source: magic vars 7717 1726867075.25562: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.25566: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.25569: variable 'omit' from source: magic vars 7717 1726867075.25571: variable 'omit' from source: magic vars 7717 1726867075.25574: variable 'omit' from source: magic vars 7717 1726867075.25603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.25641: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.25659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.25678: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.25693: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.25729: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.25733: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.25736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.26184: Set connection var ansible_pipelining to False 7717 1726867075.26187: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.26190: Set connection var ansible_shell_type to sh 7717 1726867075.26191: Set connection var ansible_connection to ssh 7717 1726867075.26193: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.26195: Set connection var ansible_timeout to 10 7717 1726867075.26198: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.26200: variable 'ansible_connection' from source: unknown 7717 1726867075.26202: variable 'ansible_module_compression' from source: unknown 7717 1726867075.26205: variable 'ansible_shell_type' from source: unknown 7717 1726867075.26207: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.26209: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.26211: variable 'ansible_pipelining' from source: unknown 7717 1726867075.26214: variable 'ansible_timeout' from source: unknown 7717 1726867075.26216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.26219: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.26221: variable 'omit' from source: magic vars 7717 1726867075.26223: starting attempt loop 7717 1726867075.26226: running the handler 7717 1726867075.26227: _low_level_execute_command(): starting 7717 1726867075.26229: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867075.26898: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.26937: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.26948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.26994: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.27052: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.28754: stdout chunk (state=3): >>>/root <<< 7717 1726867075.28913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.28917: stdout chunk (state=3): >>><<< 7717 1726867075.28920: stderr chunk (state=3): >>><<< 7717 1726867075.28946: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.29055: _low_level_execute_command(): starting 7717 1726867075.29059: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952 `" && echo ansible-tmp-1726867075.2895348-8473-97348758778952="` echo /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952 `" ) && sleep 0' 7717 1726867075.29683: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.29692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.29704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867075.29719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867075.29730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867075.29737: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867075.29747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.29767: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867075.29782: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867075.29786: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867075.29833: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.29837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867075.29839: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867075.29842: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867075.29843: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867075.29846: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.29906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.29942: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.29963: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.30011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.31897: stdout chunk (state=3): >>>ansible-tmp-1726867075.2895348-8473-97348758778952=/root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952 <<< 7717 1726867075.32046: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.32064: stderr chunk (state=3): >>><<< 7717 1726867075.32083: stdout chunk (state=3): >>><<< 7717 1726867075.32190: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867075.2895348-8473-97348758778952=/root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.32193: variable 'ansible_module_compression' from source: unknown 7717 1726867075.32209: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867075.32251: variable 'ansible_facts' from source: unknown 7717 1726867075.32350: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py 7717 1726867075.32544: Sending initial data 7717 1726867075.32557: Sent initial data (153 bytes) 7717 1726867075.33198: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.33250: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.33267: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.33296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.33359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.34910: 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 <<< 7717 1726867075.34962: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867075.35011: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp8ksjfvru /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py <<< 7717 1726867075.35015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py" <<< 7717 1726867075.35056: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp8ksjfvru" to remote "/root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py" <<< 7717 1726867075.35844: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.35885: stderr chunk (state=3): >>><<< 7717 1726867075.35942: stdout chunk (state=3): >>><<< 7717 1726867075.35945: done transferring module to remote 7717 1726867075.35948: _low_level_execute_command(): starting 7717 1726867075.35950: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/ /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py && sleep 0' 7717 1726867075.36592: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.36620: 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 <<< 7717 1726867075.36635: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867075.36683: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.36760: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.36785: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.36833: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.37162: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.38850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.38869: stdout chunk (state=3): >>><<< 7717 1726867075.38883: stderr chunk (state=3): >>><<< 7717 1726867075.38910: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.38918: _low_level_execute_command(): starting 7717 1726867075.38928: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/AnsiballZ_command.py && sleep 0' 7717 1726867075.39525: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.39649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.39774: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.39887: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.39924: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.39981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.55504: stdout chunk (state=3): >>> {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \ndefault via 203.0.113.1 dev veth0 proto static metric 65535 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \n203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 ", "stderr": "", "rc": 0, "cmd": ["ip", "route"], "start": "2024-09-20 17:17:55.547411", "end": "2024-09-20 17:17:55.551330", "delta": "0:00:00.003919", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route", "_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}}} <<< 7717 1726867075.56894: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.57274: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 7717 1726867075.57281: stdout chunk (state=3): >>><<< 7717 1726867075.57283: stderr chunk (state=3): >>><<< 7717 1726867075.57286: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \ndefault via 203.0.113.1 dev veth0 proto static metric 65535 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \n203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 ", "stderr": "", "rc": 0, "cmd": ["ip", "route"], "start": "2024-09-20 17:17:55.547411", "end": "2024-09-20 17:17:55.551330", "delta": "0:00:00.003919", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867075.57290: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route', '_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-1726867075.2895348-8473-97348758778952/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867075.57292: _low_level_execute_command(): starting 7717 1726867075.57295: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867075.2895348-8473-97348758778952/ > /dev/null 2>&1 && sleep 0' 7717 1726867075.58408: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.58564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.58674: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.58786: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.58944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.60833: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.60847: stdout chunk (state=3): >>><<< 7717 1726867075.60858: stderr chunk (state=3): >>><<< 7717 1726867075.60880: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.60894: handler run complete 7717 1726867075.60975: Evaluated conditional (False): False 7717 1726867075.60995: attempt loop complete, returning result 7717 1726867075.61003: _execute() done 7717 1726867075.61065: dumping result to json 7717 1726867075.61076: done dumping result, returning 7717 1726867075.61092: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0affcac9-a3a5-2797-eb16-00000000005d] 7717 1726867075.61103: sending task result for task 0affcac9-a3a5-2797-eb16-00000000005d ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003919", "end": "2024-09-20 17:17:55.551330", "rc": 0, "start": "2024-09-20 17:17:55.547411" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 7717 1726867075.61292: no more pending results, returning what we have 7717 1726867075.61296: results queue empty 7717 1726867075.61297: checking for any_errors_fatal 7717 1726867075.61301: done checking for any_errors_fatal 7717 1726867075.61302: checking for max_fail_percentage 7717 1726867075.61304: done checking for max_fail_percentage 7717 1726867075.61304: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.61305: done checking to see if all hosts have failed 7717 1726867075.61306: getting the remaining hosts for this loop 7717 1726867075.61307: done getting the remaining hosts for this loop 7717 1726867075.61310: getting the next task for host managed_node3 7717 1726867075.61386: done getting next task for host managed_node3 7717 1726867075.61390: ^ task is: TASK: Assert default ipv4 route is present 7717 1726867075.61392: ^ 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 7717 1726867075.61396: getting variables 7717 1726867075.61397: in VariableManager get_vars() 7717 1726867075.61609: Calling all_inventory to load vars for managed_node3 7717 1726867075.61612: Calling groups_inventory to load vars for managed_node3 7717 1726867075.61614: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.61625: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.61628: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.61630: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.62644: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000005d 7717 1726867075.62647: WORKER PROCESS EXITING 7717 1726867075.64771: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.68210: done with get_vars() 7717 1726867075.68234: done getting variables 7717 1726867075.68338: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv4 route is present] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:52 Friday 20 September 2024 17:17:55 -0400 (0:00:00.442) 0:00:21.101 ****** 7717 1726867075.68498: entering _queue_task() for managed_node3/assert 7717 1726867075.69163: worker is 1 (out of 1 available) 7717 1726867075.69227: exiting _queue_task() for managed_node3/assert 7717 1726867075.69240: done queuing things up, now waiting for results queue to drain 7717 1726867075.69241: waiting for pending results... 7717 1726867075.69664: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present 7717 1726867075.69843: in run() - task 0affcac9-a3a5-2797-eb16-00000000005e 7717 1726867075.69940: variable 'ansible_search_path' from source: unknown 7717 1726867075.69982: calling self._execute() 7717 1726867075.70286: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.70290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.70293: variable 'omit' from source: magic vars 7717 1726867075.71285: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.71290: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.71293: variable 'omit' from source: magic vars 7717 1726867075.71296: variable 'omit' from source: magic vars 7717 1726867075.71299: variable 'omit' from source: magic vars 7717 1726867075.71345: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.71391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.71421: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.71444: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.71460: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.71540: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.71550: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.71625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.71845: Set connection var ansible_pipelining to False 7717 1726867075.71858: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.71868: Set connection var ansible_shell_type to sh 7717 1726867075.71875: Set connection var ansible_connection to ssh 7717 1726867075.71890: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.71900: Set connection var ansible_timeout to 10 7717 1726867075.71927: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.71949: variable 'ansible_connection' from source: unknown 7717 1726867075.72161: variable 'ansible_module_compression' from source: unknown 7717 1726867075.72165: variable 'ansible_shell_type' from source: unknown 7717 1726867075.72167: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.72169: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.72171: variable 'ansible_pipelining' from source: unknown 7717 1726867075.72174: variable 'ansible_timeout' from source: unknown 7717 1726867075.72178: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.72326: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.72342: variable 'omit' from source: magic vars 7717 1726867075.72350: starting attempt loop 7717 1726867075.72385: running the handler 7717 1726867075.72648: variable '__test_str' from source: task vars 7717 1726867075.72772: variable 'interface' from source: play vars 7717 1726867075.73037: variable 'ipv4_routes' from source: set_fact 7717 1726867075.73040: Evaluated conditional (__test_str in ipv4_routes.stdout): True 7717 1726867075.73043: handler run complete 7717 1726867075.73049: attempt loop complete, returning result 7717 1726867075.73052: _execute() done 7717 1726867075.73054: dumping result to json 7717 1726867075.73057: done dumping result, returning 7717 1726867075.73059: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is present [0affcac9-a3a5-2797-eb16-00000000005e] 7717 1726867075.73061: sending task result for task 0affcac9-a3a5-2797-eb16-00000000005e 7717 1726867075.73131: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000005e 7717 1726867075.73134: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867075.73207: no more pending results, returning what we have 7717 1726867075.73211: results queue empty 7717 1726867075.73212: checking for any_errors_fatal 7717 1726867075.73223: done checking for any_errors_fatal 7717 1726867075.73224: checking for max_fail_percentage 7717 1726867075.73225: done checking for max_fail_percentage 7717 1726867075.73227: checking to see if all hosts have failed and the running result is not ok 7717 1726867075.73227: done checking to see if all hosts have failed 7717 1726867075.73228: getting the remaining hosts for this loop 7717 1726867075.73230: done getting the remaining hosts for this loop 7717 1726867075.73233: getting the next task for host managed_node3 7717 1726867075.73240: done getting next task for host managed_node3 7717 1726867075.73243: ^ task is: TASK: Get ipv6 routes 7717 1726867075.73245: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867075.73250: getting variables 7717 1726867075.73251: in VariableManager get_vars() 7717 1726867075.73306: Calling all_inventory to load vars for managed_node3 7717 1726867075.73309: Calling groups_inventory to load vars for managed_node3 7717 1726867075.73311: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867075.73321: Calling all_plugins_play to load vars for managed_node3 7717 1726867075.73324: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867075.73326: Calling groups_plugins_play to load vars for managed_node3 7717 1726867075.76334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867075.80120: done with get_vars() 7717 1726867075.80143: done getting variables 7717 1726867075.80370: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:57 Friday 20 September 2024 17:17:55 -0400 (0:00:00.119) 0:00:21.220 ****** 7717 1726867075.80405: entering _queue_task() for managed_node3/command 7717 1726867075.81079: worker is 1 (out of 1 available) 7717 1726867075.81090: exiting _queue_task() for managed_node3/command 7717 1726867075.81213: done queuing things up, now waiting for results queue to drain 7717 1726867075.81215: waiting for pending results... 7717 1726867075.81731: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7717 1726867075.81812: in run() - task 0affcac9-a3a5-2797-eb16-00000000005f 7717 1726867075.82104: variable 'ansible_search_path' from source: unknown 7717 1726867075.82108: calling self._execute() 7717 1726867075.82145: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.82157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.82225: variable 'omit' from source: magic vars 7717 1726867075.82930: variable 'ansible_distribution_major_version' from source: facts 7717 1726867075.82988: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867075.83282: variable 'omit' from source: magic vars 7717 1726867075.83286: variable 'omit' from source: magic vars 7717 1726867075.83289: variable 'omit' from source: magic vars 7717 1726867075.83292: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867075.83385: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867075.83389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867075.83392: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.83395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867075.83496: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867075.83506: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.83515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.83711: Set connection var ansible_pipelining to False 7717 1726867075.83724: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867075.83735: Set connection var ansible_shell_type to sh 7717 1726867075.83742: Set connection var ansible_connection to ssh 7717 1726867075.83755: Set connection var ansible_shell_executable to /bin/sh 7717 1726867075.83827: Set connection var ansible_timeout to 10 7717 1726867075.83853: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.83860: variable 'ansible_connection' from source: unknown 7717 1726867075.83867: variable 'ansible_module_compression' from source: unknown 7717 1726867075.83874: variable 'ansible_shell_type' from source: unknown 7717 1726867075.83882: variable 'ansible_shell_executable' from source: unknown 7717 1726867075.83889: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867075.83933: variable 'ansible_pipelining' from source: unknown 7717 1726867075.83941: variable 'ansible_timeout' from source: unknown 7717 1726867075.83948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867075.84206: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867075.84266: variable 'omit' from source: magic vars 7717 1726867075.84279: starting attempt loop 7717 1726867075.84472: running the handler 7717 1726867075.84475: _low_level_execute_command(): starting 7717 1726867075.84479: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867075.85755: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.85827: 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 <<< 7717 1726867075.86043: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.86047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.86060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.87709: stdout chunk (state=3): >>>/root <<< 7717 1726867075.87895: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.87920: stdout chunk (state=3): >>><<< 7717 1726867075.87924: stderr chunk (state=3): >>><<< 7717 1726867075.88183: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.88187: _low_level_execute_command(): starting 7717 1726867075.88190: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787 `" && echo ansible-tmp-1726867075.8793435-8491-103720069186787="` echo /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787 `" ) && sleep 0' 7717 1726867075.88701: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.88704: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.88743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.88759: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.88996: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.89060: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.90966: stdout chunk (state=3): >>>ansible-tmp-1726867075.8793435-8491-103720069186787=/root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787 <<< 7717 1726867075.91282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.91285: stdout chunk (state=3): >>><<< 7717 1726867075.91287: stderr chunk (state=3): >>><<< 7717 1726867075.91289: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867075.8793435-8491-103720069186787=/root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.91291: variable 'ansible_module_compression' from source: unknown 7717 1726867075.91293: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867075.91295: variable 'ansible_facts' from source: unknown 7717 1726867075.91326: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py 7717 1726867075.91520: Sending initial data 7717 1726867075.91523: Sent initial data (154 bytes) 7717 1726867075.92082: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.92141: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.92158: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.92192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.92265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.93788: 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 <<< 7717 1726867075.93803: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867075.93840: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867075.93879: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp8qkvgqpn /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py <<< 7717 1726867075.93887: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py" <<< 7717 1726867075.93918: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp8qkvgqpn" to remote "/root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py" <<< 7717 1726867075.93926: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py" <<< 7717 1726867075.94451: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.94492: stderr chunk (state=3): >>><<< 7717 1726867075.94495: stdout chunk (state=3): >>><<< 7717 1726867075.94507: done transferring module to remote 7717 1726867075.94516: _low_level_execute_command(): starting 7717 1726867075.94521: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/ /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py && sleep 0' 7717 1726867075.94923: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.94926: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.94929: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867075.94932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867075.94972: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.94982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.95034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867075.96891: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867075.96895: stdout chunk (state=3): >>><<< 7717 1726867075.96898: stderr chunk (state=3): >>><<< 7717 1726867075.96900: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867075.96903: _low_level_execute_command(): starting 7717 1726867075.96905: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/AnsiballZ_command.py && sleep 0' 7717 1726867075.97433: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867075.97454: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867075.97480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867075.97584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867075.97601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867075.97626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867075.97648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867075.97739: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.13267: stdout chunk (state=3): >>> {"changed": true, "stdout": "2001:db8::/64 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev peerveth0 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:17:56.126745", "end": "2024-09-20 17:17:56.130362", "delta": "0:00:00.003617", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_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}}} <<< 7717 1726867076.14752: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867076.14776: stderr chunk (state=3): >>><<< 7717 1726867076.14781: stdout chunk (state=3): >>><<< 7717 1726867076.14801: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "2001:db8::/64 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev peerveth0 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium\ndefault via 2001:db8::1 dev veth0 proto static metric 101 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:17:56.126745", "end": "2024-09-20 17:17:56.130362", "delta": "0:00:00.003617", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867076.14836: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 route', '_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-1726867075.8793435-8491-103720069186787/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867076.14843: _low_level_execute_command(): starting 7717 1726867076.14848: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867075.8793435-8491-103720069186787/ > /dev/null 2>&1 && sleep 0' 7717 1726867076.15260: 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 <<< 7717 1726867076.15264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867076.15293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867076.15297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867076.15351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867076.15355: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.15359: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.15405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.17253: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867076.17279: stderr chunk (state=3): >>><<< 7717 1726867076.17283: stdout chunk (state=3): >>><<< 7717 1726867076.17293: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867076.17302: handler run complete 7717 1726867076.17320: Evaluated conditional (False): False 7717 1726867076.17329: attempt loop complete, returning result 7717 1726867076.17331: _execute() done 7717 1726867076.17334: dumping result to json 7717 1726867076.17339: done dumping result, returning 7717 1726867076.17346: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0affcac9-a3a5-2797-eb16-00000000005f] 7717 1726867076.17351: sending task result for task 0affcac9-a3a5-2797-eb16-00000000005f 7717 1726867076.17446: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000005f 7717 1726867076.17448: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003617", "end": "2024-09-20 17:17:56.130362", "rc": 0, "start": "2024-09-20 17:17:56.126745" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium 7717 1726867076.17518: no more pending results, returning what we have 7717 1726867076.17521: results queue empty 7717 1726867076.17521: checking for any_errors_fatal 7717 1726867076.17526: done checking for any_errors_fatal 7717 1726867076.17527: checking for max_fail_percentage 7717 1726867076.17528: done checking for max_fail_percentage 7717 1726867076.17529: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.17530: done checking to see if all hosts have failed 7717 1726867076.17531: getting the remaining hosts for this loop 7717 1726867076.17532: done getting the remaining hosts for this loop 7717 1726867076.17535: getting the next task for host managed_node3 7717 1726867076.17541: done getting next task for host managed_node3 7717 1726867076.17544: ^ task is: TASK: Assert default ipv6 route is present 7717 1726867076.17546: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867076.17550: getting variables 7717 1726867076.17551: in VariableManager get_vars() 7717 1726867076.17602: Calling all_inventory to load vars for managed_node3 7717 1726867076.17605: Calling groups_inventory to load vars for managed_node3 7717 1726867076.17607: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.17617: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.17619: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.17623: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.18431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.19296: done with get_vars() 7717 1726867076.19314: done getting variables 7717 1726867076.19355: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is present] ************************************ task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:61 Friday 20 September 2024 17:17:56 -0400 (0:00:00.389) 0:00:21.610 ****** 7717 1726867076.19379: entering _queue_task() for managed_node3/assert 7717 1726867076.19598: worker is 1 (out of 1 available) 7717 1726867076.19611: exiting _queue_task() for managed_node3/assert 7717 1726867076.19623: done queuing things up, now waiting for results queue to drain 7717 1726867076.19625: waiting for pending results... 7717 1726867076.19798: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present 7717 1726867076.19863: in run() - task 0affcac9-a3a5-2797-eb16-000000000060 7717 1726867076.19878: variable 'ansible_search_path' from source: unknown 7717 1726867076.19907: calling self._execute() 7717 1726867076.19989: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.19992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.20001: variable 'omit' from source: magic vars 7717 1726867076.20264: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.20273: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.20354: variable 'network_provider' from source: set_fact 7717 1726867076.20358: Evaluated conditional (network_provider == "nm"): True 7717 1726867076.20364: variable 'omit' from source: magic vars 7717 1726867076.20382: variable 'omit' from source: magic vars 7717 1726867076.20411: variable 'omit' from source: magic vars 7717 1726867076.20443: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867076.20468: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867076.20486: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867076.20499: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.20511: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.20535: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867076.20538: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.20541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.20614: Set connection var ansible_pipelining to False 7717 1726867076.20617: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867076.20620: Set connection var ansible_shell_type to sh 7717 1726867076.20629: Set connection var ansible_connection to ssh 7717 1726867076.20632: Set connection var ansible_shell_executable to /bin/sh 7717 1726867076.20636: Set connection var ansible_timeout to 10 7717 1726867076.20652: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.20655: variable 'ansible_connection' from source: unknown 7717 1726867076.20658: variable 'ansible_module_compression' from source: unknown 7717 1726867076.20660: variable 'ansible_shell_type' from source: unknown 7717 1726867076.20663: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.20665: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.20668: variable 'ansible_pipelining' from source: unknown 7717 1726867076.20670: variable 'ansible_timeout' from source: unknown 7717 1726867076.20679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.20782: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867076.20789: variable 'omit' from source: magic vars 7717 1726867076.20794: starting attempt loop 7717 1726867076.20796: running the handler 7717 1726867076.20895: variable '__test_str' from source: task vars 7717 1726867076.20942: variable 'interface' from source: play vars 7717 1726867076.20955: variable 'ipv6_route' from source: set_fact 7717 1726867076.20962: Evaluated conditional (__test_str in ipv6_route.stdout): True 7717 1726867076.20968: handler run complete 7717 1726867076.20980: attempt loop complete, returning result 7717 1726867076.20983: _execute() done 7717 1726867076.20986: dumping result to json 7717 1726867076.20989: done dumping result, returning 7717 1726867076.20996: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is present [0affcac9-a3a5-2797-eb16-000000000060] 7717 1726867076.21001: sending task result for task 0affcac9-a3a5-2797-eb16-000000000060 7717 1726867076.21089: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000060 7717 1726867076.21092: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867076.21140: no more pending results, returning what we have 7717 1726867076.21144: results queue empty 7717 1726867076.21145: checking for any_errors_fatal 7717 1726867076.21152: done checking for any_errors_fatal 7717 1726867076.21153: checking for max_fail_percentage 7717 1726867076.21155: done checking for max_fail_percentage 7717 1726867076.21156: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.21156: done checking to see if all hosts have failed 7717 1726867076.21157: getting the remaining hosts for this loop 7717 1726867076.21159: done getting the remaining hosts for this loop 7717 1726867076.21162: getting the next task for host managed_node3 7717 1726867076.21167: done getting next task for host managed_node3 7717 1726867076.21169: ^ task is: TASK: TEARDOWN: remove profiles. 7717 1726867076.21171: ^ 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 7717 1726867076.21180: getting variables 7717 1726867076.21182: in VariableManager get_vars() 7717 1726867076.21227: Calling all_inventory to load vars for managed_node3 7717 1726867076.21230: Calling groups_inventory to load vars for managed_node3 7717 1726867076.21232: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.21242: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.21244: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.21246: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.22165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.23014: done with get_vars() 7717 1726867076.23030: done getting variables 7717 1726867076.23071: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:67 Friday 20 September 2024 17:17:56 -0400 (0:00:00.037) 0:00:21.647 ****** 7717 1726867076.23096: entering _queue_task() for managed_node3/debug 7717 1726867076.23334: worker is 1 (out of 1 available) 7717 1726867076.23347: exiting _queue_task() for managed_node3/debug 7717 1726867076.23359: done queuing things up, now waiting for results queue to drain 7717 1726867076.23360: waiting for pending results... 7717 1726867076.23541: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7717 1726867076.23605: in run() - task 0affcac9-a3a5-2797-eb16-000000000061 7717 1726867076.23618: variable 'ansible_search_path' from source: unknown 7717 1726867076.23647: calling self._execute() 7717 1726867076.23731: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.23734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.23743: variable 'omit' from source: magic vars 7717 1726867076.24014: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.24029: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.24032: variable 'omit' from source: magic vars 7717 1726867076.24048: variable 'omit' from source: magic vars 7717 1726867076.24078: variable 'omit' from source: magic vars 7717 1726867076.24109: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867076.24136: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867076.24153: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867076.24167: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.24181: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.24202: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867076.24206: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.24208: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.24282: Set connection var ansible_pipelining to False 7717 1726867076.24286: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867076.24291: Set connection var ansible_shell_type to sh 7717 1726867076.24293: Set connection var ansible_connection to ssh 7717 1726867076.24300: Set connection var ansible_shell_executable to /bin/sh 7717 1726867076.24305: Set connection var ansible_timeout to 10 7717 1726867076.24321: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.24324: variable 'ansible_connection' from source: unknown 7717 1726867076.24327: variable 'ansible_module_compression' from source: unknown 7717 1726867076.24330: variable 'ansible_shell_type' from source: unknown 7717 1726867076.24332: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.24334: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.24337: variable 'ansible_pipelining' from source: unknown 7717 1726867076.24339: variable 'ansible_timeout' from source: unknown 7717 1726867076.24344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.24446: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867076.24454: variable 'omit' from source: magic vars 7717 1726867076.24459: starting attempt loop 7717 1726867076.24461: running the handler 7717 1726867076.24501: handler run complete 7717 1726867076.24515: attempt loop complete, returning result 7717 1726867076.24519: _execute() done 7717 1726867076.24521: dumping result to json 7717 1726867076.24523: done dumping result, returning 7717 1726867076.24530: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-2797-eb16-000000000061] 7717 1726867076.24535: sending task result for task 0affcac9-a3a5-2797-eb16-000000000061 7717 1726867076.24616: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000061 7717 1726867076.24619: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 7717 1726867076.24664: no more pending results, returning what we have 7717 1726867076.24667: results queue empty 7717 1726867076.24668: checking for any_errors_fatal 7717 1726867076.24680: done checking for any_errors_fatal 7717 1726867076.24681: checking for max_fail_percentage 7717 1726867076.24683: done checking for max_fail_percentage 7717 1726867076.24684: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.24684: done checking to see if all hosts have failed 7717 1726867076.24685: getting the remaining hosts for this loop 7717 1726867076.24686: done getting the remaining hosts for this loop 7717 1726867076.24690: getting the next task for host managed_node3 7717 1726867076.24697: done getting next task for host managed_node3 7717 1726867076.24701: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867076.24704: ^ 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 7717 1726867076.24720: getting variables 7717 1726867076.24722: in VariableManager get_vars() 7717 1726867076.24765: Calling all_inventory to load vars for managed_node3 7717 1726867076.24767: Calling groups_inventory to load vars for managed_node3 7717 1726867076.24769: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.24787: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.24790: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.24793: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.25547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.26417: done with get_vars() 7717 1726867076.26432: 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:17:56 -0400 (0:00:00.034) 0:00:21.681 ****** 7717 1726867076.26498: entering _queue_task() for managed_node3/include_tasks 7717 1726867076.26702: worker is 1 (out of 1 available) 7717 1726867076.26714: exiting _queue_task() for managed_node3/include_tasks 7717 1726867076.26726: done queuing things up, now waiting for results queue to drain 7717 1726867076.26727: waiting for pending results... 7717 1726867076.26894: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867076.26993: in run() - task 0affcac9-a3a5-2797-eb16-000000000069 7717 1726867076.27005: variable 'ansible_search_path' from source: unknown 7717 1726867076.27009: variable 'ansible_search_path' from source: unknown 7717 1726867076.27037: calling self._execute() 7717 1726867076.27114: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.27118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.27126: variable 'omit' from source: magic vars 7717 1726867076.27393: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.27402: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.27408: _execute() done 7717 1726867076.27411: dumping result to json 7717 1726867076.27414: done dumping result, returning 7717 1726867076.27421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2797-eb16-000000000069] 7717 1726867076.27426: sending task result for task 0affcac9-a3a5-2797-eb16-000000000069 7717 1726867076.27518: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000069 7717 1726867076.27521: WORKER PROCESS EXITING 7717 1726867076.27558: no more pending results, returning what we have 7717 1726867076.27562: in VariableManager get_vars() 7717 1726867076.27611: Calling all_inventory to load vars for managed_node3 7717 1726867076.27613: Calling groups_inventory to load vars for managed_node3 7717 1726867076.27616: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.27625: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.27627: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.27630: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.28458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.29307: done with get_vars() 7717 1726867076.29320: variable 'ansible_search_path' from source: unknown 7717 1726867076.29321: variable 'ansible_search_path' from source: unknown 7717 1726867076.29345: we have included files to process 7717 1726867076.29346: generating all_blocks data 7717 1726867076.29347: done generating all_blocks data 7717 1726867076.29350: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867076.29351: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867076.29352: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867076.29718: done processing included file 7717 1726867076.29719: iterating over new_blocks loaded from include file 7717 1726867076.29720: in VariableManager get_vars() 7717 1726867076.29738: done with get_vars() 7717 1726867076.29739: filtering new block on tags 7717 1726867076.29752: done filtering new block on tags 7717 1726867076.29754: in VariableManager get_vars() 7717 1726867076.29770: done with get_vars() 7717 1726867076.29771: filtering new block on tags 7717 1726867076.29786: done filtering new block on tags 7717 1726867076.29788: in VariableManager get_vars() 7717 1726867076.29803: done with get_vars() 7717 1726867076.29804: filtering new block on tags 7717 1726867076.29814: done filtering new block on tags 7717 1726867076.29815: 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_node3 7717 1726867076.29819: extending task lists for all hosts with included blocks 7717 1726867076.30260: done extending task lists 7717 1726867076.30261: done processing included files 7717 1726867076.30262: results queue empty 7717 1726867076.30262: checking for any_errors_fatal 7717 1726867076.30264: done checking for any_errors_fatal 7717 1726867076.30265: checking for max_fail_percentage 7717 1726867076.30266: done checking for max_fail_percentage 7717 1726867076.30266: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.30267: done checking to see if all hosts have failed 7717 1726867076.30267: getting the remaining hosts for this loop 7717 1726867076.30268: done getting the remaining hosts for this loop 7717 1726867076.30269: getting the next task for host managed_node3 7717 1726867076.30272: done getting next task for host managed_node3 7717 1726867076.30274: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867076.30276: ^ 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? (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 7717 1726867076.30285: getting variables 7717 1726867076.30285: in VariableManager get_vars() 7717 1726867076.30299: Calling all_inventory to load vars for managed_node3 7717 1726867076.30300: Calling groups_inventory to load vars for managed_node3 7717 1726867076.30302: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.30305: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.30307: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.30308: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.30943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.31832: done with get_vars() 7717 1726867076.31846: 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:17:56 -0400 (0:00:00.053) 0:00:21.735 ****** 7717 1726867076.31898: entering _queue_task() for managed_node3/setup 7717 1726867076.32141: worker is 1 (out of 1 available) 7717 1726867076.32154: exiting _queue_task() for managed_node3/setup 7717 1726867076.32167: done queuing things up, now waiting for results queue to drain 7717 1726867076.32168: waiting for pending results... 7717 1726867076.32356: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867076.32455: in run() - task 0affcac9-a3a5-2797-eb16-000000000d46 7717 1726867076.32466: variable 'ansible_search_path' from source: unknown 7717 1726867076.32470: variable 'ansible_search_path' from source: unknown 7717 1726867076.32502: calling self._execute() 7717 1726867076.32574: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.32582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.32591: variable 'omit' from source: magic vars 7717 1726867076.32862: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.32872: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.33019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867076.34452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867076.34509: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867076.34535: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867076.34560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867076.34586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867076.34640: 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) 7717 1726867076.34660: 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) 7717 1726867076.34679: 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) 7717 1726867076.34710: 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) 7717 1726867076.34721: 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) 7717 1726867076.34756: 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) 7717 1726867076.34773: 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) 7717 1726867076.34795: 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) 7717 1726867076.34823: 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) 7717 1726867076.34834: 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) 7717 1726867076.34943: variable '__network_required_facts' from source: role '' defaults 7717 1726867076.34951: variable 'ansible_facts' from source: unknown 7717 1726867076.35412: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7717 1726867076.35416: when evaluation is False, skipping this task 7717 1726867076.35419: _execute() done 7717 1726867076.35421: dumping result to json 7717 1726867076.35423: done dumping result, returning 7717 1726867076.35429: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-2797-eb16-000000000d46] 7717 1726867076.35435: sending task result for task 0affcac9-a3a5-2797-eb16-000000000d46 7717 1726867076.35517: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000d46 7717 1726867076.35519: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867076.35592: no more pending results, returning what we have 7717 1726867076.35594: results queue empty 7717 1726867076.35596: checking for any_errors_fatal 7717 1726867076.35597: done checking for any_errors_fatal 7717 1726867076.35597: checking for max_fail_percentage 7717 1726867076.35599: done checking for max_fail_percentage 7717 1726867076.35600: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.35601: done checking to see if all hosts have failed 7717 1726867076.35601: getting the remaining hosts for this loop 7717 1726867076.35602: done getting the remaining hosts for this loop 7717 1726867076.35606: getting the next task for host managed_node3 7717 1726867076.35614: done getting next task for host managed_node3 7717 1726867076.35617: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867076.35621: ^ 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? (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 7717 1726867076.35637: getting variables 7717 1726867076.35639: in VariableManager get_vars() 7717 1726867076.35684: Calling all_inventory to load vars for managed_node3 7717 1726867076.35687: Calling groups_inventory to load vars for managed_node3 7717 1726867076.35689: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.35699: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.35701: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.35704: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.36460: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.37337: done with get_vars() 7717 1726867076.37356: 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:17:56 -0400 (0:00:00.055) 0:00:21.790 ****** 7717 1726867076.37456: entering _queue_task() for managed_node3/stat 7717 1726867076.37753: worker is 1 (out of 1 available) 7717 1726867076.37764: exiting _queue_task() for managed_node3/stat 7717 1726867076.37979: done queuing things up, now waiting for results queue to drain 7717 1726867076.37982: waiting for pending results... 7717 1726867076.38161: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867076.38272: in run() - task 0affcac9-a3a5-2797-eb16-000000000d48 7717 1726867076.38298: variable 'ansible_search_path' from source: unknown 7717 1726867076.38303: variable 'ansible_search_path' from source: unknown 7717 1726867076.38336: calling self._execute() 7717 1726867076.38430: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.38434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.38443: variable 'omit' from source: magic vars 7717 1726867076.38717: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.38727: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.38841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867076.39029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867076.39061: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867076.39090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867076.39115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867076.39178: 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) 7717 1726867076.39198: 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) 7717 1726867076.39216: 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) 7717 1726867076.39238: 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) 7717 1726867076.39301: variable '__network_is_ostree' from source: set_fact 7717 1726867076.39307: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867076.39310: when evaluation is False, skipping this task 7717 1726867076.39313: _execute() done 7717 1726867076.39315: dumping result to json 7717 1726867076.39319: done dumping result, returning 7717 1726867076.39326: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-2797-eb16-000000000d48] 7717 1726867076.39331: sending task result for task 0affcac9-a3a5-2797-eb16-000000000d48 7717 1726867076.39412: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000d48 7717 1726867076.39414: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867076.39462: no more pending results, returning what we have 7717 1726867076.39465: results queue empty 7717 1726867076.39466: checking for any_errors_fatal 7717 1726867076.39470: done checking for any_errors_fatal 7717 1726867076.39471: checking for max_fail_percentage 7717 1726867076.39472: done checking for max_fail_percentage 7717 1726867076.39473: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.39474: done checking to see if all hosts have failed 7717 1726867076.39475: getting the remaining hosts for this loop 7717 1726867076.39476: done getting the remaining hosts for this loop 7717 1726867076.39481: getting the next task for host managed_node3 7717 1726867076.39487: done getting next task for host managed_node3 7717 1726867076.39490: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867076.39494: ^ 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? (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 7717 1726867076.39510: getting variables 7717 1726867076.39511: in VariableManager get_vars() 7717 1726867076.39549: Calling all_inventory to load vars for managed_node3 7717 1726867076.39552: Calling groups_inventory to load vars for managed_node3 7717 1726867076.39554: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.39562: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.39564: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.39566: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.40728: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.42221: done with get_vars() 7717 1726867076.42240: done getting variables 7717 1726867076.42296: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:17:56 -0400 (0:00:00.048) 0:00:21.839 ****** 7717 1726867076.42328: entering _queue_task() for managed_node3/set_fact 7717 1726867076.42579: worker is 1 (out of 1 available) 7717 1726867076.42590: exiting _queue_task() for managed_node3/set_fact 7717 1726867076.42601: done queuing things up, now waiting for results queue to drain 7717 1726867076.42602: waiting for pending results... 7717 1726867076.42996: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867076.43031: in run() - task 0affcac9-a3a5-2797-eb16-000000000d49 7717 1726867076.43050: variable 'ansible_search_path' from source: unknown 7717 1726867076.43058: variable 'ansible_search_path' from source: unknown 7717 1726867076.43101: calling self._execute() 7717 1726867076.43197: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.43211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.43225: variable 'omit' from source: magic vars 7717 1726867076.43579: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.43597: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.43855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867076.44013: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867076.44058: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867076.44100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867076.44138: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867076.44224: 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) 7717 1726867076.44249: 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) 7717 1726867076.44276: 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) 7717 1726867076.44309: 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) 7717 1726867076.44395: variable '__network_is_ostree' from source: set_fact 7717 1726867076.44412: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867076.44421: when evaluation is False, skipping this task 7717 1726867076.44429: _execute() done 7717 1726867076.44436: dumping result to json 7717 1726867076.44443: done dumping result, returning 7717 1726867076.44455: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-2797-eb16-000000000d49] 7717 1726867076.44465: sending task result for task 0affcac9-a3a5-2797-eb16-000000000d49 7717 1726867076.44732: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000d49 7717 1726867076.44735: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867076.44775: no more pending results, returning what we have 7717 1726867076.44780: results queue empty 7717 1726867076.44782: checking for any_errors_fatal 7717 1726867076.44787: done checking for any_errors_fatal 7717 1726867076.44787: checking for max_fail_percentage 7717 1726867076.44789: done checking for max_fail_percentage 7717 1726867076.44790: checking to see if all hosts have failed and the running result is not ok 7717 1726867076.44791: done checking to see if all hosts have failed 7717 1726867076.44792: getting the remaining hosts for this loop 7717 1726867076.44793: done getting the remaining hosts for this loop 7717 1726867076.44797: getting the next task for host managed_node3 7717 1726867076.44805: done getting next task for host managed_node3 7717 1726867076.44809: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867076.44813: ^ 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 7717 1726867076.44829: getting variables 7717 1726867076.44831: in VariableManager get_vars() 7717 1726867076.44875: Calling all_inventory to load vars for managed_node3 7717 1726867076.44880: Calling groups_inventory to load vars for managed_node3 7717 1726867076.44883: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867076.44894: Calling all_plugins_play to load vars for managed_node3 7717 1726867076.44897: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867076.44900: Calling groups_plugins_play to load vars for managed_node3 7717 1726867076.46347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867076.47833: done with get_vars() 7717 1726867076.47853: 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:17:56 -0400 (0:00:00.056) 0:00:21.895 ****** 7717 1726867076.47953: entering _queue_task() for managed_node3/service_facts 7717 1726867076.48413: worker is 1 (out of 1 available) 7717 1726867076.48424: exiting _queue_task() for managed_node3/service_facts 7717 1726867076.48435: done queuing things up, now waiting for results queue to drain 7717 1726867076.48436: waiting for pending results... 7717 1726867076.48620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867076.48884: in run() - task 0affcac9-a3a5-2797-eb16-000000000d4b 7717 1726867076.48887: variable 'ansible_search_path' from source: unknown 7717 1726867076.48890: variable 'ansible_search_path' from source: unknown 7717 1726867076.48893: calling self._execute() 7717 1726867076.48994: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.49007: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.49022: variable 'omit' from source: magic vars 7717 1726867076.49425: variable 'ansible_distribution_major_version' from source: facts 7717 1726867076.49443: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867076.49455: variable 'omit' from source: magic vars 7717 1726867076.49567: variable 'omit' from source: magic vars 7717 1726867076.49782: variable 'omit' from source: magic vars 7717 1726867076.49785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867076.49788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867076.49791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867076.49817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.49835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867076.49870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867076.49880: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.49888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.49980: Set connection var ansible_pipelining to False 7717 1726867076.49991: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867076.49999: Set connection var ansible_shell_type to sh 7717 1726867076.50005: Set connection var ansible_connection to ssh 7717 1726867076.50019: Set connection var ansible_shell_executable to /bin/sh 7717 1726867076.50028: Set connection var ansible_timeout to 10 7717 1726867076.50051: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.50057: variable 'ansible_connection' from source: unknown 7717 1726867076.50062: variable 'ansible_module_compression' from source: unknown 7717 1726867076.50067: variable 'ansible_shell_type' from source: unknown 7717 1726867076.50073: variable 'ansible_shell_executable' from source: unknown 7717 1726867076.50080: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867076.50088: variable 'ansible_pipelining' from source: unknown 7717 1726867076.50095: variable 'ansible_timeout' from source: unknown 7717 1726867076.50102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867076.50288: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867076.50341: variable 'omit' from source: magic vars 7717 1726867076.50344: starting attempt loop 7717 1726867076.50346: running the handler 7717 1726867076.50348: _low_level_execute_command(): starting 7717 1726867076.50350: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867076.51059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867076.51074: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867076.51090: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867076.51108: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867076.51124: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867076.51136: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867076.51166: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867076.51185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867076.51271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.51296: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.51391: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.53099: stdout chunk (state=3): >>>/root <<< 7717 1726867076.53250: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867076.53254: stdout chunk (state=3): >>><<< 7717 1726867076.53256: stderr chunk (state=3): >>><<< 7717 1726867076.53275: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867076.53369: _low_level_execute_command(): starting 7717 1726867076.53373: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628 `" && echo ansible-tmp-1726867076.532838-8524-179870329532628="` echo /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628 `" ) && sleep 0' 7717 1726867076.53900: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867076.53914: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867076.53929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867076.53995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867076.54050: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867076.54068: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.54092: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.54173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.56047: stdout chunk (state=3): >>>ansible-tmp-1726867076.532838-8524-179870329532628=/root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628 <<< 7717 1726867076.56195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867076.56205: stdout chunk (state=3): >>><<< 7717 1726867076.56382: stderr chunk (state=3): >>><<< 7717 1726867076.56386: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867076.532838-8524-179870329532628=/root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867076.56388: variable 'ansible_module_compression' from source: unknown 7717 1726867076.56390: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7717 1726867076.56392: variable 'ansible_facts' from source: unknown 7717 1726867076.56453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py 7717 1726867076.56635: Sending initial data 7717 1726867076.56638: Sent initial data (159 bytes) 7717 1726867076.57260: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867076.57281: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.57299: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.57373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.58884: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867076.58918: 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 <<< 7717 1726867076.58951: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867076.59024: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpcot0a1f0 /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py <<< 7717 1726867076.59048: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py" <<< 7717 1726867076.59088: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpcot0a1f0" to remote "/root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py" <<< 7717 1726867076.59941: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867076.59971: stderr chunk (state=3): >>><<< 7717 1726867076.60041: stdout chunk (state=3): >>><<< 7717 1726867076.60044: done transferring module to remote 7717 1726867076.60046: _low_level_execute_command(): starting 7717 1726867076.60049: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/ /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py && sleep 0' 7717 1726867076.60664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867076.60686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867076.60806: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.60832: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.60908: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867076.62693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867076.62733: stderr chunk (state=3): >>><<< 7717 1726867076.62736: stdout chunk (state=3): >>><<< 7717 1726867076.62842: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867076.62845: _low_level_execute_command(): starting 7717 1726867076.62848: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/AnsiballZ_service_facts.py && sleep 0' 7717 1726867076.63504: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867076.63597: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867076.63626: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867076.63688: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867076.63735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.14824: 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":<<< 7717 1726867078.14841: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.<<< 7717 1726867078.14845: 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<<< 7717 1726867078.14862: 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"}, "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"}, "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"}, "kvm_stat.service": {"name": "kvm_sta<<< 7717 1726867078.14887: stdout chunk (state=3): >>>t.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@.se<<< 7717 1726867078.14895: stdout chunk (state=3): >>>rvice", "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": {}}} <<< 7717 1726867078.16384: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867078.16387: stdout chunk (state=3): >>><<< 7717 1726867078.16395: stderr chunk (state=3): >>><<< 7717 1726867078.16418: _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"}, "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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867078.17085: 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-1726867076.532838-8524-179870329532628/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867078.17095: _low_level_execute_command(): starting 7717 1726867078.17098: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867076.532838-8524-179870329532628/ > /dev/null 2>&1 && sleep 0' 7717 1726867078.17546: 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 <<< 7717 1726867078.17550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867078.17552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.17555: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867078.17557: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.17603: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.17606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867078.17610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.17655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.19417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.19440: stderr chunk (state=3): >>><<< 7717 1726867078.19443: stdout chunk (state=3): >>><<< 7717 1726867078.19453: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867078.19459: handler run complete 7717 1726867078.19566: variable 'ansible_facts' from source: unknown 7717 1726867078.19663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.19931: variable 'ansible_facts' from source: unknown 7717 1726867078.20018: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.20129: attempt loop complete, returning result 7717 1726867078.20132: _execute() done 7717 1726867078.20134: dumping result to json 7717 1726867078.20170: done dumping result, returning 7717 1726867078.20180: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-2797-eb16-000000000d4b] 7717 1726867078.20185: sending task result for task 0affcac9-a3a5-2797-eb16-000000000d4b 7717 1726867078.20856: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000d4b 7717 1726867078.20859: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867078.20916: no more pending results, returning what we have 7717 1726867078.20918: results queue empty 7717 1726867078.20919: checking for any_errors_fatal 7717 1726867078.20922: done checking for any_errors_fatal 7717 1726867078.20922: checking for max_fail_percentage 7717 1726867078.20923: done checking for max_fail_percentage 7717 1726867078.20924: checking to see if all hosts have failed and the running result is not ok 7717 1726867078.20924: done checking to see if all hosts have failed 7717 1726867078.20925: getting the remaining hosts for this loop 7717 1726867078.20926: done getting the remaining hosts for this loop 7717 1726867078.20928: getting the next task for host managed_node3 7717 1726867078.20932: done getting next task for host managed_node3 7717 1726867078.20934: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867078.20937: ^ 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? (None), rescue child state? (None), always child state? (None), 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 7717 1726867078.20943: getting variables 7717 1726867078.20944: in VariableManager get_vars() 7717 1726867078.20971: Calling all_inventory to load vars for managed_node3 7717 1726867078.20973: Calling groups_inventory to load vars for managed_node3 7717 1726867078.20974: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867078.20983: Calling all_plugins_play to load vars for managed_node3 7717 1726867078.20985: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867078.20987: Calling groups_plugins_play to load vars for managed_node3 7717 1726867078.21644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.22508: done with get_vars() 7717 1726867078.22525: 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:17:58 -0400 (0:00:01.746) 0:00:23.642 ****** 7717 1726867078.22595: entering _queue_task() for managed_node3/package_facts 7717 1726867078.22803: worker is 1 (out of 1 available) 7717 1726867078.22818: exiting _queue_task() for managed_node3/package_facts 7717 1726867078.22830: done queuing things up, now waiting for results queue to drain 7717 1726867078.22832: waiting for pending results... 7717 1726867078.23017: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867078.23117: in run() - task 0affcac9-a3a5-2797-eb16-000000000d4c 7717 1726867078.23128: variable 'ansible_search_path' from source: unknown 7717 1726867078.23133: variable 'ansible_search_path' from source: unknown 7717 1726867078.23158: calling self._execute() 7717 1726867078.23236: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.23240: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.23248: variable 'omit' from source: magic vars 7717 1726867078.23535: variable 'ansible_distribution_major_version' from source: facts 7717 1726867078.23545: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867078.23551: variable 'omit' from source: magic vars 7717 1726867078.23600: variable 'omit' from source: magic vars 7717 1726867078.23626: variable 'omit' from source: magic vars 7717 1726867078.23656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867078.23685: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867078.23699: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867078.23720: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867078.23726: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867078.23749: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867078.23752: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.23755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.23829: Set connection var ansible_pipelining to False 7717 1726867078.23832: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867078.23838: Set connection var ansible_shell_type to sh 7717 1726867078.23840: Set connection var ansible_connection to ssh 7717 1726867078.23847: Set connection var ansible_shell_executable to /bin/sh 7717 1726867078.23852: Set connection var ansible_timeout to 10 7717 1726867078.23868: variable 'ansible_shell_executable' from source: unknown 7717 1726867078.23871: variable 'ansible_connection' from source: unknown 7717 1726867078.23873: variable 'ansible_module_compression' from source: unknown 7717 1726867078.23876: variable 'ansible_shell_type' from source: unknown 7717 1726867078.23883: variable 'ansible_shell_executable' from source: unknown 7717 1726867078.23886: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.23890: variable 'ansible_pipelining' from source: unknown 7717 1726867078.23892: variable 'ansible_timeout' from source: unknown 7717 1726867078.23896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.24035: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867078.24047: variable 'omit' from source: magic vars 7717 1726867078.24050: starting attempt loop 7717 1726867078.24053: running the handler 7717 1726867078.24064: _low_level_execute_command(): starting 7717 1726867078.24070: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867078.24568: 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 <<< 7717 1726867078.24571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.24580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867078.24582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.24635: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.24638: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867078.24640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.24691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.26279: stdout chunk (state=3): >>>/root <<< 7717 1726867078.26373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.26402: stderr chunk (state=3): >>><<< 7717 1726867078.26405: stdout chunk (state=3): >>><<< 7717 1726867078.26430: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867078.26441: _low_level_execute_command(): starting 7717 1726867078.26446: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038 `" && echo ansible-tmp-1726867078.2642841-8580-7274651519038="` echo /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038 `" ) && sleep 0' 7717 1726867078.26883: 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 <<< 7717 1726867078.26887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.26896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867078.26899: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.26939: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.26943: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867078.26946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.26996: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.28858: stdout chunk (state=3): >>>ansible-tmp-1726867078.2642841-8580-7274651519038=/root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038 <<< 7717 1726867078.28965: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.28992: stderr chunk (state=3): >>><<< 7717 1726867078.28995: stdout chunk (state=3): >>><<< 7717 1726867078.29008: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867078.2642841-8580-7274651519038=/root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867078.29048: variable 'ansible_module_compression' from source: unknown 7717 1726867078.29087: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7717 1726867078.29141: variable 'ansible_facts' from source: unknown 7717 1726867078.29256: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py 7717 1726867078.29354: Sending initial data 7717 1726867078.29357: Sent initial data (158 bytes) 7717 1726867078.29792: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867078.29796: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867078.29799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.29803: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.29850: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.29853: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.29901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.31417: 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 <<< 7717 1726867078.31425: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867078.31458: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867078.31501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3m4lcmkz /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py <<< 7717 1726867078.31509: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py" <<< 7717 1726867078.31543: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3m4lcmkz" to remote "/root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py" <<< 7717 1726867078.32593: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.32629: stderr chunk (state=3): >>><<< 7717 1726867078.32633: stdout chunk (state=3): >>><<< 7717 1726867078.32657: done transferring module to remote 7717 1726867078.32666: _low_level_execute_command(): starting 7717 1726867078.32670: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/ /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py && sleep 0' 7717 1726867078.33091: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867078.33094: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.33097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867078.33100: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.33148: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.33151: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.33199: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.34949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.34972: stderr chunk (state=3): >>><<< 7717 1726867078.34982: stdout chunk (state=3): >>><<< 7717 1726867078.34993: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867078.34995: _low_level_execute_command(): starting 7717 1726867078.35000: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/AnsiballZ_package_facts.py && sleep 0' 7717 1726867078.35423: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867078.35426: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867078.35429: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867078.35431: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867078.35433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.35484: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.35491: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.35535: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.79528: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "ar<<< 7717 1726867078.79635: stdout chunk (state=3): >>>ch": "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": <<< 7717 1726867078.79686: stdout chunk (state=3): >>>"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.1<<< 7717 1726867078.79710: stdout chunk (state=3): >>>9", "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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7717 1726867078.81382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.81450: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 7717 1726867078.81453: stdout chunk (state=3): >>><<< 7717 1726867078.81455: stderr chunk (state=3): >>><<< 7717 1726867078.81503: _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"}]}}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867078.83883: 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-1726867078.2642841-8580-7274651519038/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867078.83887: _low_level_execute_command(): starting 7717 1726867078.83890: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867078.2642841-8580-7274651519038/ > /dev/null 2>&1 && sleep 0' 7717 1726867078.84594: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867078.84694: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867078.84854: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867078.84872: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867078.84896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867078.84966: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867078.86885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867078.86889: stdout chunk (state=3): >>><<< 7717 1726867078.86896: stderr chunk (state=3): >>><<< 7717 1726867078.87083: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867078.87087: handler run complete 7717 1726867078.87813: variable 'ansible_facts' from source: unknown 7717 1726867078.88365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.90368: variable 'ansible_facts' from source: unknown 7717 1726867078.90810: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.91736: attempt loop complete, returning result 7717 1726867078.91752: _execute() done 7717 1726867078.91759: dumping result to json 7717 1726867078.91960: done dumping result, returning 7717 1726867078.91974: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-2797-eb16-000000000d4c] 7717 1726867078.91986: sending task result for task 0affcac9-a3a5-2797-eb16-000000000d4c 7717 1726867078.93988: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000d4c 7717 1726867078.93991: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867078.94144: no more pending results, returning what we have 7717 1726867078.94146: results queue empty 7717 1726867078.94147: checking for any_errors_fatal 7717 1726867078.94151: done checking for any_errors_fatal 7717 1726867078.94152: checking for max_fail_percentage 7717 1726867078.94153: done checking for max_fail_percentage 7717 1726867078.94154: checking to see if all hosts have failed and the running result is not ok 7717 1726867078.94155: done checking to see if all hosts have failed 7717 1726867078.94156: getting the remaining hosts for this loop 7717 1726867078.94157: done getting the remaining hosts for this loop 7717 1726867078.94160: getting the next task for host managed_node3 7717 1726867078.94166: done getting next task for host managed_node3 7717 1726867078.94169: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867078.94172: ^ 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 7717 1726867078.94185: getting variables 7717 1726867078.94186: in VariableManager get_vars() 7717 1726867078.94225: Calling all_inventory to load vars for managed_node3 7717 1726867078.94228: Calling groups_inventory to load vars for managed_node3 7717 1726867078.94230: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867078.94238: Calling all_plugins_play to load vars for managed_node3 7717 1726867078.94240: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867078.94243: Calling groups_plugins_play to load vars for managed_node3 7717 1726867078.95387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867078.96889: done with get_vars() 7717 1726867078.96913: done getting variables 7717 1726867078.96970: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:17:58 -0400 (0:00:00.744) 0:00:24.386 ****** 7717 1726867078.97007: entering _queue_task() for managed_node3/debug 7717 1726867078.97414: worker is 1 (out of 1 available) 7717 1726867078.97425: exiting _queue_task() for managed_node3/debug 7717 1726867078.97438: done queuing things up, now waiting for results queue to drain 7717 1726867078.97440: waiting for pending results... 7717 1726867078.97794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867078.97799: in run() - task 0affcac9-a3a5-2797-eb16-00000000006a 7717 1726867078.97802: variable 'ansible_search_path' from source: unknown 7717 1726867078.97804: variable 'ansible_search_path' from source: unknown 7717 1726867078.97839: calling self._execute() 7717 1726867078.97937: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.97947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.97959: variable 'omit' from source: magic vars 7717 1726867078.98308: variable 'ansible_distribution_major_version' from source: facts 7717 1726867078.98325: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867078.98335: variable 'omit' from source: magic vars 7717 1726867078.98399: variable 'omit' from source: magic vars 7717 1726867078.98495: variable 'network_provider' from source: set_fact 7717 1726867078.98520: variable 'omit' from source: magic vars 7717 1726867078.98568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867078.98611: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867078.98635: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867078.98658: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867078.98784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867078.98788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867078.98790: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.98793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.98834: Set connection var ansible_pipelining to False 7717 1726867078.98846: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867078.98858: Set connection var ansible_shell_type to sh 7717 1726867078.98865: Set connection var ansible_connection to ssh 7717 1726867078.98880: Set connection var ansible_shell_executable to /bin/sh 7717 1726867078.98895: Set connection var ansible_timeout to 10 7717 1726867078.98923: variable 'ansible_shell_executable' from source: unknown 7717 1726867078.98932: variable 'ansible_connection' from source: unknown 7717 1726867078.98940: variable 'ansible_module_compression' from source: unknown 7717 1726867078.98948: variable 'ansible_shell_type' from source: unknown 7717 1726867078.98955: variable 'ansible_shell_executable' from source: unknown 7717 1726867078.98962: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867078.98971: variable 'ansible_pipelining' from source: unknown 7717 1726867078.98979: variable 'ansible_timeout' from source: unknown 7717 1726867078.98989: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867078.99136: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867078.99152: variable 'omit' from source: magic vars 7717 1726867078.99161: starting attempt loop 7717 1726867078.99168: running the handler 7717 1726867078.99222: handler run complete 7717 1726867078.99282: attempt loop complete, returning result 7717 1726867078.99285: _execute() done 7717 1726867078.99288: dumping result to json 7717 1726867078.99291: done dumping result, returning 7717 1726867078.99293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2797-eb16-00000000006a] 7717 1726867078.99295: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006a 7717 1726867078.99525: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006a 7717 1726867078.99529: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 7717 1726867078.99587: no more pending results, returning what we have 7717 1726867078.99590: results queue empty 7717 1726867078.99592: checking for any_errors_fatal 7717 1726867078.99598: done checking for any_errors_fatal 7717 1726867078.99599: checking for max_fail_percentage 7717 1726867078.99601: done checking for max_fail_percentage 7717 1726867078.99602: checking to see if all hosts have failed and the running result is not ok 7717 1726867078.99603: done checking to see if all hosts have failed 7717 1726867078.99604: getting the remaining hosts for this loop 7717 1726867078.99605: done getting the remaining hosts for this loop 7717 1726867078.99608: getting the next task for host managed_node3 7717 1726867078.99615: done getting next task for host managed_node3 7717 1726867078.99620: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867078.99623: ^ 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 7717 1726867078.99634: getting variables 7717 1726867078.99636: in VariableManager get_vars() 7717 1726867078.99686: Calling all_inventory to load vars for managed_node3 7717 1726867078.99690: Calling groups_inventory to load vars for managed_node3 7717 1726867078.99692: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867078.99702: Calling all_plugins_play to load vars for managed_node3 7717 1726867078.99705: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867078.99708: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.01161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.02358: done with get_vars() 7717 1726867079.02376: done getting variables 7717 1726867079.02419: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:17:59 -0400 (0:00:00.054) 0:00:24.440 ****** 7717 1726867079.02445: entering _queue_task() for managed_node3/fail 7717 1726867079.02680: worker is 1 (out of 1 available) 7717 1726867079.02693: exiting _queue_task() for managed_node3/fail 7717 1726867079.02705: done queuing things up, now waiting for results queue to drain 7717 1726867079.02707: waiting for pending results... 7717 1726867079.02934: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867079.03069: in run() - task 0affcac9-a3a5-2797-eb16-00000000006b 7717 1726867079.03165: variable 'ansible_search_path' from source: unknown 7717 1726867079.03169: variable 'ansible_search_path' from source: unknown 7717 1726867079.03173: calling self._execute() 7717 1726867079.03254: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.03271: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.03295: variable 'omit' from source: magic vars 7717 1726867079.04063: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.04067: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.04070: variable 'network_state' from source: role '' defaults 7717 1726867079.04073: Evaluated conditional (network_state != {}): False 7717 1726867079.04076: when evaluation is False, skipping this task 7717 1726867079.04081: _execute() done 7717 1726867079.04083: dumping result to json 7717 1726867079.04085: done dumping result, returning 7717 1726867079.04088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2797-eb16-00000000006b] 7717 1726867079.04091: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006b 7717 1726867079.04247: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006b 7717 1726867079.04251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867079.04324: no more pending results, returning what we have 7717 1726867079.04328: results queue empty 7717 1726867079.04329: checking for any_errors_fatal 7717 1726867079.04337: done checking for any_errors_fatal 7717 1726867079.04338: checking for max_fail_percentage 7717 1726867079.04340: done checking for max_fail_percentage 7717 1726867079.04341: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.04342: done checking to see if all hosts have failed 7717 1726867079.04343: getting the remaining hosts for this loop 7717 1726867079.04344: done getting the remaining hosts for this loop 7717 1726867079.04348: getting the next task for host managed_node3 7717 1726867079.04354: done getting next task for host managed_node3 7717 1726867079.04358: ^ 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 7717 1726867079.04362: ^ 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 7717 1726867079.04386: getting variables 7717 1726867079.04388: in VariableManager get_vars() 7717 1726867079.04441: Calling all_inventory to load vars for managed_node3 7717 1726867079.04444: Calling groups_inventory to load vars for managed_node3 7717 1726867079.04447: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.04458: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.04461: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.04464: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.05498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.06667: done with get_vars() 7717 1726867079.06689: done getting variables 7717 1726867079.06743: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:17:59 -0400 (0:00:00.043) 0:00:24.484 ****** 7717 1726867079.06774: entering _queue_task() for managed_node3/fail 7717 1726867079.07136: worker is 1 (out of 1 available) 7717 1726867079.07150: exiting _queue_task() for managed_node3/fail 7717 1726867079.07161: done queuing things up, now waiting for results queue to drain 7717 1726867079.07163: waiting for pending results... 7717 1726867079.08397: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7717 1726867079.08603: in run() - task 0affcac9-a3a5-2797-eb16-00000000006c 7717 1726867079.08616: variable 'ansible_search_path' from source: unknown 7717 1726867079.08619: variable 'ansible_search_path' from source: unknown 7717 1726867079.08769: calling self._execute() 7717 1726867079.08985: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.08998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.09012: variable 'omit' from source: magic vars 7717 1726867079.09766: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.09983: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.10105: variable 'network_state' from source: role '' defaults 7717 1726867079.10193: Evaluated conditional (network_state != {}): False 7717 1726867079.10202: when evaluation is False, skipping this task 7717 1726867079.10210: _execute() done 7717 1726867079.10216: dumping result to json 7717 1726867079.10223: done dumping result, returning 7717 1726867079.10233: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000006c] 7717 1726867079.10244: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006c skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867079.10398: no more pending results, returning what we have 7717 1726867079.10402: results queue empty 7717 1726867079.10403: checking for any_errors_fatal 7717 1726867079.10412: done checking for any_errors_fatal 7717 1726867079.10412: checking for max_fail_percentage 7717 1726867079.10415: done checking for max_fail_percentage 7717 1726867079.10416: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.10416: done checking to see if all hosts have failed 7717 1726867079.10417: getting the remaining hosts for this loop 7717 1726867079.10418: done getting the remaining hosts for this loop 7717 1726867079.10423: getting the next task for host managed_node3 7717 1726867079.10430: done getting next task for host managed_node3 7717 1726867079.10433: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867079.10437: ^ 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 7717 1726867079.10456: getting variables 7717 1726867079.10457: in VariableManager get_vars() 7717 1726867079.10511: Calling all_inventory to load vars for managed_node3 7717 1726867079.10515: Calling groups_inventory to load vars for managed_node3 7717 1726867079.10517: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.10529: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.10532: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.10535: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.11947: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006c 7717 1726867079.11951: WORKER PROCESS EXITING 7717 1726867079.19407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.20945: done with get_vars() 7717 1726867079.20972: done getting variables 7717 1726867079.21032: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:17:59 -0400 (0:00:00.142) 0:00:24.626 ****** 7717 1726867079.21059: entering _queue_task() for managed_node3/fail 7717 1726867079.21482: worker is 1 (out of 1 available) 7717 1726867079.21494: exiting _queue_task() for managed_node3/fail 7717 1726867079.21506: done queuing things up, now waiting for results queue to drain 7717 1726867079.21508: waiting for pending results... 7717 1726867079.21753: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867079.21915: in run() - task 0affcac9-a3a5-2797-eb16-00000000006d 7717 1726867079.21936: variable 'ansible_search_path' from source: unknown 7717 1726867079.21945: variable 'ansible_search_path' from source: unknown 7717 1726867079.21992: calling self._execute() 7717 1726867079.22111: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.22124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.22139: variable 'omit' from source: magic vars 7717 1726867079.22522: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.22550: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.22729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867079.25046: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867079.25069: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867079.25383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867079.25386: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867079.25389: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867079.25611: 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) 7717 1726867079.25615: 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) 7717 1726867079.25617: 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) 7717 1726867079.25696: 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) 7717 1726867079.25720: 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) 7717 1726867079.25870: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.25952: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7717 1726867079.26152: variable 'ansible_distribution' from source: facts 7717 1726867079.26268: variable '__network_rh_distros' from source: role '' defaults 7717 1726867079.26285: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7717 1726867079.26759: 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) 7717 1726867079.26789: 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) 7717 1726867079.26913: 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) 7717 1726867079.26958: 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) 7717 1726867079.26980: 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) 7717 1726867079.27065: 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) 7717 1726867079.27152: 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) 7717 1726867079.27184: 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) 7717 1726867079.27275: 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) 7717 1726867079.27361: 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) 7717 1726867079.27409: 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) 7717 1726867079.27480: 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) 7717 1726867079.27671: 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) 7717 1726867079.27674: 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) 7717 1726867079.27676: 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) 7717 1726867079.28278: variable 'network_connections' from source: task vars 7717 1726867079.28332: variable 'interface' from source: play vars 7717 1726867079.28491: variable 'interface' from source: play vars 7717 1726867079.28506: variable 'network_state' from source: role '' defaults 7717 1726867079.28629: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867079.29091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867079.29095: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867079.29127: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867079.29230: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867079.29274: 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) 7717 1726867079.29330: 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) 7717 1726867079.29523: 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) 7717 1726867079.29527: 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) 7717 1726867079.29530: 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 7717 1726867079.29532: when evaluation is False, skipping this task 7717 1726867079.29534: _execute() done 7717 1726867079.29536: dumping result to json 7717 1726867079.29537: done dumping result, returning 7717 1726867079.29540: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2797-eb16-00000000006d] 7717 1726867079.29542: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006d skipping: [managed_node3] => { "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" } 7717 1726867079.29782: no more pending results, returning what we have 7717 1726867079.29786: results queue empty 7717 1726867079.29787: checking for any_errors_fatal 7717 1726867079.29797: done checking for any_errors_fatal 7717 1726867079.29798: checking for max_fail_percentage 7717 1726867079.29800: done checking for max_fail_percentage 7717 1726867079.29801: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.29802: done checking to see if all hosts have failed 7717 1726867079.29802: getting the remaining hosts for this loop 7717 1726867079.29804: done getting the remaining hosts for this loop 7717 1726867079.29808: getting the next task for host managed_node3 7717 1726867079.29815: done getting next task for host managed_node3 7717 1726867079.29819: ^ 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 7717 1726867079.29822: ^ 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 7717 1726867079.29841: getting variables 7717 1726867079.29843: in VariableManager get_vars() 7717 1726867079.29900: Calling all_inventory to load vars for managed_node3 7717 1726867079.29904: Calling groups_inventory to load vars for managed_node3 7717 1726867079.29906: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.29917: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.29919: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.29922: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.30794: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006d 7717 1726867079.30798: WORKER PROCESS EXITING 7717 1726867079.31980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.33899: done with get_vars() 7717 1726867079.33922: done getting variables 7717 1726867079.33993: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:17:59 -0400 (0:00:00.129) 0:00:24.756 ****** 7717 1726867079.34025: entering _queue_task() for managed_node3/dnf 7717 1726867079.34638: worker is 1 (out of 1 available) 7717 1726867079.34647: exiting _queue_task() for managed_node3/dnf 7717 1726867079.34658: done queuing things up, now waiting for results queue to drain 7717 1726867079.34659: waiting for pending results... 7717 1726867079.34918: running TaskExecutor() for managed_node3/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 7717 1726867079.35065: in run() - task 0affcac9-a3a5-2797-eb16-00000000006e 7717 1726867079.35083: variable 'ansible_search_path' from source: unknown 7717 1726867079.35087: variable 'ansible_search_path' from source: unknown 7717 1726867079.35143: calling self._execute() 7717 1726867079.35483: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.35487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.35490: variable 'omit' from source: magic vars 7717 1726867079.35649: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.35661: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.35882: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867079.38452: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867079.38538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867079.38586: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867079.38625: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867079.38657: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867079.38743: 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) 7717 1726867079.38781: 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) 7717 1726867079.38828: 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) 7717 1726867079.38872: 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) 7717 1726867079.38894: 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) 7717 1726867079.39012: variable 'ansible_distribution' from source: facts 7717 1726867079.39026: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.39048: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7717 1726867079.39167: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867079.39302: 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) 7717 1726867079.39330: 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) 7717 1726867079.39364: 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) 7717 1726867079.39411: 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) 7717 1726867079.39432: 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) 7717 1726867079.39482: 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) 7717 1726867079.39511: 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) 7717 1726867079.39539: 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) 7717 1726867079.39587: 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) 7717 1726867079.39607: 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) 7717 1726867079.39649: 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) 7717 1726867079.39685: 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) 7717 1726867079.39714: 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) 7717 1726867079.39755: 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) 7717 1726867079.39791: 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) 7717 1726867079.40001: variable 'network_connections' from source: task vars 7717 1726867079.40017: variable 'interface' from source: play vars 7717 1726867079.40083: variable 'interface' from source: play vars 7717 1726867079.40160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867079.40350: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867079.40392: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867079.40435: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867079.40468: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867079.40536: 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) 7717 1726867079.40549: 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) 7717 1726867079.40646: 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) 7717 1726867079.40650: 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) 7717 1726867079.40673: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867079.40915: variable 'network_connections' from source: task vars 7717 1726867079.40927: variable 'interface' from source: play vars 7717 1726867079.40997: variable 'interface' from source: play vars 7717 1726867079.41025: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867079.41033: when evaluation is False, skipping this task 7717 1726867079.41041: _execute() done 7717 1726867079.41048: dumping result to json 7717 1726867079.41085: done dumping result, returning 7717 1726867079.41089: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000006e] 7717 1726867079.41091: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867079.41333: no more pending results, returning what we have 7717 1726867079.41336: results queue empty 7717 1726867079.41337: checking for any_errors_fatal 7717 1726867079.41344: done checking for any_errors_fatal 7717 1726867079.41345: checking for max_fail_percentage 7717 1726867079.41346: done checking for max_fail_percentage 7717 1726867079.41347: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.41348: done checking to see if all hosts have failed 7717 1726867079.41349: getting the remaining hosts for this loop 7717 1726867079.41350: done getting the remaining hosts for this loop 7717 1726867079.41353: getting the next task for host managed_node3 7717 1726867079.41360: done getting next task for host managed_node3 7717 1726867079.41364: ^ 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 7717 1726867079.41367: ^ 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 7717 1726867079.41410: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006e 7717 1726867079.41415: WORKER PROCESS EXITING 7717 1726867079.41429: getting variables 7717 1726867079.41430: in VariableManager get_vars() 7717 1726867079.41483: Calling all_inventory to load vars for managed_node3 7717 1726867079.41486: Calling groups_inventory to load vars for managed_node3 7717 1726867079.41489: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.41590: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.41593: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.41595: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.42986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.44826: done with get_vars() 7717 1726867079.44847: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867079.44927: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:17:59 -0400 (0:00:00.109) 0:00:24.865 ****** 7717 1726867079.44957: entering _queue_task() for managed_node3/yum 7717 1726867079.45482: worker is 1 (out of 1 available) 7717 1726867079.45494: exiting _queue_task() for managed_node3/yum 7717 1726867079.45504: done queuing things up, now waiting for results queue to drain 7717 1726867079.45506: waiting for pending results... 7717 1726867079.45722: running TaskExecutor() for managed_node3/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 7717 1726867079.45879: in run() - task 0affcac9-a3a5-2797-eb16-00000000006f 7717 1726867079.45901: variable 'ansible_search_path' from source: unknown 7717 1726867079.45911: variable 'ansible_search_path' from source: unknown 7717 1726867079.45958: calling self._execute() 7717 1726867079.46072: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.46087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.46099: variable 'omit' from source: magic vars 7717 1726867079.46484: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.46508: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.46711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867079.49006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867079.49089: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867079.49134: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867079.49211: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867079.49214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867079.49285: 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) 7717 1726867079.49321: 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) 7717 1726867079.49347: 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) 7717 1726867079.49396: 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) 7717 1726867079.49417: 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) 7717 1726867079.49538: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.49553: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7717 1726867079.49683: when evaluation is False, skipping this task 7717 1726867079.49686: _execute() done 7717 1726867079.49689: dumping result to json 7717 1726867079.49692: done dumping result, returning 7717 1726867079.49695: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000006f] 7717 1726867079.49697: sending task result for task 0affcac9-a3a5-2797-eb16-00000000006f 7717 1726867079.49767: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000006f 7717 1726867079.49771: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7717 1726867079.49831: no more pending results, returning what we have 7717 1726867079.49834: results queue empty 7717 1726867079.49835: checking for any_errors_fatal 7717 1726867079.49842: done checking for any_errors_fatal 7717 1726867079.49843: checking for max_fail_percentage 7717 1726867079.49845: done checking for max_fail_percentage 7717 1726867079.49846: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.49847: done checking to see if all hosts have failed 7717 1726867079.49848: getting the remaining hosts for this loop 7717 1726867079.49849: done getting the remaining hosts for this loop 7717 1726867079.49858: getting the next task for host managed_node3 7717 1726867079.49866: done getting next task for host managed_node3 7717 1726867079.49871: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867079.49881: ^ 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 7717 1726867079.49902: getting variables 7717 1726867079.49904: in VariableManager get_vars() 7717 1726867079.49958: Calling all_inventory to load vars for managed_node3 7717 1726867079.49961: Calling groups_inventory to load vars for managed_node3 7717 1726867079.49964: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.50182: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.50187: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.50192: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.51799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.53388: done with get_vars() 7717 1726867079.53408: done getting variables 7717 1726867079.53469: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:17:59 -0400 (0:00:00.085) 0:00:24.951 ****** 7717 1726867079.53505: entering _queue_task() for managed_node3/fail 7717 1726867079.53907: worker is 1 (out of 1 available) 7717 1726867079.53918: exiting _queue_task() for managed_node3/fail 7717 1726867079.53928: done queuing things up, now waiting for results queue to drain 7717 1726867079.53930: waiting for pending results... 7717 1726867079.54216: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867079.54283: in run() - task 0affcac9-a3a5-2797-eb16-000000000070 7717 1726867079.54287: variable 'ansible_search_path' from source: unknown 7717 1726867079.54291: variable 'ansible_search_path' from source: unknown 7717 1726867079.54424: calling self._execute() 7717 1726867079.54434: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.54440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.54451: variable 'omit' from source: magic vars 7717 1726867079.54828: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.54840: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.54972: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867079.55208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867079.57957: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867079.57960: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867079.57963: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867079.57965: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867079.57967: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867079.58021: 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) 7717 1726867079.58096: 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) 7717 1726867079.58122: 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) 7717 1726867079.58160: 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) 7717 1726867079.58203: 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) 7717 1726867079.58250: 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) 7717 1726867079.58272: 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) 7717 1726867079.58308: 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) 7717 1726867079.58346: 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) 7717 1726867079.58359: 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) 7717 1726867079.58405: 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) 7717 1726867079.58433: 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) 7717 1726867079.58455: 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) 7717 1726867079.58496: 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) 7717 1726867079.58513: 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) 7717 1726867079.58690: variable 'network_connections' from source: task vars 7717 1726867079.58703: variable 'interface' from source: play vars 7717 1726867079.58773: variable 'interface' from source: play vars 7717 1726867079.58854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867079.59023: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867079.59076: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867079.59109: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867079.59135: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867079.59187: 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) 7717 1726867079.59208: 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) 7717 1726867079.59233: 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) 7717 1726867079.59258: 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) 7717 1726867079.59315: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867079.59567: variable 'network_connections' from source: task vars 7717 1726867079.59572: variable 'interface' from source: play vars 7717 1726867079.59682: variable 'interface' from source: play vars 7717 1726867079.59685: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867079.59688: when evaluation is False, skipping this task 7717 1726867079.59690: _execute() done 7717 1726867079.59692: dumping result to json 7717 1726867079.59694: done dumping result, returning 7717 1726867079.59696: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-000000000070] 7717 1726867079.59698: sending task result for task 0affcac9-a3a5-2797-eb16-000000000070 7717 1726867079.60006: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000070 7717 1726867079.60010: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867079.60057: no more pending results, returning what we have 7717 1726867079.60060: results queue empty 7717 1726867079.60061: checking for any_errors_fatal 7717 1726867079.60066: done checking for any_errors_fatal 7717 1726867079.60067: checking for max_fail_percentage 7717 1726867079.60068: done checking for max_fail_percentage 7717 1726867079.60069: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.60070: done checking to see if all hosts have failed 7717 1726867079.60070: getting the remaining hosts for this loop 7717 1726867079.60072: done getting the remaining hosts for this loop 7717 1726867079.60081: getting the next task for host managed_node3 7717 1726867079.60087: done getting next task for host managed_node3 7717 1726867079.60091: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7717 1726867079.60093: ^ 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 7717 1726867079.60109: getting variables 7717 1726867079.60110: in VariableManager get_vars() 7717 1726867079.60159: Calling all_inventory to load vars for managed_node3 7717 1726867079.60162: Calling groups_inventory to load vars for managed_node3 7717 1726867079.60165: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.60208: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.60483: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.60488: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.63297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.66251: done with get_vars() 7717 1726867079.66279: done getting variables 7717 1726867079.66342: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:17:59 -0400 (0:00:00.128) 0:00:25.082 ****** 7717 1726867079.66586: entering _queue_task() for managed_node3/package 7717 1726867079.67322: worker is 1 (out of 1 available) 7717 1726867079.67335: exiting _queue_task() for managed_node3/package 7717 1726867079.67347: done queuing things up, now waiting for results queue to drain 7717 1726867079.67348: waiting for pending results... 7717 1726867079.67998: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7717 1726867079.68098: in run() - task 0affcac9-a3a5-2797-eb16-000000000071 7717 1726867079.68118: variable 'ansible_search_path' from source: unknown 7717 1726867079.68125: variable 'ansible_search_path' from source: unknown 7717 1726867079.68165: calling self._execute() 7717 1726867079.68355: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.68429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.68445: variable 'omit' from source: magic vars 7717 1726867079.69159: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.69400: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.69573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867079.70383: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867079.70387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867079.70389: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867079.70555: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867079.70752: variable 'network_packages' from source: role '' defaults 7717 1726867079.70928: variable '__network_provider_setup' from source: role '' defaults 7717 1726867079.71060: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867079.71126: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867079.71168: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867079.71232: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867079.71671: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867079.75350: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867079.75566: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867079.75598: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867079.75638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867079.75867: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867079.75911: 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) 7717 1726867079.76016: 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) 7717 1726867079.76050: 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) 7717 1726867079.76218: 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) 7717 1726867079.76221: 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) 7717 1726867079.76339: 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) 7717 1726867079.76367: 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) 7717 1726867079.76496: 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) 7717 1726867079.76580: 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) 7717 1726867079.76615: 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) 7717 1726867079.77284: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867079.77361: 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) 7717 1726867079.77526: 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) 7717 1726867079.77553: 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) 7717 1726867079.77647: 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) 7717 1726867079.77663: 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) 7717 1726867079.77847: variable 'ansible_python' from source: facts 7717 1726867079.78064: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867079.78139: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867079.78284: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867079.78607: 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) 7717 1726867079.78636: 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) 7717 1726867079.78714: 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) 7717 1726867079.78843: 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) 7717 1726867079.78861: 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) 7717 1726867079.79084: 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) 7717 1726867079.79096: 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) 7717 1726867079.79099: 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) 7717 1726867079.79212: 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) 7717 1726867079.79237: 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) 7717 1726867079.79572: variable 'network_connections' from source: task vars 7717 1726867079.79592: variable 'interface' from source: play vars 7717 1726867079.79831: variable 'interface' from source: play vars 7717 1726867079.80063: 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) 7717 1726867079.80066: 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) 7717 1726867079.80099: 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) 7717 1726867079.80159: 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) 7717 1726867079.80392: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867079.80810: variable 'network_connections' from source: task vars 7717 1726867079.80826: variable 'interface' from source: play vars 7717 1726867079.80918: variable 'interface' from source: play vars 7717 1726867079.80948: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867079.81023: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867079.81306: variable 'network_connections' from source: task vars 7717 1726867079.81309: variable 'interface' from source: play vars 7717 1726867079.81373: variable 'interface' from source: play vars 7717 1726867079.81465: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867079.81470: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867079.81756: variable 'network_connections' from source: task vars 7717 1726867079.81760: variable 'interface' from source: play vars 7717 1726867079.81827: variable 'interface' from source: play vars 7717 1726867079.81899: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867079.81940: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867079.81947: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867079.82016: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867079.82239: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867079.82985: variable 'network_connections' from source: task vars 7717 1726867079.82988: variable 'interface' from source: play vars 7717 1726867079.83185: variable 'interface' from source: play vars 7717 1726867079.83189: variable 'ansible_distribution' from source: facts 7717 1726867079.83193: variable '__network_rh_distros' from source: role '' defaults 7717 1726867079.83195: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.83197: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867079.83250: variable 'ansible_distribution' from source: facts 7717 1726867079.83253: variable '__network_rh_distros' from source: role '' defaults 7717 1726867079.83256: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.83265: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867079.83419: variable 'ansible_distribution' from source: facts 7717 1726867079.83423: variable '__network_rh_distros' from source: role '' defaults 7717 1726867079.83428: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.83467: variable 'network_provider' from source: set_fact 7717 1726867079.83484: variable 'ansible_facts' from source: unknown 7717 1726867079.84218: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7717 1726867079.84221: when evaluation is False, skipping this task 7717 1726867079.84224: _execute() done 7717 1726867079.84227: dumping result to json 7717 1726867079.84229: done dumping result, returning 7717 1726867079.84237: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2797-eb16-000000000071] 7717 1726867079.84243: sending task result for task 0affcac9-a3a5-2797-eb16-000000000071 skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7717 1726867079.84449: no more pending results, returning what we have 7717 1726867079.84451: results queue empty 7717 1726867079.84452: checking for any_errors_fatal 7717 1726867079.84457: done checking for any_errors_fatal 7717 1726867079.84458: checking for max_fail_percentage 7717 1726867079.84459: done checking for max_fail_percentage 7717 1726867079.84460: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.84461: done checking to see if all hosts have failed 7717 1726867079.84461: getting the remaining hosts for this loop 7717 1726867079.84463: done getting the remaining hosts for this loop 7717 1726867079.84466: getting the next task for host managed_node3 7717 1726867079.84472: done getting next task for host managed_node3 7717 1726867079.84481: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867079.84483: ^ 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=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 7717 1726867079.84614: getting variables 7717 1726867079.84616: in VariableManager get_vars() 7717 1726867079.84659: Calling all_inventory to load vars for managed_node3 7717 1726867079.84661: Calling groups_inventory to load vars for managed_node3 7717 1726867079.84663: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.84673: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.84691: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.84696: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000071 7717 1726867079.84698: WORKER PROCESS EXITING 7717 1726867079.84702: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.86605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.88109: done with get_vars() 7717 1726867079.88125: done getting variables 7717 1726867079.88168: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:17:59 -0400 (0:00:00.216) 0:00:25.298 ****** 7717 1726867079.88195: entering _queue_task() for managed_node3/package 7717 1726867079.88473: worker is 1 (out of 1 available) 7717 1726867079.88494: exiting _queue_task() for managed_node3/package 7717 1726867079.88507: done queuing things up, now waiting for results queue to drain 7717 1726867079.88508: waiting for pending results... 7717 1726867079.88782: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867079.88895: in run() - task 0affcac9-a3a5-2797-eb16-000000000072 7717 1726867079.88908: variable 'ansible_search_path' from source: unknown 7717 1726867079.88912: variable 'ansible_search_path' from source: unknown 7717 1726867079.88952: calling self._execute() 7717 1726867079.89087: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.89092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.89095: variable 'omit' from source: magic vars 7717 1726867079.89525: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.89560: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.89680: variable 'network_state' from source: role '' defaults 7717 1726867079.89687: Evaluated conditional (network_state != {}): False 7717 1726867079.89692: when evaluation is False, skipping this task 7717 1726867079.89696: _execute() done 7717 1726867079.89698: dumping result to json 7717 1726867079.89701: done dumping result, returning 7717 1726867079.89704: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2797-eb16-000000000072] 7717 1726867079.89707: sending task result for task 0affcac9-a3a5-2797-eb16-000000000072 7717 1726867079.90015: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000072 7717 1726867079.90018: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867079.90058: no more pending results, returning what we have 7717 1726867079.90061: results queue empty 7717 1726867079.90061: checking for any_errors_fatal 7717 1726867079.90065: done checking for any_errors_fatal 7717 1726867079.90066: checking for max_fail_percentage 7717 1726867079.90067: done checking for max_fail_percentage 7717 1726867079.90068: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.90069: done checking to see if all hosts have failed 7717 1726867079.90070: getting the remaining hosts for this loop 7717 1726867079.90071: done getting the remaining hosts for this loop 7717 1726867079.90079: getting the next task for host managed_node3 7717 1726867079.90085: done getting next task for host managed_node3 7717 1726867079.90089: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867079.90091: ^ 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=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 7717 1726867079.90108: getting variables 7717 1726867079.90109: in VariableManager get_vars() 7717 1726867079.90156: Calling all_inventory to load vars for managed_node3 7717 1726867079.90159: Calling groups_inventory to load vars for managed_node3 7717 1726867079.90161: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.90169: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.90172: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.90178: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.91380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.93041: done with get_vars() 7717 1726867079.93058: done getting variables 7717 1726867079.93122: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:17:59 -0400 (0:00:00.049) 0:00:25.347 ****** 7717 1726867079.93148: entering _queue_task() for managed_node3/package 7717 1726867079.93383: worker is 1 (out of 1 available) 7717 1726867079.93394: exiting _queue_task() for managed_node3/package 7717 1726867079.93408: done queuing things up, now waiting for results queue to drain 7717 1726867079.93409: waiting for pending results... 7717 1726867079.93593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867079.93688: in run() - task 0affcac9-a3a5-2797-eb16-000000000073 7717 1726867079.93699: variable 'ansible_search_path' from source: unknown 7717 1726867079.93703: variable 'ansible_search_path' from source: unknown 7717 1726867079.93731: calling self._execute() 7717 1726867079.93807: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.93811: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.93819: variable 'omit' from source: magic vars 7717 1726867079.94283: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.94287: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.94374: variable 'network_state' from source: role '' defaults 7717 1726867079.94393: Evaluated conditional (network_state != {}): False 7717 1726867079.94401: when evaluation is False, skipping this task 7717 1726867079.94416: _execute() done 7717 1726867079.94424: dumping result to json 7717 1726867079.94431: done dumping result, returning 7717 1726867079.94441: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2797-eb16-000000000073] 7717 1726867079.94451: sending task result for task 0affcac9-a3a5-2797-eb16-000000000073 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867079.94883: no more pending results, returning what we have 7717 1726867079.94886: results queue empty 7717 1726867079.94887: checking for any_errors_fatal 7717 1726867079.94891: done checking for any_errors_fatal 7717 1726867079.94892: checking for max_fail_percentage 7717 1726867079.94894: done checking for max_fail_percentage 7717 1726867079.94895: checking to see if all hosts have failed and the running result is not ok 7717 1726867079.94895: done checking to see if all hosts have failed 7717 1726867079.94896: getting the remaining hosts for this loop 7717 1726867079.94898: done getting the remaining hosts for this loop 7717 1726867079.94901: getting the next task for host managed_node3 7717 1726867079.94906: done getting next task for host managed_node3 7717 1726867079.94910: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867079.94913: ^ 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=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 7717 1726867079.94931: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000073 7717 1726867079.94939: WORKER PROCESS EXITING 7717 1726867079.94951: getting variables 7717 1726867079.94953: in VariableManager get_vars() 7717 1726867079.95003: Calling all_inventory to load vars for managed_node3 7717 1726867079.95006: Calling groups_inventory to load vars for managed_node3 7717 1726867079.95009: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867079.95018: Calling all_plugins_play to load vars for managed_node3 7717 1726867079.95020: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867079.95023: Calling groups_plugins_play to load vars for managed_node3 7717 1726867079.96387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867079.97380: done with get_vars() 7717 1726867079.97397: done getting variables 7717 1726867079.97440: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:17:59 -0400 (0:00:00.043) 0:00:25.391 ****** 7717 1726867079.97464: entering _queue_task() for managed_node3/service 7717 1726867079.97701: worker is 1 (out of 1 available) 7717 1726867079.97713: exiting _queue_task() for managed_node3/service 7717 1726867079.97725: done queuing things up, now waiting for results queue to drain 7717 1726867079.97726: waiting for pending results... 7717 1726867079.97907: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867079.98012: in run() - task 0affcac9-a3a5-2797-eb16-000000000074 7717 1726867079.98026: variable 'ansible_search_path' from source: unknown 7717 1726867079.98030: variable 'ansible_search_path' from source: unknown 7717 1726867079.98058: calling self._execute() 7717 1726867079.98139: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867079.98143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867079.98151: variable 'omit' from source: magic vars 7717 1726867079.98489: variable 'ansible_distribution_major_version' from source: facts 7717 1726867079.98493: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867079.98601: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867079.98790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867080.00455: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867080.00511: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867080.00541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867080.00568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867080.00591: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867080.00653: 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) 7717 1726867080.00672: 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) 7717 1726867080.00693: 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) 7717 1726867080.00719: 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) 7717 1726867080.00729: 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) 7717 1726867080.00765: 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) 7717 1726867080.00783: 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) 7717 1726867080.00800: 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) 7717 1726867080.00826: 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) 7717 1726867080.00836: 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) 7717 1726867080.00866: 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) 7717 1726867080.00886: 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) 7717 1726867080.00903: 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) 7717 1726867080.00926: 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) 7717 1726867080.00937: 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) 7717 1726867080.01050: variable 'network_connections' from source: task vars 7717 1726867080.01060: variable 'interface' from source: play vars 7717 1726867080.01114: variable 'interface' from source: play vars 7717 1726867080.01163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867080.01270: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867080.01309: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867080.01332: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867080.01353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867080.01389: 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) 7717 1726867080.01408: 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) 7717 1726867080.01426: 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) 7717 1726867080.01443: 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) 7717 1726867080.01482: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867080.01637: variable 'network_connections' from source: task vars 7717 1726867080.01641: variable 'interface' from source: play vars 7717 1726867080.01685: variable 'interface' from source: play vars 7717 1726867080.01703: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867080.01707: when evaluation is False, skipping this task 7717 1726867080.01710: _execute() done 7717 1726867080.01712: dumping result to json 7717 1726867080.01714: done dumping result, returning 7717 1726867080.01724: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-000000000074] 7717 1726867080.01727: sending task result for task 0affcac9-a3a5-2797-eb16-000000000074 7717 1726867080.01821: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000074 7717 1726867080.01833: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867080.01881: no more pending results, returning what we have 7717 1726867080.01884: results queue empty 7717 1726867080.01885: checking for any_errors_fatal 7717 1726867080.01891: done checking for any_errors_fatal 7717 1726867080.01891: checking for max_fail_percentage 7717 1726867080.01893: done checking for max_fail_percentage 7717 1726867080.01894: checking to see if all hosts have failed and the running result is not ok 7717 1726867080.01895: done checking to see if all hosts have failed 7717 1726867080.01895: getting the remaining hosts for this loop 7717 1726867080.01897: done getting the remaining hosts for this loop 7717 1726867080.01900: getting the next task for host managed_node3 7717 1726867080.01908: done getting next task for host managed_node3 7717 1726867080.01911: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867080.01914: ^ 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=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 7717 1726867080.01931: getting variables 7717 1726867080.01933: in VariableManager get_vars() 7717 1726867080.01983: Calling all_inventory to load vars for managed_node3 7717 1726867080.01986: Calling groups_inventory to load vars for managed_node3 7717 1726867080.01988: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867080.01997: Calling all_plugins_play to load vars for managed_node3 7717 1726867080.02000: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867080.02002: Calling groups_plugins_play to load vars for managed_node3 7717 1726867080.02804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867080.03765: done with get_vars() 7717 1726867080.03788: done getting variables 7717 1726867080.03833: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:00 -0400 (0:00:00.063) 0:00:25.454 ****** 7717 1726867080.03854: entering _queue_task() for managed_node3/service 7717 1726867080.04096: worker is 1 (out of 1 available) 7717 1726867080.04109: exiting _queue_task() for managed_node3/service 7717 1726867080.04121: done queuing things up, now waiting for results queue to drain 7717 1726867080.04122: waiting for pending results... 7717 1726867080.04293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867080.04392: in run() - task 0affcac9-a3a5-2797-eb16-000000000075 7717 1726867080.04406: variable 'ansible_search_path' from source: unknown 7717 1726867080.04409: variable 'ansible_search_path' from source: unknown 7717 1726867080.04437: calling self._execute() 7717 1726867080.04515: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.04520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.04528: variable 'omit' from source: magic vars 7717 1726867080.04794: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.04804: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867080.04913: variable 'network_provider' from source: set_fact 7717 1726867080.04918: variable 'network_state' from source: role '' defaults 7717 1726867080.04927: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7717 1726867080.04932: variable 'omit' from source: magic vars 7717 1726867080.04969: variable 'omit' from source: magic vars 7717 1726867080.04992: variable 'network_service_name' from source: role '' defaults 7717 1726867080.05040: variable 'network_service_name' from source: role '' defaults 7717 1726867080.05112: variable '__network_provider_setup' from source: role '' defaults 7717 1726867080.05116: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867080.05162: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867080.05170: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867080.05218: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867080.05361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867080.06788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867080.06841: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867080.06870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867080.06898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867080.06918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867080.06981: 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) 7717 1726867080.07001: 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) 7717 1726867080.07018: 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) 7717 1726867080.07043: 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) 7717 1726867080.07053: 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) 7717 1726867080.07091: 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) 7717 1726867080.07107: 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) 7717 1726867080.07123: 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) 7717 1726867080.07147: 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) 7717 1726867080.07157: 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) 7717 1726867080.07307: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867080.07382: 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) 7717 1726867080.07402: 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) 7717 1726867080.07419: 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) 7717 1726867080.07444: 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) 7717 1726867080.07454: 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) 7717 1726867080.07519: variable 'ansible_python' from source: facts 7717 1726867080.07536: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867080.07592: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867080.07648: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867080.07731: 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) 7717 1726867080.07749: 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) 7717 1726867080.07765: 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) 7717 1726867080.07793: 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) 7717 1726867080.07803: 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) 7717 1726867080.07839: 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) 7717 1726867080.07859: 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) 7717 1726867080.07879: 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) 7717 1726867080.07902: 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) 7717 1726867080.07913: 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) 7717 1726867080.08005: variable 'network_connections' from source: task vars 7717 1726867080.08011: variable 'interface' from source: play vars 7717 1726867080.08068: variable 'interface' from source: play vars 7717 1726867080.08138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867080.08270: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867080.08307: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867080.08338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867080.08370: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867080.08416: 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) 7717 1726867080.08437: 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) 7717 1726867080.08459: 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) 7717 1726867080.08485: 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) 7717 1726867080.08521: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867080.08696: variable 'network_connections' from source: task vars 7717 1726867080.08702: variable 'interface' from source: play vars 7717 1726867080.08755: variable 'interface' from source: play vars 7717 1726867080.08781: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867080.08838: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867080.09021: variable 'network_connections' from source: task vars 7717 1726867080.09024: variable 'interface' from source: play vars 7717 1726867080.09079: variable 'interface' from source: play vars 7717 1726867080.09095: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867080.09149: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867080.09332: variable 'network_connections' from source: task vars 7717 1726867080.09336: variable 'interface' from source: play vars 7717 1726867080.09389: variable 'interface' from source: play vars 7717 1726867080.09424: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867080.09472: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867080.09480: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867080.09517: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867080.09650: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867080.09965: variable 'network_connections' from source: task vars 7717 1726867080.09968: variable 'interface' from source: play vars 7717 1726867080.10018: variable 'interface' from source: play vars 7717 1726867080.10022: variable 'ansible_distribution' from source: facts 7717 1726867080.10025: variable '__network_rh_distros' from source: role '' defaults 7717 1726867080.10030: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.10041: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867080.10153: variable 'ansible_distribution' from source: facts 7717 1726867080.10156: variable '__network_rh_distros' from source: role '' defaults 7717 1726867080.10160: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.10171: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867080.10284: variable 'ansible_distribution' from source: facts 7717 1726867080.10287: variable '__network_rh_distros' from source: role '' defaults 7717 1726867080.10292: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.10319: variable 'network_provider' from source: set_fact 7717 1726867080.10337: variable 'omit' from source: magic vars 7717 1726867080.10360: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867080.10381: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867080.10395: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867080.10408: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867080.10417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867080.10440: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867080.10443: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.10445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.10516: Set connection var ansible_pipelining to False 7717 1726867080.10519: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867080.10525: Set connection var ansible_shell_type to sh 7717 1726867080.10527: Set connection var ansible_connection to ssh 7717 1726867080.10533: Set connection var ansible_shell_executable to /bin/sh 7717 1726867080.10541: Set connection var ansible_timeout to 10 7717 1726867080.10558: variable 'ansible_shell_executable' from source: unknown 7717 1726867080.10561: variable 'ansible_connection' from source: unknown 7717 1726867080.10563: variable 'ansible_module_compression' from source: unknown 7717 1726867080.10565: variable 'ansible_shell_type' from source: unknown 7717 1726867080.10568: variable 'ansible_shell_executable' from source: unknown 7717 1726867080.10570: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.10572: variable 'ansible_pipelining' from source: unknown 7717 1726867080.10576: variable 'ansible_timeout' from source: unknown 7717 1726867080.10580: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.10651: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867080.10657: variable 'omit' from source: magic vars 7717 1726867080.10664: starting attempt loop 7717 1726867080.10666: running the handler 7717 1726867080.10722: variable 'ansible_facts' from source: unknown 7717 1726867080.11171: _low_level_execute_command(): starting 7717 1726867080.11180: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867080.11653: 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 <<< 7717 1726867080.11671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867080.11674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.11694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.11750: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.11753: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.11755: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.11832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.13523: stdout chunk (state=3): >>>/root <<< 7717 1726867080.13622: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.13653: stderr chunk (state=3): >>><<< 7717 1726867080.13656: stdout chunk (state=3): >>><<< 7717 1726867080.13680: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.13689: _low_level_execute_command(): starting 7717 1726867080.13695: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820 `" && echo ansible-tmp-1726867080.1367471-8638-48029537897820="` echo /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820 `" ) && sleep 0' 7717 1726867080.14152: 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 <<< 7717 1726867080.14156: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.14158: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867080.14161: 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 <<< 7717 1726867080.14163: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.14217: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.14220: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.14226: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.14269: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.16176: stdout chunk (state=3): >>>ansible-tmp-1726867080.1367471-8638-48029537897820=/root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820 <<< 7717 1726867080.16386: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.16389: stdout chunk (state=3): >>><<< 7717 1726867080.16391: stderr chunk (state=3): >>><<< 7717 1726867080.16393: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867080.1367471-8638-48029537897820=/root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.16396: variable 'ansible_module_compression' from source: unknown 7717 1726867080.16433: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7717 1726867080.16497: variable 'ansible_facts' from source: unknown 7717 1726867080.16728: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py 7717 1726867080.16901: Sending initial data 7717 1726867080.16904: Sent initial data (153 bytes) 7717 1726867080.17667: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.17715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.17719: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.19270: 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 <<< 7717 1726867080.19273: stderr chunk (state=3): >>>debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867080.19317: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867080.19368: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpl_2kz8gg /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py <<< 7717 1726867080.19371: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py" <<< 7717 1726867080.19406: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpl_2kz8gg" to remote "/root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py" <<< 7717 1726867080.19413: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py" <<< 7717 1726867080.20462: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.20498: stderr chunk (state=3): >>><<< 7717 1726867080.20502: stdout chunk (state=3): >>><<< 7717 1726867080.20521: done transferring module to remote 7717 1726867080.20529: _low_level_execute_command(): starting 7717 1726867080.20534: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/ /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py && sleep 0' 7717 1726867080.20951: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.20955: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867080.20957: 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.15.68 is address <<< 7717 1726867080.20959: 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 <<< 7717 1726867080.20961: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.21014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.21023: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.21062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.22794: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.22815: stderr chunk (state=3): >>><<< 7717 1726867080.22819: stdout chunk (state=3): >>><<< 7717 1726867080.22832: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.22835: _low_level_execute_command(): starting 7717 1726867080.22842: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/AnsiballZ_systemd.py && sleep 0' 7717 1726867080.23248: 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 <<< 7717 1726867080.23251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867080.23283: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867080.23287: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.23290: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867080.23292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.23347: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.23351: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.23354: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.23408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.52238: 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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9494528", "MemoryPeak": "10022912", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3341697024", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "118265000", "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", <<< 7717 1726867080.52271: stdout chunk (state=3): >>>"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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wai<<< 7717 1726867080.52292: stdout chunk (state=3): >>>t-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 7717 1726867080.54165: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867080.54297: stderr chunk (state=3): >>><<< 7717 1726867080.54300: stdout chunk (state=3): >>><<< 7717 1726867080.54304: _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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9494528", "MemoryPeak": "10022912", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3341697024", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "118265000", "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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867080.54392: 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-1726867080.1367471-8638-48029537897820/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867080.54411: _low_level_execute_command(): starting 7717 1726867080.54416: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867080.1367471-8638-48029537897820/ > /dev/null 2>&1 && sleep 0' 7717 1726867080.54986: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867080.54990: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.55084: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867080.55087: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867080.55090: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867080.55092: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867080.55095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.55097: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867080.55099: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867080.55101: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867080.55103: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.55105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867080.55106: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867080.55108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867080.55110: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867080.55112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.55183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.55191: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.55194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.55253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.57083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.57129: stderr chunk (state=3): >>><<< 7717 1726867080.57136: stdout chunk (state=3): >>><<< 7717 1726867080.57180: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.57184: handler run complete 7717 1726867080.57282: attempt loop complete, returning result 7717 1726867080.57285: _execute() done 7717 1726867080.57288: dumping result to json 7717 1726867080.57290: done dumping result, returning 7717 1726867080.57293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2797-eb16-000000000075] 7717 1726867080.57295: sending task result for task 0affcac9-a3a5-2797-eb16-000000000075 7717 1726867080.57549: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000075 7717 1726867080.57553: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867080.57614: no more pending results, returning what we have 7717 1726867080.57618: results queue empty 7717 1726867080.57620: checking for any_errors_fatal 7717 1726867080.57625: done checking for any_errors_fatal 7717 1726867080.57626: checking for max_fail_percentage 7717 1726867080.57628: done checking for max_fail_percentage 7717 1726867080.57629: checking to see if all hosts have failed and the running result is not ok 7717 1726867080.57630: done checking to see if all hosts have failed 7717 1726867080.57630: getting the remaining hosts for this loop 7717 1726867080.57632: done getting the remaining hosts for this loop 7717 1726867080.57635: getting the next task for host managed_node3 7717 1726867080.57642: done getting next task for host managed_node3 7717 1726867080.57645: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867080.57648: ^ 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=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 7717 1726867080.57660: getting variables 7717 1726867080.57662: in VariableManager get_vars() 7717 1726867080.57830: Calling all_inventory to load vars for managed_node3 7717 1726867080.57834: Calling groups_inventory to load vars for managed_node3 7717 1726867080.57836: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867080.57846: Calling all_plugins_play to load vars for managed_node3 7717 1726867080.57849: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867080.57856: Calling groups_plugins_play to load vars for managed_node3 7717 1726867080.59125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867080.59992: done with get_vars() 7717 1726867080.60008: done getting variables 7717 1726867080.60050: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:00 -0400 (0:00:00.562) 0:00:26.017 ****** 7717 1726867080.60080: entering _queue_task() for managed_node3/service 7717 1726867080.60290: worker is 1 (out of 1 available) 7717 1726867080.60303: exiting _queue_task() for managed_node3/service 7717 1726867080.60315: done queuing things up, now waiting for results queue to drain 7717 1726867080.60317: waiting for pending results... 7717 1726867080.60492: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867080.60579: in run() - task 0affcac9-a3a5-2797-eb16-000000000076 7717 1726867080.60593: variable 'ansible_search_path' from source: unknown 7717 1726867080.60597: variable 'ansible_search_path' from source: unknown 7717 1726867080.60624: calling self._execute() 7717 1726867080.60702: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.60706: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.60714: variable 'omit' from source: magic vars 7717 1726867080.61083: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.61162: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867080.61234: variable 'network_provider' from source: set_fact 7717 1726867080.61245: Evaluated conditional (network_provider == "nm"): True 7717 1726867080.61348: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867080.61444: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867080.61631: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867080.63282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867080.63321: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867080.63349: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867080.63374: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867080.63397: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867080.63453: 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) 7717 1726867080.63473: 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) 7717 1726867080.63494: 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) 7717 1726867080.63519: 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) 7717 1726867080.63530: 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) 7717 1726867080.63565: 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) 7717 1726867080.63583: 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) 7717 1726867080.63601: 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) 7717 1726867080.63626: 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) 7717 1726867080.63636: 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) 7717 1726867080.63666: 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) 7717 1726867080.63684: 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) 7717 1726867080.63700: 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) 7717 1726867080.63724: 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) 7717 1726867080.63734: 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) 7717 1726867080.63830: variable 'network_connections' from source: task vars 7717 1726867080.63840: variable 'interface' from source: play vars 7717 1726867080.63892: variable 'interface' from source: play vars 7717 1726867080.63940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867080.64058: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867080.64087: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867080.64111: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867080.64132: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867080.64162: 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) 7717 1726867080.64178: 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) 7717 1726867080.64197: 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) 7717 1726867080.64219: 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) 7717 1726867080.64254: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867080.64403: variable 'network_connections' from source: task vars 7717 1726867080.64407: variable 'interface' from source: play vars 7717 1726867080.64453: variable 'interface' from source: play vars 7717 1726867080.64474: Evaluated conditional (__network_wpa_supplicant_required): False 7717 1726867080.64479: when evaluation is False, skipping this task 7717 1726867080.64485: _execute() done 7717 1726867080.64487: dumping result to json 7717 1726867080.64490: done dumping result, returning 7717 1726867080.64497: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2797-eb16-000000000076] 7717 1726867080.64508: sending task result for task 0affcac9-a3a5-2797-eb16-000000000076 7717 1726867080.64584: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000076 7717 1726867080.64587: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7717 1726867080.64629: no more pending results, returning what we have 7717 1726867080.64632: results queue empty 7717 1726867080.64633: checking for any_errors_fatal 7717 1726867080.64651: done checking for any_errors_fatal 7717 1726867080.64652: checking for max_fail_percentage 7717 1726867080.64653: done checking for max_fail_percentage 7717 1726867080.64654: checking to see if all hosts have failed and the running result is not ok 7717 1726867080.64655: done checking to see if all hosts have failed 7717 1726867080.64655: getting the remaining hosts for this loop 7717 1726867080.64657: done getting the remaining hosts for this loop 7717 1726867080.64660: getting the next task for host managed_node3 7717 1726867080.64668: done getting next task for host managed_node3 7717 1726867080.64671: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867080.64673: ^ 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=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 7717 1726867080.64698: getting variables 7717 1726867080.64700: in VariableManager get_vars() 7717 1726867080.64744: Calling all_inventory to load vars for managed_node3 7717 1726867080.64747: Calling groups_inventory to load vars for managed_node3 7717 1726867080.64749: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867080.64757: Calling all_plugins_play to load vars for managed_node3 7717 1726867080.64760: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867080.64762: Calling groups_plugins_play to load vars for managed_node3 7717 1726867080.65612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867080.66461: done with get_vars() 7717 1726867080.66478: done getting variables 7717 1726867080.66518: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:00 -0400 (0:00:00.064) 0:00:26.081 ****** 7717 1726867080.66542: entering _queue_task() for managed_node3/service 7717 1726867080.66754: worker is 1 (out of 1 available) 7717 1726867080.66767: exiting _queue_task() for managed_node3/service 7717 1726867080.66780: done queuing things up, now waiting for results queue to drain 7717 1726867080.66782: waiting for pending results... 7717 1726867080.66955: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867080.67042: in run() - task 0affcac9-a3a5-2797-eb16-000000000077 7717 1726867080.67054: variable 'ansible_search_path' from source: unknown 7717 1726867080.67058: variable 'ansible_search_path' from source: unknown 7717 1726867080.67089: calling self._execute() 7717 1726867080.67162: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.67165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.67174: variable 'omit' from source: magic vars 7717 1726867080.67440: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.67452: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867080.67525: variable 'network_provider' from source: set_fact 7717 1726867080.67529: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867080.67532: when evaluation is False, skipping this task 7717 1726867080.67535: _execute() done 7717 1726867080.67538: dumping result to json 7717 1726867080.67541: done dumping result, returning 7717 1726867080.67548: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2797-eb16-000000000077] 7717 1726867080.67558: sending task result for task 0affcac9-a3a5-2797-eb16-000000000077 7717 1726867080.67635: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000077 7717 1726867080.67638: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867080.67708: no more pending results, returning what we have 7717 1726867080.67711: results queue empty 7717 1726867080.67712: checking for any_errors_fatal 7717 1726867080.67717: done checking for any_errors_fatal 7717 1726867080.67718: checking for max_fail_percentage 7717 1726867080.67719: done checking for max_fail_percentage 7717 1726867080.67720: checking to see if all hosts have failed and the running result is not ok 7717 1726867080.67721: done checking to see if all hosts have failed 7717 1726867080.67721: getting the remaining hosts for this loop 7717 1726867080.67723: done getting the remaining hosts for this loop 7717 1726867080.67725: getting the next task for host managed_node3 7717 1726867080.67731: done getting next task for host managed_node3 7717 1726867080.67733: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867080.67736: ^ 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=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 7717 1726867080.67751: getting variables 7717 1726867080.67752: in VariableManager get_vars() 7717 1726867080.67799: Calling all_inventory to load vars for managed_node3 7717 1726867080.67802: Calling groups_inventory to load vars for managed_node3 7717 1726867080.67804: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867080.67811: Calling all_plugins_play to load vars for managed_node3 7717 1726867080.67813: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867080.67814: Calling groups_plugins_play to load vars for managed_node3 7717 1726867080.68525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867080.69507: done with get_vars() 7717 1726867080.69524: done getting variables 7717 1726867080.69569: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:00 -0400 (0:00:00.030) 0:00:26.112 ****** 7717 1726867080.69598: entering _queue_task() for managed_node3/copy 7717 1726867080.69867: worker is 1 (out of 1 available) 7717 1726867080.69880: exiting _queue_task() for managed_node3/copy 7717 1726867080.69893: done queuing things up, now waiting for results queue to drain 7717 1726867080.69895: waiting for pending results... 7717 1726867080.70086: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867080.70171: in run() - task 0affcac9-a3a5-2797-eb16-000000000078 7717 1726867080.70188: variable 'ansible_search_path' from source: unknown 7717 1726867080.70192: variable 'ansible_search_path' from source: unknown 7717 1726867080.70222: calling self._execute() 7717 1726867080.70302: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.70306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.70314: variable 'omit' from source: magic vars 7717 1726867080.70595: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.70605: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867080.70686: variable 'network_provider' from source: set_fact 7717 1726867080.70690: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867080.70693: when evaluation is False, skipping this task 7717 1726867080.70696: _execute() done 7717 1726867080.70698: dumping result to json 7717 1726867080.70702: done dumping result, returning 7717 1726867080.70711: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2797-eb16-000000000078] 7717 1726867080.70716: sending task result for task 0affcac9-a3a5-2797-eb16-000000000078 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7717 1726867080.70849: no more pending results, returning what we have 7717 1726867080.70853: results queue empty 7717 1726867080.70854: checking for any_errors_fatal 7717 1726867080.70859: done checking for any_errors_fatal 7717 1726867080.70859: checking for max_fail_percentage 7717 1726867080.70861: done checking for max_fail_percentage 7717 1726867080.70862: checking to see if all hosts have failed and the running result is not ok 7717 1726867080.70863: done checking to see if all hosts have failed 7717 1726867080.70863: getting the remaining hosts for this loop 7717 1726867080.70864: done getting the remaining hosts for this loop 7717 1726867080.70868: getting the next task for host managed_node3 7717 1726867080.70874: done getting next task for host managed_node3 7717 1726867080.70879: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867080.70883: ^ 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=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 7717 1726867080.70903: getting variables 7717 1726867080.70904: in VariableManager get_vars() 7717 1726867080.70947: Calling all_inventory to load vars for managed_node3 7717 1726867080.70950: Calling groups_inventory to load vars for managed_node3 7717 1726867080.70952: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867080.70961: Calling all_plugins_play to load vars for managed_node3 7717 1726867080.70963: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867080.70966: Calling groups_plugins_play to load vars for managed_node3 7717 1726867080.71712: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000078 7717 1726867080.71717: WORKER PROCESS EXITING 7717 1726867080.71727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867080.72590: done with get_vars() 7717 1726867080.72611: 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:18:00 -0400 (0:00:00.030) 0:00:26.143 ****** 7717 1726867080.72673: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867080.72947: worker is 1 (out of 1 available) 7717 1726867080.72960: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867080.72973: done queuing things up, now waiting for results queue to drain 7717 1726867080.72974: waiting for pending results... 7717 1726867080.73163: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867080.73262: in run() - task 0affcac9-a3a5-2797-eb16-000000000079 7717 1726867080.73276: variable 'ansible_search_path' from source: unknown 7717 1726867080.73282: variable 'ansible_search_path' from source: unknown 7717 1726867080.73316: calling self._execute() 7717 1726867080.73390: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.73394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.73403: variable 'omit' from source: magic vars 7717 1726867080.73679: variable 'ansible_distribution_major_version' from source: facts 7717 1726867080.73691: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867080.73697: variable 'omit' from source: magic vars 7717 1726867080.73733: variable 'omit' from source: magic vars 7717 1726867080.73847: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867080.75304: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867080.75349: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867080.75384: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867080.75409: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867080.75429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867080.75494: variable 'network_provider' from source: set_fact 7717 1726867080.75596: 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) 7717 1726867080.75633: 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) 7717 1726867080.75650: 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) 7717 1726867080.75676: 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) 7717 1726867080.75692: 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) 7717 1726867080.75749: variable 'omit' from source: magic vars 7717 1726867080.75836: variable 'omit' from source: magic vars 7717 1726867080.75910: variable 'network_connections' from source: task vars 7717 1726867080.75921: variable 'interface' from source: play vars 7717 1726867080.75966: variable 'interface' from source: play vars 7717 1726867080.76071: variable 'omit' from source: magic vars 7717 1726867080.76080: variable '__lsr_ansible_managed' from source: task vars 7717 1726867080.76122: variable '__lsr_ansible_managed' from source: task vars 7717 1726867080.76575: Loaded config def from plugin (lookup/template) 7717 1726867080.76586: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7717 1726867080.76605: File lookup term: get_ansible_managed.j2 7717 1726867080.76608: variable 'ansible_search_path' from source: unknown 7717 1726867080.76613: 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 7717 1726867080.76624: 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 7717 1726867080.76637: variable 'ansible_search_path' from source: unknown 7717 1726867080.80285: variable 'ansible_managed' from source: unknown 7717 1726867080.80374: variable 'omit' from source: magic vars 7717 1726867080.80414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867080.80453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867080.80484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867080.80505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867080.80513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867080.80533: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867080.80536: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.80539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.80614: Set connection var ansible_pipelining to False 7717 1726867080.80618: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867080.80623: Set connection var ansible_shell_type to sh 7717 1726867080.80626: Set connection var ansible_connection to ssh 7717 1726867080.80632: Set connection var ansible_shell_executable to /bin/sh 7717 1726867080.80637: Set connection var ansible_timeout to 10 7717 1726867080.80653: variable 'ansible_shell_executable' from source: unknown 7717 1726867080.80656: variable 'ansible_connection' from source: unknown 7717 1726867080.80658: variable 'ansible_module_compression' from source: unknown 7717 1726867080.80661: variable 'ansible_shell_type' from source: unknown 7717 1726867080.80663: variable 'ansible_shell_executable' from source: unknown 7717 1726867080.80665: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867080.80670: variable 'ansible_pipelining' from source: unknown 7717 1726867080.80672: variable 'ansible_timeout' from source: unknown 7717 1726867080.80693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867080.80775: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867080.80788: variable 'omit' from source: magic vars 7717 1726867080.80793: starting attempt loop 7717 1726867080.80804: running the handler 7717 1726867080.80809: _low_level_execute_command(): starting 7717 1726867080.80818: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867080.81290: 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 <<< 7717 1726867080.81293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867080.81296: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.81358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.81360: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.81362: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.81409: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.83093: stdout chunk (state=3): >>>/root <<< 7717 1726867080.83244: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.83248: stderr chunk (state=3): >>><<< 7717 1726867080.83250: stdout chunk (state=3): >>><<< 7717 1726867080.83367: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.83371: _low_level_execute_command(): starting 7717 1726867080.83374: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233 `" && echo ansible-tmp-1726867080.8327563-8664-213289801354233="` echo /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233 `" ) && sleep 0' 7717 1726867080.83934: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867080.83947: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.83992: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867080.84004: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867080.84043: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.84100: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.84143: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.84206: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.86119: stdout chunk (state=3): >>>ansible-tmp-1726867080.8327563-8664-213289801354233=/root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233 <<< 7717 1726867080.86264: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.86283: stderr chunk (state=3): >>><<< 7717 1726867080.86295: stdout chunk (state=3): >>><<< 7717 1726867080.86327: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867080.8327563-8664-213289801354233=/root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.86483: variable 'ansible_module_compression' from source: unknown 7717 1726867080.86487: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7717 1726867080.86493: variable 'ansible_facts' from source: unknown 7717 1726867080.86637: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py 7717 1726867080.86800: Sending initial data 7717 1726867080.86810: Sent initial data (166 bytes) 7717 1726867080.87427: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867080.87488: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.87548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.87562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.87600: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.87670: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.89394: 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 <<< 7717 1726867080.89507: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py" <<< 7717 1726867080.89517: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp6ggfiyqc /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py <<< 7717 1726867080.89530: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp6ggfiyqc" to remote "/root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py" <<< 7717 1726867080.89546: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py" <<< 7717 1726867080.90514: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.90570: stderr chunk (state=3): >>><<< 7717 1726867080.90589: stdout chunk (state=3): >>><<< 7717 1726867080.90622: done transferring module to remote 7717 1726867080.90638: _low_level_execute_command(): starting 7717 1726867080.90647: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/ /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py && sleep 0' 7717 1726867080.91314: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867080.91329: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.91392: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867080.91463: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.91495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.91508: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.91592: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867080.93409: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867080.93486: stdout chunk (state=3): >>><<< 7717 1726867080.93490: stderr chunk (state=3): >>><<< 7717 1726867080.93492: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867080.93494: _low_level_execute_command(): starting 7717 1726867080.93496: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/AnsiballZ_network_connections.py && sleep 0' 7717 1726867080.94105: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867080.94121: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867080.94148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867080.94252: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867080.94282: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867080.94300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867080.94394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.28384: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_5u3p5654/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<<< 7717 1726867081.28389: stdout chunk (state=3): >>> File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_5u3p5654/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 veth0/2b9bc000-bc4b-4bc1-af27-711f54a6552d: error=unknown <<< 7717 1726867081.28564: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "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": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7717 1726867081.30395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867081.30420: stderr chunk (state=3): >>><<< 7717 1726867081.30423: stdout chunk (state=3): >>><<< 7717 1726867081.30444: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_5u3p5654/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_5u3p5654/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 veth0/2b9bc000-bc4b-4bc1-af27-711f54a6552d: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "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": "veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867081.30471: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', '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-1726867080.8327563-8664-213289801354233/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867081.30483: _low_level_execute_command(): starting 7717 1726867081.30488: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867080.8327563-8664-213289801354233/ > /dev/null 2>&1 && sleep 0' 7717 1726867081.30906: 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 <<< 7717 1726867081.30910: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.30912: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867081.30915: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.30989: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.31040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.32842: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.32861: stderr chunk (state=3): >>><<< 7717 1726867081.32865: stdout chunk (state=3): >>><<< 7717 1726867081.32878: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867081.32892: handler run complete 7717 1726867081.32910: attempt loop complete, returning result 7717 1726867081.32913: _execute() done 7717 1726867081.32916: dumping result to json 7717 1726867081.32920: done dumping result, returning 7717 1726867081.32929: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2797-eb16-000000000079] 7717 1726867081.32936: sending task result for task 0affcac9-a3a5-2797-eb16-000000000079 7717 1726867081.33030: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000079 7717 1726867081.33033: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7717 1726867081.33125: no more pending results, returning what we have 7717 1726867081.33128: results queue empty 7717 1726867081.33129: checking for any_errors_fatal 7717 1726867081.33135: done checking for any_errors_fatal 7717 1726867081.33135: checking for max_fail_percentage 7717 1726867081.33137: done checking for max_fail_percentage 7717 1726867081.33138: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.33139: done checking to see if all hosts have failed 7717 1726867081.33139: getting the remaining hosts for this loop 7717 1726867081.33142: done getting the remaining hosts for this loop 7717 1726867081.33146: getting the next task for host managed_node3 7717 1726867081.33152: done getting next task for host managed_node3 7717 1726867081.33155: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867081.33158: ^ 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=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 7717 1726867081.33168: getting variables 7717 1726867081.33170: in VariableManager get_vars() 7717 1726867081.33217: Calling all_inventory to load vars for managed_node3 7717 1726867081.33221: Calling groups_inventory to load vars for managed_node3 7717 1726867081.33224: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.33233: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.33235: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.33238: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.34265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.35427: done with get_vars() 7717 1726867081.35442: 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:18:01 -0400 (0:00:00.628) 0:00:26.771 ****** 7717 1726867081.35506: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867081.35734: worker is 1 (out of 1 available) 7717 1726867081.35746: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867081.35760: done queuing things up, now waiting for results queue to drain 7717 1726867081.35761: waiting for pending results... 7717 1726867081.35943: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867081.36029: in run() - task 0affcac9-a3a5-2797-eb16-00000000007a 7717 1726867081.36041: variable 'ansible_search_path' from source: unknown 7717 1726867081.36045: variable 'ansible_search_path' from source: unknown 7717 1726867081.36072: calling self._execute() 7717 1726867081.36153: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.36157: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.36166: variable 'omit' from source: magic vars 7717 1726867081.36437: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.36447: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.36536: variable 'network_state' from source: role '' defaults 7717 1726867081.36542: Evaluated conditional (network_state != {}): False 7717 1726867081.36545: when evaluation is False, skipping this task 7717 1726867081.36548: _execute() done 7717 1726867081.36551: dumping result to json 7717 1726867081.36553: done dumping result, returning 7717 1726867081.36560: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2797-eb16-00000000007a] 7717 1726867081.36565: sending task result for task 0affcac9-a3a5-2797-eb16-00000000007a 7717 1726867081.36648: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000007a 7717 1726867081.36651: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867081.36700: no more pending results, returning what we have 7717 1726867081.36703: results queue empty 7717 1726867081.36704: checking for any_errors_fatal 7717 1726867081.36713: done checking for any_errors_fatal 7717 1726867081.36714: checking for max_fail_percentage 7717 1726867081.36715: done checking for max_fail_percentage 7717 1726867081.36716: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.36717: done checking to see if all hosts have failed 7717 1726867081.36718: getting the remaining hosts for this loop 7717 1726867081.36719: done getting the remaining hosts for this loop 7717 1726867081.36722: getting the next task for host managed_node3 7717 1726867081.36728: done getting next task for host managed_node3 7717 1726867081.36732: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867081.36735: ^ 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=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 7717 1726867081.36751: getting variables 7717 1726867081.36752: in VariableManager get_vars() 7717 1726867081.36792: Calling all_inventory to load vars for managed_node3 7717 1726867081.36795: Calling groups_inventory to load vars for managed_node3 7717 1726867081.36797: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.36805: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.36808: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.36810: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.37539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.38386: done with get_vars() 7717 1726867081.38400: done getting variables 7717 1726867081.38441: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:01 -0400 (0:00:00.029) 0:00:26.801 ****** 7717 1726867081.38463: entering _queue_task() for managed_node3/debug 7717 1726867081.38660: worker is 1 (out of 1 available) 7717 1726867081.38673: exiting _queue_task() for managed_node3/debug 7717 1726867081.38686: done queuing things up, now waiting for results queue to drain 7717 1726867081.38688: waiting for pending results... 7717 1726867081.38861: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867081.38958: in run() - task 0affcac9-a3a5-2797-eb16-00000000007b 7717 1726867081.38970: variable 'ansible_search_path' from source: unknown 7717 1726867081.38974: variable 'ansible_search_path' from source: unknown 7717 1726867081.39007: calling self._execute() 7717 1726867081.39084: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.39090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.39098: variable 'omit' from source: magic vars 7717 1726867081.39359: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.39368: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.39374: variable 'omit' from source: magic vars 7717 1726867081.39414: variable 'omit' from source: magic vars 7717 1726867081.39439: variable 'omit' from source: magic vars 7717 1726867081.39471: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867081.39500: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867081.39514: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867081.39527: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.39537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.39559: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867081.39564: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.39566: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.39639: Set connection var ansible_pipelining to False 7717 1726867081.39642: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867081.39647: Set connection var ansible_shell_type to sh 7717 1726867081.39650: Set connection var ansible_connection to ssh 7717 1726867081.39656: Set connection var ansible_shell_executable to /bin/sh 7717 1726867081.39661: Set connection var ansible_timeout to 10 7717 1726867081.39687: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.39690: variable 'ansible_connection' from source: unknown 7717 1726867081.39693: variable 'ansible_module_compression' from source: unknown 7717 1726867081.39695: variable 'ansible_shell_type' from source: unknown 7717 1726867081.39697: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.39699: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.39701: variable 'ansible_pipelining' from source: unknown 7717 1726867081.39703: variable 'ansible_timeout' from source: unknown 7717 1726867081.39705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.39803: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867081.39812: variable 'omit' from source: magic vars 7717 1726867081.39817: starting attempt loop 7717 1726867081.39820: running the handler 7717 1726867081.39909: variable '__network_connections_result' from source: set_fact 7717 1726867081.39949: handler run complete 7717 1726867081.39962: attempt loop complete, returning result 7717 1726867081.39965: _execute() done 7717 1726867081.39968: dumping result to json 7717 1726867081.39970: done dumping result, returning 7717 1726867081.39982: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2797-eb16-00000000007b] 7717 1726867081.39987: sending task result for task 0affcac9-a3a5-2797-eb16-00000000007b 7717 1726867081.40068: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000007b 7717 1726867081.40072: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 7717 1726867081.40132: no more pending results, returning what we have 7717 1726867081.40135: results queue empty 7717 1726867081.40136: checking for any_errors_fatal 7717 1726867081.40139: done checking for any_errors_fatal 7717 1726867081.40140: checking for max_fail_percentage 7717 1726867081.40141: done checking for max_fail_percentage 7717 1726867081.40142: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.40143: done checking to see if all hosts have failed 7717 1726867081.40144: getting the remaining hosts for this loop 7717 1726867081.40145: done getting the remaining hosts for this loop 7717 1726867081.40148: getting the next task for host managed_node3 7717 1726867081.40154: done getting next task for host managed_node3 7717 1726867081.40157: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867081.40159: ^ 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=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 7717 1726867081.40168: getting variables 7717 1726867081.40170: in VariableManager get_vars() 7717 1726867081.40209: Calling all_inventory to load vars for managed_node3 7717 1726867081.40212: Calling groups_inventory to load vars for managed_node3 7717 1726867081.40214: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.40222: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.40224: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.40227: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.41048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.41881: done with get_vars() 7717 1726867081.41896: done getting variables 7717 1726867081.41932: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:01 -0400 (0:00:00.034) 0:00:26.835 ****** 7717 1726867081.41954: entering _queue_task() for managed_node3/debug 7717 1726867081.42154: worker is 1 (out of 1 available) 7717 1726867081.42167: exiting _queue_task() for managed_node3/debug 7717 1726867081.42181: done queuing things up, now waiting for results queue to drain 7717 1726867081.42182: waiting for pending results... 7717 1726867081.42352: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867081.42452: in run() - task 0affcac9-a3a5-2797-eb16-00000000007c 7717 1726867081.42465: variable 'ansible_search_path' from source: unknown 7717 1726867081.42469: variable 'ansible_search_path' from source: unknown 7717 1726867081.42499: calling self._execute() 7717 1726867081.42571: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.42575: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.42588: variable 'omit' from source: magic vars 7717 1726867081.42848: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.42859: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.42865: variable 'omit' from source: magic vars 7717 1726867081.42905: variable 'omit' from source: magic vars 7717 1726867081.42929: variable 'omit' from source: magic vars 7717 1726867081.42960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867081.42990: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867081.43005: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867081.43018: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.43028: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.43051: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867081.43055: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.43058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.43130: Set connection var ansible_pipelining to False 7717 1726867081.43134: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867081.43139: Set connection var ansible_shell_type to sh 7717 1726867081.43142: Set connection var ansible_connection to ssh 7717 1726867081.43149: Set connection var ansible_shell_executable to /bin/sh 7717 1726867081.43153: Set connection var ansible_timeout to 10 7717 1726867081.43172: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.43175: variable 'ansible_connection' from source: unknown 7717 1726867081.43179: variable 'ansible_module_compression' from source: unknown 7717 1726867081.43182: variable 'ansible_shell_type' from source: unknown 7717 1726867081.43184: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.43186: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.43195: variable 'ansible_pipelining' from source: unknown 7717 1726867081.43197: variable 'ansible_timeout' from source: unknown 7717 1726867081.43199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.43298: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867081.43308: variable 'omit' from source: magic vars 7717 1726867081.43311: starting attempt loop 7717 1726867081.43314: running the handler 7717 1726867081.43350: variable '__network_connections_result' from source: set_fact 7717 1726867081.43409: variable '__network_connections_result' from source: set_fact 7717 1726867081.43484: handler run complete 7717 1726867081.43503: attempt loop complete, returning result 7717 1726867081.43506: _execute() done 7717 1726867081.43508: dumping result to json 7717 1726867081.43512: done dumping result, returning 7717 1726867081.43521: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2797-eb16-00000000007c] 7717 1726867081.43524: sending task result for task 0affcac9-a3a5-2797-eb16-00000000007c 7717 1726867081.43605: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000007c 7717 1726867081.43608: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7717 1726867081.43688: no more pending results, returning what we have 7717 1726867081.43691: results queue empty 7717 1726867081.43692: checking for any_errors_fatal 7717 1726867081.43696: done checking for any_errors_fatal 7717 1726867081.43696: checking for max_fail_percentage 7717 1726867081.43698: done checking for max_fail_percentage 7717 1726867081.43699: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.43700: done checking to see if all hosts have failed 7717 1726867081.43700: getting the remaining hosts for this loop 7717 1726867081.43702: done getting the remaining hosts for this loop 7717 1726867081.43705: getting the next task for host managed_node3 7717 1726867081.43710: done getting next task for host managed_node3 7717 1726867081.43713: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867081.43716: ^ 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=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 7717 1726867081.43726: getting variables 7717 1726867081.43727: in VariableManager get_vars() 7717 1726867081.43765: Calling all_inventory to load vars for managed_node3 7717 1726867081.43767: Calling groups_inventory to load vars for managed_node3 7717 1726867081.43769: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.43784: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.43787: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.43790: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.44526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.45378: done with get_vars() 7717 1726867081.45393: done getting variables 7717 1726867081.45433: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:01 -0400 (0:00:00.035) 0:00:26.870 ****** 7717 1726867081.45460: entering _queue_task() for managed_node3/debug 7717 1726867081.45670: worker is 1 (out of 1 available) 7717 1726867081.45684: exiting _queue_task() for managed_node3/debug 7717 1726867081.45696: done queuing things up, now waiting for results queue to drain 7717 1726867081.45697: waiting for pending results... 7717 1726867081.45875: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867081.45967: in run() - task 0affcac9-a3a5-2797-eb16-00000000007d 7717 1726867081.45982: variable 'ansible_search_path' from source: unknown 7717 1726867081.45986: variable 'ansible_search_path' from source: unknown 7717 1726867081.46012: calling self._execute() 7717 1726867081.46086: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.46091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.46100: variable 'omit' from source: magic vars 7717 1726867081.46361: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.46381: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.46459: variable 'network_state' from source: role '' defaults 7717 1726867081.46473: Evaluated conditional (network_state != {}): False 7717 1726867081.46482: when evaluation is False, skipping this task 7717 1726867081.46486: _execute() done 7717 1726867081.46489: dumping result to json 7717 1726867081.46491: done dumping result, returning 7717 1726867081.46495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2797-eb16-00000000007d] 7717 1726867081.46498: sending task result for task 0affcac9-a3a5-2797-eb16-00000000007d 7717 1726867081.46580: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000007d 7717 1726867081.46583: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 7717 1726867081.46624: no more pending results, returning what we have 7717 1726867081.46627: results queue empty 7717 1726867081.46628: checking for any_errors_fatal 7717 1726867081.46636: done checking for any_errors_fatal 7717 1726867081.46636: checking for max_fail_percentage 7717 1726867081.46638: done checking for max_fail_percentage 7717 1726867081.46639: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.46640: done checking to see if all hosts have failed 7717 1726867081.46640: getting the remaining hosts for this loop 7717 1726867081.46642: done getting the remaining hosts for this loop 7717 1726867081.46645: getting the next task for host managed_node3 7717 1726867081.46650: done getting next task for host managed_node3 7717 1726867081.46653: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867081.46656: ^ 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=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 7717 1726867081.46671: getting variables 7717 1726867081.46672: in VariableManager get_vars() 7717 1726867081.46715: Calling all_inventory to load vars for managed_node3 7717 1726867081.46717: Calling groups_inventory to load vars for managed_node3 7717 1726867081.46719: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.46727: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.46729: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.46732: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.47541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.48387: done with get_vars() 7717 1726867081.48402: 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:18:01 -0400 (0:00:00.030) 0:00:26.901 ****** 7717 1726867081.48464: entering _queue_task() for managed_node3/ping 7717 1726867081.48664: worker is 1 (out of 1 available) 7717 1726867081.48681: exiting _queue_task() for managed_node3/ping 7717 1726867081.48693: done queuing things up, now waiting for results queue to drain 7717 1726867081.48694: waiting for pending results... 7717 1726867081.48858: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867081.48941: in run() - task 0affcac9-a3a5-2797-eb16-00000000007e 7717 1726867081.48954: variable 'ansible_search_path' from source: unknown 7717 1726867081.48959: variable 'ansible_search_path' from source: unknown 7717 1726867081.48986: calling self._execute() 7717 1726867081.49058: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.49061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.49071: variable 'omit' from source: magic vars 7717 1726867081.49328: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.49338: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.49344: variable 'omit' from source: magic vars 7717 1726867081.49388: variable 'omit' from source: magic vars 7717 1726867081.49412: variable 'omit' from source: magic vars 7717 1726867081.49441: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867081.49466: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867081.49483: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867081.49498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.49507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867081.49530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867081.49533: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.49536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.49608: Set connection var ansible_pipelining to False 7717 1726867081.49612: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867081.49617: Set connection var ansible_shell_type to sh 7717 1726867081.49621: Set connection var ansible_connection to ssh 7717 1726867081.49627: Set connection var ansible_shell_executable to /bin/sh 7717 1726867081.49633: Set connection var ansible_timeout to 10 7717 1726867081.49649: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.49652: variable 'ansible_connection' from source: unknown 7717 1726867081.49654: variable 'ansible_module_compression' from source: unknown 7717 1726867081.49657: variable 'ansible_shell_type' from source: unknown 7717 1726867081.49659: variable 'ansible_shell_executable' from source: unknown 7717 1726867081.49661: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.49665: variable 'ansible_pipelining' from source: unknown 7717 1726867081.49668: variable 'ansible_timeout' from source: unknown 7717 1726867081.49673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.49814: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867081.49822: variable 'omit' from source: magic vars 7717 1726867081.49826: starting attempt loop 7717 1726867081.49829: running the handler 7717 1726867081.49840: _low_level_execute_command(): starting 7717 1726867081.49846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867081.50355: 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 <<< 7717 1726867081.50359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867081.50363: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.50423: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867081.50426: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867081.50428: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.50488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.52192: stdout chunk (state=3): >>>/root <<< 7717 1726867081.52287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.52317: stderr chunk (state=3): >>><<< 7717 1726867081.52320: stdout chunk (state=3): >>><<< 7717 1726867081.52338: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867081.52354: _low_level_execute_command(): starting 7717 1726867081.52358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799 `" && echo ansible-tmp-1726867081.523391-8695-162558525888799="` echo /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799 `" ) && sleep 0' 7717 1726867081.52798: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867081.52801: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867081.52803: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867081.52812: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867081.52815: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.52859: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867081.52862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.52913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.54807: stdout chunk (state=3): >>>ansible-tmp-1726867081.523391-8695-162558525888799=/root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799 <<< 7717 1726867081.54899: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.54919: stderr chunk (state=3): >>><<< 7717 1726867081.54923: stdout chunk (state=3): >>><<< 7717 1726867081.54936: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867081.523391-8695-162558525888799=/root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867081.54984: variable 'ansible_module_compression' from source: unknown 7717 1726867081.55020: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7717 1726867081.55051: variable 'ansible_facts' from source: unknown 7717 1726867081.55107: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py 7717 1726867081.55203: Sending initial data 7717 1726867081.55206: Sent initial data (150 bytes) 7717 1726867081.55632: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867081.55635: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867081.55638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867081.55640: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867081.55644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.55698: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867081.55702: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.55744: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.57298: 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 <<< 7717 1726867081.57341: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867081.57405: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpd3wz8ff3 /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py <<< 7717 1726867081.57410: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py" <<< 7717 1726867081.57458: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpd3wz8ff3" to remote "/root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py" <<< 7717 1726867081.58347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.58584: stderr chunk (state=3): >>><<< 7717 1726867081.58587: stdout chunk (state=3): >>><<< 7717 1726867081.58589: done transferring module to remote 7717 1726867081.58591: _low_level_execute_command(): starting 7717 1726867081.58593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/ /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py && sleep 0' 7717 1726867081.59116: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867081.59119: 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.15.68 originally 10.31.15.68 <<< 7717 1726867081.59122: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.59124: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867081.59126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.59174: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867081.59199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.59248: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.61051: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.61055: stdout chunk (state=3): >>><<< 7717 1726867081.61058: stderr chunk (state=3): >>><<< 7717 1726867081.61079: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867081.61161: _low_level_execute_command(): starting 7717 1726867081.61165: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/AnsiballZ_ping.py && sleep 0' 7717 1726867081.61744: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867081.61759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867081.61790: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867081.61806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.61847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.61936: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867081.61983: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.62040: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.77023: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7717 1726867081.78376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867081.78400: stderr chunk (state=3): >>><<< 7717 1726867081.78404: stdout chunk (state=3): >>><<< 7717 1726867081.78417: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867081.78440: 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-1726867081.523391-8695-162558525888799/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867081.78448: _low_level_execute_command(): starting 7717 1726867081.78453: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867081.523391-8695-162558525888799/ > /dev/null 2>&1 && sleep 0' 7717 1726867081.78888: 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 <<< 7717 1726867081.78891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.78896: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867081.78898: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867081.78900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867081.78944: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867081.78948: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867081.78997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867081.80818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867081.80842: stderr chunk (state=3): >>><<< 7717 1726867081.80851: stdout chunk (state=3): >>><<< 7717 1726867081.80860: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867081.80865: handler run complete 7717 1726867081.80881: attempt loop complete, returning result 7717 1726867081.80884: _execute() done 7717 1726867081.80886: dumping result to json 7717 1726867081.80888: done dumping result, returning 7717 1726867081.80895: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2797-eb16-00000000007e] 7717 1726867081.80900: sending task result for task 0affcac9-a3a5-2797-eb16-00000000007e ok: [managed_node3] => { "changed": false, "ping": "pong" } 7717 1726867081.81040: no more pending results, returning what we have 7717 1726867081.81043: results queue empty 7717 1726867081.81044: checking for any_errors_fatal 7717 1726867081.81049: done checking for any_errors_fatal 7717 1726867081.81049: checking for max_fail_percentage 7717 1726867081.81051: done checking for max_fail_percentage 7717 1726867081.81052: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.81053: done checking to see if all hosts have failed 7717 1726867081.81053: getting the remaining hosts for this loop 7717 1726867081.81055: done getting the remaining hosts for this loop 7717 1726867081.81058: getting the next task for host managed_node3 7717 1726867081.81067: done getting next task for host managed_node3 7717 1726867081.81070: ^ task is: TASK: meta (role_complete) 7717 1726867081.81072: ^ 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? (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 7717 1726867081.81089: getting variables 7717 1726867081.81091: in VariableManager get_vars() 7717 1726867081.81140: Calling all_inventory to load vars for managed_node3 7717 1726867081.81143: Calling groups_inventory to load vars for managed_node3 7717 1726867081.81145: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.81154: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.81157: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.81159: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.81964: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000007e 7717 1726867081.81968: WORKER PROCESS EXITING 7717 1726867081.81982: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.86410: done with get_vars() 7717 1726867081.86429: done getting variables 7717 1726867081.86480: done queuing things up, now waiting for results queue to drain 7717 1726867081.86481: results queue empty 7717 1726867081.86482: checking for any_errors_fatal 7717 1726867081.86483: done checking for any_errors_fatal 7717 1726867081.86484: checking for max_fail_percentage 7717 1726867081.86484: done checking for max_fail_percentage 7717 1726867081.86485: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.86485: done checking to see if all hosts have failed 7717 1726867081.86486: getting the remaining hosts for this loop 7717 1726867081.86486: done getting the remaining hosts for this loop 7717 1726867081.86488: getting the next task for host managed_node3 7717 1726867081.86491: done getting next task for host managed_node3 7717 1726867081.86492: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7717 1726867081.86493: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867081.86495: getting variables 7717 1726867081.86496: in VariableManager get_vars() 7717 1726867081.86507: Calling all_inventory to load vars for managed_node3 7717 1726867081.86509: Calling groups_inventory to load vars for managed_node3 7717 1726867081.86510: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.86514: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.86516: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.86519: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.87133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.87969: done with get_vars() 7717 1726867081.87986: 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_auto_gateway.yml:79 Friday 20 September 2024 17:18:01 -0400 (0:00:00.395) 0:00:27.296 ****** 7717 1726867081.88032: entering _queue_task() for managed_node3/include_tasks 7717 1726867081.88304: worker is 1 (out of 1 available) 7717 1726867081.88317: exiting _queue_task() for managed_node3/include_tasks 7717 1726867081.88331: done queuing things up, now waiting for results queue to drain 7717 1726867081.88333: waiting for pending results... 7717 1726867081.88511: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7717 1726867081.88583: in run() - task 0affcac9-a3a5-2797-eb16-0000000000ae 7717 1726867081.88598: variable 'ansible_search_path' from source: unknown 7717 1726867081.88627: calling self._execute() 7717 1726867081.88708: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.88714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.88723: variable 'omit' from source: magic vars 7717 1726867081.89007: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.89017: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.89024: _execute() done 7717 1726867081.89026: dumping result to json 7717 1726867081.89030: done dumping result, returning 7717 1726867081.89036: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2797-eb16-0000000000ae] 7717 1726867081.89041: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ae 7717 1726867081.89132: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ae 7717 1726867081.89135: WORKER PROCESS EXITING 7717 1726867081.89164: no more pending results, returning what we have 7717 1726867081.89167: in VariableManager get_vars() 7717 1726867081.89224: Calling all_inventory to load vars for managed_node3 7717 1726867081.89227: Calling groups_inventory to load vars for managed_node3 7717 1726867081.89229: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.89241: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.89246: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.89248: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.90122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.90958: done with get_vars() 7717 1726867081.90969: variable 'ansible_search_path' from source: unknown 7717 1726867081.90985: we have included files to process 7717 1726867081.90986: generating all_blocks data 7717 1726867081.90987: done generating all_blocks data 7717 1726867081.90991: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867081.90992: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867081.90994: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867081.91239: in VariableManager get_vars() 7717 1726867081.91256: done with get_vars() 7717 1726867081.91685: done processing included file 7717 1726867081.91686: iterating over new_blocks loaded from include file 7717 1726867081.91687: in VariableManager get_vars() 7717 1726867081.91701: done with get_vars() 7717 1726867081.91702: filtering new block on tags 7717 1726867081.91722: done filtering new block on tags 7717 1726867081.91723: 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_node3 7717 1726867081.91727: extending task lists for all hosts with included blocks 7717 1726867081.94314: done extending task lists 7717 1726867081.94316: done processing included files 7717 1726867081.94316: results queue empty 7717 1726867081.94317: checking for any_errors_fatal 7717 1726867081.94318: done checking for any_errors_fatal 7717 1726867081.94318: checking for max_fail_percentage 7717 1726867081.94319: done checking for max_fail_percentage 7717 1726867081.94319: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.94320: done checking to see if all hosts have failed 7717 1726867081.94320: getting the remaining hosts for this loop 7717 1726867081.94321: done getting the remaining hosts for this loop 7717 1726867081.94323: getting the next task for host managed_node3 7717 1726867081.94325: done getting next task for host managed_node3 7717 1726867081.94327: ^ task is: TASK: Ensure state in ["present", "absent"] 7717 1726867081.94328: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867081.94330: getting variables 7717 1726867081.94331: in VariableManager get_vars() 7717 1726867081.94343: Calling all_inventory to load vars for managed_node3 7717 1726867081.94344: Calling groups_inventory to load vars for managed_node3 7717 1726867081.94346: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.94350: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.94351: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.94353: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.94985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.95914: done with get_vars() 7717 1726867081.95927: done getting variables 7717 1726867081.95956: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:18:01 -0400 (0:00:00.079) 0:00:27.376 ****** 7717 1726867081.95981: entering _queue_task() for managed_node3/fail 7717 1726867081.96239: worker is 1 (out of 1 available) 7717 1726867081.96252: exiting _queue_task() for managed_node3/fail 7717 1726867081.96265: done queuing things up, now waiting for results queue to drain 7717 1726867081.96266: waiting for pending results... 7717 1726867081.96447: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 7717 1726867081.96514: in run() - task 0affcac9-a3a5-2797-eb16-000000000dff 7717 1726867081.96526: variable 'ansible_search_path' from source: unknown 7717 1726867081.96529: variable 'ansible_search_path' from source: unknown 7717 1726867081.96556: calling self._execute() 7717 1726867081.96636: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.96640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.96649: variable 'omit' from source: magic vars 7717 1726867081.96920: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.96935: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.97023: variable 'state' from source: include params 7717 1726867081.97027: Evaluated conditional (state not in ["present", "absent"]): False 7717 1726867081.97030: when evaluation is False, skipping this task 7717 1726867081.97035: _execute() done 7717 1726867081.97038: dumping result to json 7717 1726867081.97040: done dumping result, returning 7717 1726867081.97050: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-2797-eb16-000000000dff] 7717 1726867081.97053: sending task result for task 0affcac9-a3a5-2797-eb16-000000000dff 7717 1726867081.97129: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000dff 7717 1726867081.97132: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 7717 1726867081.97202: no more pending results, returning what we have 7717 1726867081.97206: results queue empty 7717 1726867081.97207: checking for any_errors_fatal 7717 1726867081.97209: done checking for any_errors_fatal 7717 1726867081.97209: checking for max_fail_percentage 7717 1726867081.97211: done checking for max_fail_percentage 7717 1726867081.97212: checking to see if all hosts have failed and the running result is not ok 7717 1726867081.97213: done checking to see if all hosts have failed 7717 1726867081.97213: getting the remaining hosts for this loop 7717 1726867081.97215: done getting the remaining hosts for this loop 7717 1726867081.97217: getting the next task for host managed_node3 7717 1726867081.97223: done getting next task for host managed_node3 7717 1726867081.97226: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867081.97228: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867081.97232: getting variables 7717 1726867081.97233: in VariableManager get_vars() 7717 1726867081.97279: Calling all_inventory to load vars for managed_node3 7717 1726867081.97281: Calling groups_inventory to load vars for managed_node3 7717 1726867081.97283: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867081.97293: Calling all_plugins_play to load vars for managed_node3 7717 1726867081.97295: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867081.97298: Calling groups_plugins_play to load vars for managed_node3 7717 1726867081.98024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867081.98891: done with get_vars() 7717 1726867081.98904: done getting variables 7717 1726867081.98942: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:18:01 -0400 (0:00:00.029) 0:00:27.406 ****** 7717 1726867081.98961: entering _queue_task() for managed_node3/fail 7717 1726867081.99162: worker is 1 (out of 1 available) 7717 1726867081.99182: exiting _queue_task() for managed_node3/fail 7717 1726867081.99196: done queuing things up, now waiting for results queue to drain 7717 1726867081.99197: waiting for pending results... 7717 1726867081.99354: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867081.99410: in run() - task 0affcac9-a3a5-2797-eb16-000000000e00 7717 1726867081.99428: variable 'ansible_search_path' from source: unknown 7717 1726867081.99431: variable 'ansible_search_path' from source: unknown 7717 1726867081.99453: calling self._execute() 7717 1726867081.99526: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867081.99531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867081.99541: variable 'omit' from source: magic vars 7717 1726867081.99798: variable 'ansible_distribution_major_version' from source: facts 7717 1726867081.99808: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867081.99903: variable 'type' from source: play vars 7717 1726867081.99908: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 7717 1726867081.99910: when evaluation is False, skipping this task 7717 1726867081.99913: _execute() done 7717 1726867081.99916: dumping result to json 7717 1726867081.99919: done dumping result, returning 7717 1726867081.99925: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-2797-eb16-000000000e00] 7717 1726867081.99930: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e00 7717 1726867082.00009: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e00 7717 1726867082.00012: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 7717 1726867082.00055: no more pending results, returning what we have 7717 1726867082.00058: results queue empty 7717 1726867082.00059: checking for any_errors_fatal 7717 1726867082.00063: done checking for any_errors_fatal 7717 1726867082.00063: checking for max_fail_percentage 7717 1726867082.00065: done checking for max_fail_percentage 7717 1726867082.00065: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.00066: done checking to see if all hosts have failed 7717 1726867082.00067: getting the remaining hosts for this loop 7717 1726867082.00068: done getting the remaining hosts for this loop 7717 1726867082.00071: getting the next task for host managed_node3 7717 1726867082.00081: done getting next task for host managed_node3 7717 1726867082.00083: ^ task is: TASK: Include the task 'show_interfaces.yml' 7717 1726867082.00085: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867082.00089: getting variables 7717 1726867082.00091: in VariableManager get_vars() 7717 1726867082.00129: Calling all_inventory to load vars for managed_node3 7717 1726867082.00132: Calling groups_inventory to load vars for managed_node3 7717 1726867082.00134: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.00143: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.00145: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.00148: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.00976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.01814: done with get_vars() 7717 1726867082.01827: 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:18:02 -0400 (0:00:00.029) 0:00:27.435 ****** 7717 1726867082.01890: entering _queue_task() for managed_node3/include_tasks 7717 1726867082.02083: worker is 1 (out of 1 available) 7717 1726867082.02093: exiting _queue_task() for managed_node3/include_tasks 7717 1726867082.02105: done queuing things up, now waiting for results queue to drain 7717 1726867082.02106: waiting for pending results... 7717 1726867082.02267: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7717 1726867082.02333: in run() - task 0affcac9-a3a5-2797-eb16-000000000e01 7717 1726867082.02347: variable 'ansible_search_path' from source: unknown 7717 1726867082.02351: variable 'ansible_search_path' from source: unknown 7717 1726867082.02373: calling self._execute() 7717 1726867082.02449: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.02453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.02462: variable 'omit' from source: magic vars 7717 1726867082.02722: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.02731: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.02737: _execute() done 7717 1726867082.02740: dumping result to json 7717 1726867082.02743: done dumping result, returning 7717 1726867082.02749: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2797-eb16-000000000e01] 7717 1726867082.02754: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e01 7717 1726867082.02835: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e01 7717 1726867082.02838: WORKER PROCESS EXITING 7717 1726867082.02898: no more pending results, returning what we have 7717 1726867082.02902: in VariableManager get_vars() 7717 1726867082.02943: Calling all_inventory to load vars for managed_node3 7717 1726867082.02946: Calling groups_inventory to load vars for managed_node3 7717 1726867082.02955: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.02964: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.02966: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.02968: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.03669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.04528: done with get_vars() 7717 1726867082.04539: variable 'ansible_search_path' from source: unknown 7717 1726867082.04540: variable 'ansible_search_path' from source: unknown 7717 1726867082.04562: we have included files to process 7717 1726867082.04563: generating all_blocks data 7717 1726867082.04564: done generating all_blocks data 7717 1726867082.04568: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867082.04568: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867082.04570: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867082.04638: in VariableManager get_vars() 7717 1726867082.04655: done with get_vars() 7717 1726867082.04728: done processing included file 7717 1726867082.04730: iterating over new_blocks loaded from include file 7717 1726867082.04731: in VariableManager get_vars() 7717 1726867082.04744: done with get_vars() 7717 1726867082.04746: filtering new block on tags 7717 1726867082.04756: done filtering new block on tags 7717 1726867082.04757: 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_node3 7717 1726867082.04760: extending task lists for all hosts with included blocks 7717 1726867082.04988: done extending task lists 7717 1726867082.04989: done processing included files 7717 1726867082.04990: results queue empty 7717 1726867082.04990: checking for any_errors_fatal 7717 1726867082.04992: done checking for any_errors_fatal 7717 1726867082.04992: checking for max_fail_percentage 7717 1726867082.04993: done checking for max_fail_percentage 7717 1726867082.04994: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.04994: done checking to see if all hosts have failed 7717 1726867082.04994: getting the remaining hosts for this loop 7717 1726867082.04995: done getting the remaining hosts for this loop 7717 1726867082.04996: getting the next task for host managed_node3 7717 1726867082.04999: done getting next task for host managed_node3 7717 1726867082.05000: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 7717 1726867082.05002: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867082.05004: getting variables 7717 1726867082.05005: in VariableManager get_vars() 7717 1726867082.05018: Calling all_inventory to load vars for managed_node3 7717 1726867082.05019: Calling groups_inventory to load vars for managed_node3 7717 1726867082.05020: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.05024: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.05025: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.05027: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.05683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.06517: done with get_vars() 7717 1726867082.06533: 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:18:02 -0400 (0:00:00.046) 0:00:27.482 ****** 7717 1726867082.06583: entering _queue_task() for managed_node3/include_tasks 7717 1726867082.06782: worker is 1 (out of 1 available) 7717 1726867082.06796: exiting _queue_task() for managed_node3/include_tasks 7717 1726867082.06807: done queuing things up, now waiting for results queue to drain 7717 1726867082.06809: waiting for pending results... 7717 1726867082.06973: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 7717 1726867082.07150: in run() - task 0affcac9-a3a5-2797-eb16-000000001030 7717 1726867082.07155: variable 'ansible_search_path' from source: unknown 7717 1726867082.07158: variable 'ansible_search_path' from source: unknown 7717 1726867082.07161: calling self._execute() 7717 1726867082.07164: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.07167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.07171: variable 'omit' from source: magic vars 7717 1726867082.07438: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.07450: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.07456: _execute() done 7717 1726867082.07459: dumping result to json 7717 1726867082.07462: done dumping result, returning 7717 1726867082.07479: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-2797-eb16-000000001030] 7717 1726867082.07482: sending task result for task 0affcac9-a3a5-2797-eb16-000000001030 7717 1726867082.07554: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001030 7717 1726867082.07556: WORKER PROCESS EXITING 7717 1726867082.07602: no more pending results, returning what we have 7717 1726867082.07606: in VariableManager get_vars() 7717 1726867082.07654: Calling all_inventory to load vars for managed_node3 7717 1726867082.07657: Calling groups_inventory to load vars for managed_node3 7717 1726867082.07659: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.07669: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.07671: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.07674: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.08421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.09381: done with get_vars() 7717 1726867082.09394: variable 'ansible_search_path' from source: unknown 7717 1726867082.09395: variable 'ansible_search_path' from source: unknown 7717 1726867082.09430: we have included files to process 7717 1726867082.09431: generating all_blocks data 7717 1726867082.09432: done generating all_blocks data 7717 1726867082.09433: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867082.09433: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867082.09435: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867082.09606: done processing included file 7717 1726867082.09608: iterating over new_blocks loaded from include file 7717 1726867082.09609: in VariableManager get_vars() 7717 1726867082.09624: done with get_vars() 7717 1726867082.09626: filtering new block on tags 7717 1726867082.09636: done filtering new block on tags 7717 1726867082.09638: 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_node3 7717 1726867082.09641: extending task lists for all hosts with included blocks 7717 1726867082.09728: done extending task lists 7717 1726867082.09729: done processing included files 7717 1726867082.09729: results queue empty 7717 1726867082.09730: checking for any_errors_fatal 7717 1726867082.09732: done checking for any_errors_fatal 7717 1726867082.09732: checking for max_fail_percentage 7717 1726867082.09733: done checking for max_fail_percentage 7717 1726867082.09734: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.09734: done checking to see if all hosts have failed 7717 1726867082.09735: getting the remaining hosts for this loop 7717 1726867082.09735: done getting the remaining hosts for this loop 7717 1726867082.09737: getting the next task for host managed_node3 7717 1726867082.09739: done getting next task for host managed_node3 7717 1726867082.09741: ^ task is: TASK: Gather current interface info 7717 1726867082.09743: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867082.09745: getting variables 7717 1726867082.09746: in VariableManager get_vars() 7717 1726867082.09756: Calling all_inventory to load vars for managed_node3 7717 1726867082.09758: Calling groups_inventory to load vars for managed_node3 7717 1726867082.09759: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.09762: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.09764: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.09765: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.10390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.11227: done with get_vars() 7717 1726867082.11240: done getting variables 7717 1726867082.11266: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:18:02 -0400 (0:00:00.047) 0:00:27.529 ****** 7717 1726867082.11291: entering _queue_task() for managed_node3/command 7717 1726867082.11506: worker is 1 (out of 1 available) 7717 1726867082.11519: exiting _queue_task() for managed_node3/command 7717 1726867082.11534: done queuing things up, now waiting for results queue to drain 7717 1726867082.11535: waiting for pending results... 7717 1726867082.11700: running TaskExecutor() for managed_node3/TASK: Gather current interface info 7717 1726867082.11765: in run() - task 0affcac9-a3a5-2797-eb16-000000001067 7717 1726867082.11773: variable 'ansible_search_path' from source: unknown 7717 1726867082.11780: variable 'ansible_search_path' from source: unknown 7717 1726867082.11805: calling self._execute() 7717 1726867082.11885: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.11889: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.11894: variable 'omit' from source: magic vars 7717 1726867082.12165: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.12176: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.12182: variable 'omit' from source: magic vars 7717 1726867082.12221: variable 'omit' from source: magic vars 7717 1726867082.12244: variable 'omit' from source: magic vars 7717 1726867082.12273: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867082.12301: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867082.12319: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867082.12333: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.12342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.12365: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867082.12368: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.12370: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.12446: Set connection var ansible_pipelining to False 7717 1726867082.12450: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867082.12455: Set connection var ansible_shell_type to sh 7717 1726867082.12458: Set connection var ansible_connection to ssh 7717 1726867082.12464: Set connection var ansible_shell_executable to /bin/sh 7717 1726867082.12469: Set connection var ansible_timeout to 10 7717 1726867082.12489: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.12492: variable 'ansible_connection' from source: unknown 7717 1726867082.12495: variable 'ansible_module_compression' from source: unknown 7717 1726867082.12497: variable 'ansible_shell_type' from source: unknown 7717 1726867082.12499: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.12501: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.12505: variable 'ansible_pipelining' from source: unknown 7717 1726867082.12508: variable 'ansible_timeout' from source: unknown 7717 1726867082.12512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.12609: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867082.12617: variable 'omit' from source: magic vars 7717 1726867082.12621: starting attempt loop 7717 1726867082.12624: running the handler 7717 1726867082.12637: _low_level_execute_command(): starting 7717 1726867082.12649: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867082.13157: 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 <<< 7717 1726867082.13161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.13164: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867082.13167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.13228: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.13231: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.13233: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.13297: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.14972: stdout chunk (state=3): >>>/root <<< 7717 1726867082.15069: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.15097: stderr chunk (state=3): >>><<< 7717 1726867082.15100: stdout chunk (state=3): >>><<< 7717 1726867082.15123: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.15134: _low_level_execute_command(): starting 7717 1726867082.15139: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223 `" && echo ansible-tmp-1726867082.1512125-8716-99711442460223="` echo /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223 `" ) && sleep 0' 7717 1726867082.15540: 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 <<< 7717 1726867082.15544: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.15572: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.15612: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.15616: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.15673: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.17534: stdout chunk (state=3): >>>ansible-tmp-1726867082.1512125-8716-99711442460223=/root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223 <<< 7717 1726867082.17645: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.17664: stderr chunk (state=3): >>><<< 7717 1726867082.17668: stdout chunk (state=3): >>><<< 7717 1726867082.17684: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867082.1512125-8716-99711442460223=/root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.17710: variable 'ansible_module_compression' from source: unknown 7717 1726867082.17748: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867082.17776: variable 'ansible_facts' from source: unknown 7717 1726867082.17837: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py 7717 1726867082.17939: Sending initial data 7717 1726867082.17943: Sent initial data (153 bytes) 7717 1726867082.18356: 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 <<< 7717 1726867082.18359: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867082.18362: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.18364: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867082.18368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.18418: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.18423: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.18472: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.19994: 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 <<< 7717 1726867082.20036: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867082.20081: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpa39w6tch /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py <<< 7717 1726867082.20085: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py" <<< 7717 1726867082.20123: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpa39w6tch" to remote "/root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py" <<< 7717 1726867082.20664: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.20696: stderr chunk (state=3): >>><<< 7717 1726867082.20700: stdout chunk (state=3): >>><<< 7717 1726867082.20720: done transferring module to remote 7717 1726867082.20729: _low_level_execute_command(): starting 7717 1726867082.20732: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/ /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py && sleep 0' 7717 1726867082.21136: 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 <<< 7717 1726867082.21139: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.21142: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.21144: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.21199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.21204: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.21247: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.23023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.23034: stderr chunk (state=3): >>><<< 7717 1726867082.23043: stdout chunk (state=3): >>><<< 7717 1726867082.23064: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.23068: _low_level_execute_command(): starting 7717 1726867082.23070: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/AnsiballZ_command.py && sleep 0' 7717 1726867082.23470: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.23474: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867082.23476: 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.15.68 is address debug1: re-parsing configuration <<< 7717 1726867082.23480: 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 <<< 7717 1726867082.23482: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.23531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.23539: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.23594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.38979: stdout chunk (state=3): >>> {"changed": true, "stdout": "eth0\nlo\npeerveth0\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:02.384123", "end": "2024-09-20 17:18:02.387339", "delta": "0:00:00.003216", "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}}} <<< 7717 1726867082.40483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867082.40487: stdout chunk (state=3): >>><<< 7717 1726867082.40490: stderr chunk (state=3): >>><<< 7717 1726867082.40507: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "eth0\nlo\npeerveth0\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:02.384123", "end": "2024-09-20 17:18:02.387339", "delta": "0:00:00.003216", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867082.40634: 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-1726867082.1512125-8716-99711442460223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867082.40637: _low_level_execute_command(): starting 7717 1726867082.40640: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867082.1512125-8716-99711442460223/ > /dev/null 2>&1 && sleep 0' 7717 1726867082.41179: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867082.41195: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.41207: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867082.41227: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867082.41241: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867082.41248: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867082.41258: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.41273: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867082.41291: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867082.41299: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867082.41307: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.41388: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.41404: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.41416: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.41486: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.43482: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.43486: stderr chunk (state=3): >>><<< 7717 1726867082.43488: stdout chunk (state=3): >>><<< 7717 1726867082.43491: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.43493: handler run complete 7717 1726867082.43495: Evaluated conditional (False): False 7717 1726867082.43496: attempt loop complete, returning result 7717 1726867082.43498: _execute() done 7717 1726867082.43500: dumping result to json 7717 1726867082.43502: done dumping result, returning 7717 1726867082.43504: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-2797-eb16-000000001067] 7717 1726867082.43506: sending task result for task 0affcac9-a3a5-2797-eb16-000000001067 7717 1726867082.43570: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001067 7717 1726867082.43573: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003216", "end": "2024-09-20 17:18:02.387339", "rc": 0, "start": "2024-09-20 17:18:02.384123" } STDOUT: eth0 lo peerveth0 veth0 7717 1726867082.43662: no more pending results, returning what we have 7717 1726867082.43666: results queue empty 7717 1726867082.43667: checking for any_errors_fatal 7717 1726867082.43669: done checking for any_errors_fatal 7717 1726867082.43670: checking for max_fail_percentage 7717 1726867082.43672: done checking for max_fail_percentage 7717 1726867082.43673: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.43673: done checking to see if all hosts have failed 7717 1726867082.43880: getting the remaining hosts for this loop 7717 1726867082.43882: done getting the remaining hosts for this loop 7717 1726867082.43886: getting the next task for host managed_node3 7717 1726867082.43893: done getting next task for host managed_node3 7717 1726867082.43896: ^ task is: TASK: Set current_interfaces 7717 1726867082.43901: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867082.43906: getting variables 7717 1726867082.43907: in VariableManager get_vars() 7717 1726867082.43951: Calling all_inventory to load vars for managed_node3 7717 1726867082.43953: Calling groups_inventory to load vars for managed_node3 7717 1726867082.43956: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.43965: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.43967: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.43969: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.45556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.47321: done with get_vars() 7717 1726867082.47344: done getting variables 7717 1726867082.47403: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:18:02 -0400 (0:00:00.361) 0:00:27.890 ****** 7717 1726867082.47439: entering _queue_task() for managed_node3/set_fact 7717 1726867082.47742: worker is 1 (out of 1 available) 7717 1726867082.47752: exiting _queue_task() for managed_node3/set_fact 7717 1726867082.47765: done queuing things up, now waiting for results queue to drain 7717 1726867082.47766: waiting for pending results... 7717 1726867082.48048: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 7717 1726867082.48164: in run() - task 0affcac9-a3a5-2797-eb16-000000001068 7717 1726867082.48186: variable 'ansible_search_path' from source: unknown 7717 1726867082.48196: variable 'ansible_search_path' from source: unknown 7717 1726867082.48236: calling self._execute() 7717 1726867082.48339: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.48351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.48363: variable 'omit' from source: magic vars 7717 1726867082.48729: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.48982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.48986: variable 'omit' from source: magic vars 7717 1726867082.48988: variable 'omit' from source: magic vars 7717 1726867082.48991: variable '_current_interfaces' from source: set_fact 7717 1726867082.48993: variable 'omit' from source: magic vars 7717 1726867082.49023: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867082.49060: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867082.49085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867082.49110: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.49125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.49157: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867082.49166: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.49173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.49281: Set connection var ansible_pipelining to False 7717 1726867082.49293: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867082.49301: Set connection var ansible_shell_type to sh 7717 1726867082.49308: Set connection var ansible_connection to ssh 7717 1726867082.49320: Set connection var ansible_shell_executable to /bin/sh 7717 1726867082.49435: Set connection var ansible_timeout to 10 7717 1726867082.49438: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.49440: variable 'ansible_connection' from source: unknown 7717 1726867082.49443: variable 'ansible_module_compression' from source: unknown 7717 1726867082.49445: variable 'ansible_shell_type' from source: unknown 7717 1726867082.49447: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.49448: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.49450: variable 'ansible_pipelining' from source: unknown 7717 1726867082.49452: variable 'ansible_timeout' from source: unknown 7717 1726867082.49454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.49527: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867082.49548: variable 'omit' from source: magic vars 7717 1726867082.49556: starting attempt loop 7717 1726867082.49562: running the handler 7717 1726867082.49576: handler run complete 7717 1726867082.49592: attempt loop complete, returning result 7717 1726867082.49598: _execute() done 7717 1726867082.49604: dumping result to json 7717 1726867082.49611: done dumping result, returning 7717 1726867082.49623: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-2797-eb16-000000001068] 7717 1726867082.49633: sending task result for task 0affcac9-a3a5-2797-eb16-000000001068 ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } 7717 1726867082.49814: no more pending results, returning what we have 7717 1726867082.49817: results queue empty 7717 1726867082.49818: checking for any_errors_fatal 7717 1726867082.49829: done checking for any_errors_fatal 7717 1726867082.49830: checking for max_fail_percentage 7717 1726867082.49832: done checking for max_fail_percentage 7717 1726867082.49833: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.49834: done checking to see if all hosts have failed 7717 1726867082.49834: getting the remaining hosts for this loop 7717 1726867082.49836: done getting the remaining hosts for this loop 7717 1726867082.49840: getting the next task for host managed_node3 7717 1726867082.49850: done getting next task for host managed_node3 7717 1726867082.49853: ^ task is: TASK: Show current_interfaces 7717 1726867082.49858: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=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 7717 1726867082.49863: getting variables 7717 1726867082.49865: in VariableManager get_vars() 7717 1726867082.49918: Calling all_inventory to load vars for managed_node3 7717 1726867082.49920: Calling groups_inventory to load vars for managed_node3 7717 1726867082.49923: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.49934: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.49937: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.49940: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.50690: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001068 7717 1726867082.50693: WORKER PROCESS EXITING 7717 1726867082.51454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.52944: done with get_vars() 7717 1726867082.52963: done getting variables 7717 1726867082.53017: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:18:02 -0400 (0:00:00.056) 0:00:27.946 ****** 7717 1726867082.53046: entering _queue_task() for managed_node3/debug 7717 1726867082.53308: worker is 1 (out of 1 available) 7717 1726867082.53322: exiting _queue_task() for managed_node3/debug 7717 1726867082.53333: done queuing things up, now waiting for results queue to drain 7717 1726867082.53334: waiting for pending results... 7717 1726867082.53606: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 7717 1726867082.53710: in run() - task 0affcac9-a3a5-2797-eb16-000000001031 7717 1726867082.53734: variable 'ansible_search_path' from source: unknown 7717 1726867082.53742: variable 'ansible_search_path' from source: unknown 7717 1726867082.53784: calling self._execute() 7717 1726867082.53888: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.53899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.53919: variable 'omit' from source: magic vars 7717 1726867082.54289: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.54307: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.54319: variable 'omit' from source: magic vars 7717 1726867082.54381: variable 'omit' from source: magic vars 7717 1726867082.54482: variable 'current_interfaces' from source: set_fact 7717 1726867082.54516: variable 'omit' from source: magic vars 7717 1726867082.54560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867082.54600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867082.54624: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867082.54648: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.54664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.54703: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867082.54712: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.54722: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.54829: Set connection var ansible_pipelining to False 7717 1726867082.54841: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867082.54851: Set connection var ansible_shell_type to sh 7717 1726867082.54858: Set connection var ansible_connection to ssh 7717 1726867082.54870: Set connection var ansible_shell_executable to /bin/sh 7717 1726867082.54882: Set connection var ansible_timeout to 10 7717 1726867082.54914: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.54983: variable 'ansible_connection' from source: unknown 7717 1726867082.54986: variable 'ansible_module_compression' from source: unknown 7717 1726867082.54989: variable 'ansible_shell_type' from source: unknown 7717 1726867082.54991: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.54995: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.54997: variable 'ansible_pipelining' from source: unknown 7717 1726867082.54999: variable 'ansible_timeout' from source: unknown 7717 1726867082.55001: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.55117: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867082.55120: variable 'omit' from source: magic vars 7717 1726867082.55123: starting attempt loop 7717 1726867082.55130: running the handler 7717 1726867082.55226: handler run complete 7717 1726867082.55229: attempt loop complete, returning result 7717 1726867082.55232: _execute() done 7717 1726867082.55234: dumping result to json 7717 1726867082.55237: done dumping result, returning 7717 1726867082.55239: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-2797-eb16-000000001031] 7717 1726867082.55241: sending task result for task 0affcac9-a3a5-2797-eb16-000000001031 ok: [managed_node3] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] 7717 1726867082.55375: no more pending results, returning what we have 7717 1726867082.55380: results queue empty 7717 1726867082.55381: checking for any_errors_fatal 7717 1726867082.55386: done checking for any_errors_fatal 7717 1726867082.55387: checking for max_fail_percentage 7717 1726867082.55389: done checking for max_fail_percentage 7717 1726867082.55390: checking to see if all hosts have failed and the running result is not ok 7717 1726867082.55390: done checking to see if all hosts have failed 7717 1726867082.55391: getting the remaining hosts for this loop 7717 1726867082.55392: done getting the remaining hosts for this loop 7717 1726867082.55395: getting the next task for host managed_node3 7717 1726867082.55403: done getting next task for host managed_node3 7717 1726867082.55406: ^ task is: TASK: Install iproute 7717 1726867082.55410: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867082.55415: getting variables 7717 1726867082.55416: in VariableManager get_vars() 7717 1726867082.55462: Calling all_inventory to load vars for managed_node3 7717 1726867082.55465: Calling groups_inventory to load vars for managed_node3 7717 1726867082.55467: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867082.55478: Calling all_plugins_play to load vars for managed_node3 7717 1726867082.55482: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867082.55485: Calling groups_plugins_play to load vars for managed_node3 7717 1726867082.56190: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001031 7717 1726867082.56194: WORKER PROCESS EXITING 7717 1726867082.57132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867082.58679: done with get_vars() 7717 1726867082.58699: done getting variables 7717 1726867082.58753: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:18:02 -0400 (0:00:00.057) 0:00:28.004 ****** 7717 1726867082.58784: entering _queue_task() for managed_node3/package 7717 1726867082.59049: worker is 1 (out of 1 available) 7717 1726867082.59060: exiting _queue_task() for managed_node3/package 7717 1726867082.59072: done queuing things up, now waiting for results queue to drain 7717 1726867082.59074: waiting for pending results... 7717 1726867082.59338: running TaskExecutor() for managed_node3/TASK: Install iproute 7717 1726867082.59449: in run() - task 0affcac9-a3a5-2797-eb16-000000000e02 7717 1726867082.59472: variable 'ansible_search_path' from source: unknown 7717 1726867082.59482: variable 'ansible_search_path' from source: unknown 7717 1726867082.59529: calling self._execute() 7717 1726867082.59639: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.59651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.59665: variable 'omit' from source: magic vars 7717 1726867082.60053: variable 'ansible_distribution_major_version' from source: facts 7717 1726867082.60071: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867082.60086: variable 'omit' from source: magic vars 7717 1726867082.60125: variable 'omit' from source: magic vars 7717 1726867082.60321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867082.62367: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867082.62439: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867082.62480: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867082.62517: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867082.62549: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867082.62639: 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) 7717 1726867082.62691: 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) 7717 1726867082.62722: 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) 7717 1726867082.62772: 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) 7717 1726867082.62795: 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) 7717 1726867082.62903: variable '__network_is_ostree' from source: set_fact 7717 1726867082.62914: variable 'omit' from source: magic vars 7717 1726867082.62946: variable 'omit' from source: magic vars 7717 1726867082.62986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867082.63085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867082.63088: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867082.63091: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.63094: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867082.63109: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867082.63117: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.63125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.63234: Set connection var ansible_pipelining to False 7717 1726867082.63245: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867082.63255: Set connection var ansible_shell_type to sh 7717 1726867082.63264: Set connection var ansible_connection to ssh 7717 1726867082.63279: Set connection var ansible_shell_executable to /bin/sh 7717 1726867082.63291: Set connection var ansible_timeout to 10 7717 1726867082.63321: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.63329: variable 'ansible_connection' from source: unknown 7717 1726867082.63337: variable 'ansible_module_compression' from source: unknown 7717 1726867082.63409: variable 'ansible_shell_type' from source: unknown 7717 1726867082.63412: variable 'ansible_shell_executable' from source: unknown 7717 1726867082.63415: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867082.63417: variable 'ansible_pipelining' from source: unknown 7717 1726867082.63419: variable 'ansible_timeout' from source: unknown 7717 1726867082.63421: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867082.63481: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867082.63498: variable 'omit' from source: magic vars 7717 1726867082.63508: starting attempt loop 7717 1726867082.63520: running the handler 7717 1726867082.63531: variable 'ansible_facts' from source: unknown 7717 1726867082.63538: variable 'ansible_facts' from source: unknown 7717 1726867082.63579: _low_level_execute_command(): starting 7717 1726867082.63592: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867082.64378: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.64439: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.64500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.66214: stdout chunk (state=3): >>>/root <<< 7717 1726867082.66327: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.66330: stdout chunk (state=3): >>><<< 7717 1726867082.66333: stderr chunk (state=3): >>><<< 7717 1726867082.66357: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.66412: _low_level_execute_command(): starting 7717 1726867082.66416: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380 `" && echo ansible-tmp-1726867082.663706-8737-220691858812380="` echo /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380 `" ) && sleep 0' 7717 1726867082.67011: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867082.67026: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.67080: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867082.67096: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867082.67114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.67214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.67240: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.67290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.69157: stdout chunk (state=3): >>>ansible-tmp-1726867082.663706-8737-220691858812380=/root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380 <<< 7717 1726867082.69318: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.69321: stdout chunk (state=3): >>><<< 7717 1726867082.69324: stderr chunk (state=3): >>><<< 7717 1726867082.69483: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867082.663706-8737-220691858812380=/root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.69486: variable 'ansible_module_compression' from source: unknown 7717 1726867082.69489: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7717 1726867082.69502: variable 'ansible_facts' from source: unknown 7717 1726867082.69635: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py 7717 1726867082.69847: Sending initial data 7717 1726867082.69851: Sent initial data (149 bytes) 7717 1726867082.70493: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.70517: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867082.70594: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.70632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.70648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.70670: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.70747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.72310: 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 <<< 7717 1726867082.72352: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867082.72397: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuc3ztf1y /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py <<< 7717 1726867082.72400: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py" <<< 7717 1726867082.72444: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpuc3ztf1y" to remote "/root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py" <<< 7717 1726867082.73449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.73453: stdout chunk (state=3): >>><<< 7717 1726867082.73460: stderr chunk (state=3): >>><<< 7717 1726867082.73582: done transferring module to remote 7717 1726867082.73585: _low_level_execute_command(): starting 7717 1726867082.73588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/ /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py && sleep 0' 7717 1726867082.74160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867082.74163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867082.74166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867082.74235: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.74285: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.74302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.74322: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.74570: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867082.76283: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867082.76288: stdout chunk (state=3): >>><<< 7717 1726867082.76291: stderr chunk (state=3): >>><<< 7717 1726867082.76294: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867082.76297: _low_level_execute_command(): starting 7717 1726867082.76299: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/AnsiballZ_dnf.py && sleep 0' 7717 1726867082.76872: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867082.76973: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867082.76996: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867082.77017: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867082.77034: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867082.77119: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.18203: 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}}} <<< 7717 1726867083.22259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867083.22263: stdout chunk (state=3): >>><<< 7717 1726867083.22266: stderr chunk (state=3): >>><<< 7717 1726867083.22423: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867083.22427: 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-1726867082.663706-8737-220691858812380/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867083.22433: _low_level_execute_command(): starting 7717 1726867083.22435: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867082.663706-8737-220691858812380/ > /dev/null 2>&1 && sleep 0' 7717 1726867083.23188: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867083.23193: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867083.23300: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.23491: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.25203: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.25324: stderr chunk (state=3): >>><<< 7717 1726867083.25341: stdout chunk (state=3): >>><<< 7717 1726867083.25365: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867083.25374: handler run complete 7717 1726867083.25604: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867083.25806: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867083.25846: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867083.25890: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867083.25930: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867083.26009: variable '__install_status' from source: set_fact 7717 1726867083.26028: Evaluated conditional (__install_status is success): True 7717 1726867083.26044: attempt loop complete, returning result 7717 1726867083.26047: _execute() done 7717 1726867083.26049: dumping result to json 7717 1726867083.26055: done dumping result, returning 7717 1726867083.26063: done running TaskExecutor() for managed_node3/TASK: Install iproute [0affcac9-a3a5-2797-eb16-000000000e02] 7717 1726867083.26092: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e02 7717 1726867083.26174: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e02 7717 1726867083.26178: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7717 1726867083.26269: no more pending results, returning what we have 7717 1726867083.26272: results queue empty 7717 1726867083.26273: checking for any_errors_fatal 7717 1726867083.26282: done checking for any_errors_fatal 7717 1726867083.26283: checking for max_fail_percentage 7717 1726867083.26285: done checking for max_fail_percentage 7717 1726867083.26286: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.26286: done checking to see if all hosts have failed 7717 1726867083.26287: getting the remaining hosts for this loop 7717 1726867083.26288: done getting the remaining hosts for this loop 7717 1726867083.26292: getting the next task for host managed_node3 7717 1726867083.26298: done getting next task for host managed_node3 7717 1726867083.26300: ^ task is: TASK: Create veth interface {{ interface }} 7717 1726867083.26303: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.26308: getting variables 7717 1726867083.26309: in VariableManager get_vars() 7717 1726867083.26358: Calling all_inventory to load vars for managed_node3 7717 1726867083.26360: Calling groups_inventory to load vars for managed_node3 7717 1726867083.26362: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.26373: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.26375: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.26514: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.28188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.30439: done with get_vars() 7717 1726867083.30465: done getting variables 7717 1726867083.30538: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867083.30670: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* 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:18:03 -0400 (0:00:00.719) 0:00:28.723 ****** 7717 1726867083.30708: entering _queue_task() for managed_node3/command 7717 1726867083.31270: worker is 1 (out of 1 available) 7717 1726867083.31288: exiting _queue_task() for managed_node3/command 7717 1726867083.31303: done queuing things up, now waiting for results queue to drain 7717 1726867083.31304: waiting for pending results... 7717 1726867083.31880: running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 7717 1726867083.32026: in run() - task 0affcac9-a3a5-2797-eb16-000000000e03 7717 1726867083.32044: variable 'ansible_search_path' from source: unknown 7717 1726867083.32048: variable 'ansible_search_path' from source: unknown 7717 1726867083.32684: variable 'interface' from source: play vars 7717 1726867083.32761: variable 'interface' from source: play vars 7717 1726867083.32985: variable 'interface' from source: play vars 7717 1726867083.33301: Loaded config def from plugin (lookup/items) 7717 1726867083.33317: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7717 1726867083.33344: variable 'omit' from source: magic vars 7717 1726867083.33662: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.33683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.33700: variable 'omit' from source: magic vars 7717 1726867083.34098: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.34112: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.34592: variable 'type' from source: play vars 7717 1726867083.34595: variable 'state' from source: include params 7717 1726867083.34597: variable 'interface' from source: play vars 7717 1726867083.34600: variable 'current_interfaces' from source: set_fact 7717 1726867083.34602: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867083.34604: when evaluation is False, skipping this task 7717 1726867083.34607: variable 'item' from source: unknown 7717 1726867083.34744: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } 7717 1726867083.35283: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.35287: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.35289: variable 'omit' from source: magic vars 7717 1726867083.35583: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.35586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.35801: variable 'type' from source: play vars 7717 1726867083.35811: variable 'state' from source: include params 7717 1726867083.35820: variable 'interface' from source: play vars 7717 1726867083.35828: variable 'current_interfaces' from source: set_fact 7717 1726867083.35844: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867083.35851: when evaluation is False, skipping this task 7717 1726867083.36058: variable 'item' from source: unknown 7717 1726867083.36061: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } 7717 1726867083.36385: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.36389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.36391: variable 'omit' from source: magic vars 7717 1726867083.36606: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.36617: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.36969: variable 'type' from source: play vars 7717 1726867083.37046: variable 'state' from source: include params 7717 1726867083.37055: variable 'interface' from source: play vars 7717 1726867083.37064: variable 'current_interfaces' from source: set_fact 7717 1726867083.37079: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867083.37256: when evaluation is False, skipping this task 7717 1726867083.37259: variable 'item' from source: unknown 7717 1726867083.37262: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } 7717 1726867083.37412: dumping result to json 7717 1726867083.37422: done dumping result, returning 7717 1726867083.37432: done running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 [0affcac9-a3a5-2797-eb16-000000000e03] 7717 1726867083.37445: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e03 7717 1726867083.37520: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e03 7717 1726867083.37528: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 7717 1726867083.37616: no more pending results, returning what we have 7717 1726867083.37620: results queue empty 7717 1726867083.37622: checking for any_errors_fatal 7717 1726867083.37633: done checking for any_errors_fatal 7717 1726867083.37634: checking for max_fail_percentage 7717 1726867083.37636: done checking for max_fail_percentage 7717 1726867083.37637: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.37638: done checking to see if all hosts have failed 7717 1726867083.37638: getting the remaining hosts for this loop 7717 1726867083.37640: done getting the remaining hosts for this loop 7717 1726867083.37643: getting the next task for host managed_node3 7717 1726867083.37650: done getting next task for host managed_node3 7717 1726867083.37652: ^ task is: TASK: Set up veth as managed by NetworkManager 7717 1726867083.37656: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.37661: getting variables 7717 1726867083.37663: in VariableManager get_vars() 7717 1726867083.37719: Calling all_inventory to load vars for managed_node3 7717 1726867083.37722: Calling groups_inventory to load vars for managed_node3 7717 1726867083.37725: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.37737: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.37740: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.37743: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.39443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.40985: done with get_vars() 7717 1726867083.41004: done getting variables 7717 1726867083.41060: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:18:03 -0400 (0:00:00.103) 0:00:28.827 ****** 7717 1726867083.41098: entering _queue_task() for managed_node3/command 7717 1726867083.41404: worker is 1 (out of 1 available) 7717 1726867083.41417: exiting _queue_task() for managed_node3/command 7717 1726867083.41430: done queuing things up, now waiting for results queue to drain 7717 1726867083.41431: waiting for pending results... 7717 1726867083.41630: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 7717 1726867083.41698: in run() - task 0affcac9-a3a5-2797-eb16-000000000e04 7717 1726867083.41711: variable 'ansible_search_path' from source: unknown 7717 1726867083.41714: variable 'ansible_search_path' from source: unknown 7717 1726867083.41743: calling self._execute() 7717 1726867083.41821: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.41824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.41834: variable 'omit' from source: magic vars 7717 1726867083.42103: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.42112: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.42218: variable 'type' from source: play vars 7717 1726867083.42221: variable 'state' from source: include params 7717 1726867083.42227: Evaluated conditional (type == 'veth' and state == 'present'): False 7717 1726867083.42232: when evaluation is False, skipping this task 7717 1726867083.42235: _execute() done 7717 1726867083.42237: dumping result to json 7717 1726867083.42240: done dumping result, returning 7717 1726867083.42250: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-2797-eb16-000000000e04] 7717 1726867083.42252: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e04 7717 1726867083.42327: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e04 7717 1726867083.42330: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 7717 1726867083.42378: no more pending results, returning what we have 7717 1726867083.42381: results queue empty 7717 1726867083.42382: checking for any_errors_fatal 7717 1726867083.42394: done checking for any_errors_fatal 7717 1726867083.42395: checking for max_fail_percentage 7717 1726867083.42396: done checking for max_fail_percentage 7717 1726867083.42397: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.42398: done checking to see if all hosts have failed 7717 1726867083.42398: getting the remaining hosts for this loop 7717 1726867083.42400: done getting the remaining hosts for this loop 7717 1726867083.42403: getting the next task for host managed_node3 7717 1726867083.42408: done getting next task for host managed_node3 7717 1726867083.42411: ^ task is: TASK: Delete veth interface {{ interface }} 7717 1726867083.42414: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.42417: getting variables 7717 1726867083.42418: in VariableManager get_vars() 7717 1726867083.42463: Calling all_inventory to load vars for managed_node3 7717 1726867083.42465: Calling groups_inventory to load vars for managed_node3 7717 1726867083.42468: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.42478: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.42481: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.42483: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.43370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.44663: done with get_vars() 7717 1726867083.44679: done getting variables 7717 1726867083.44723: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867083.44800: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* 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:18:03 -0400 (0:00:00.037) 0:00:28.864 ****** 7717 1726867083.44825: entering _queue_task() for managed_node3/command 7717 1726867083.45029: worker is 1 (out of 1 available) 7717 1726867083.45045: exiting _queue_task() for managed_node3/command 7717 1726867083.45058: done queuing things up, now waiting for results queue to drain 7717 1726867083.45059: waiting for pending results... 7717 1726867083.45228: running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 7717 1726867083.45295: in run() - task 0affcac9-a3a5-2797-eb16-000000000e05 7717 1726867083.45307: variable 'ansible_search_path' from source: unknown 7717 1726867083.45310: variable 'ansible_search_path' from source: unknown 7717 1726867083.45337: calling self._execute() 7717 1726867083.45413: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.45417: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.45425: variable 'omit' from source: magic vars 7717 1726867083.45671: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.45685: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.45811: variable 'type' from source: play vars 7717 1726867083.45815: variable 'state' from source: include params 7717 1726867083.45819: variable 'interface' from source: play vars 7717 1726867083.45830: variable 'current_interfaces' from source: set_fact 7717 1726867083.45834: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 7717 1726867083.45836: variable 'omit' from source: magic vars 7717 1726867083.45862: variable 'omit' from source: magic vars 7717 1726867083.45928: variable 'interface' from source: play vars 7717 1726867083.45946: variable 'omit' from source: magic vars 7717 1726867083.45982: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867083.46017: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867083.46033: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867083.46051: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867083.46061: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867083.46089: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867083.46092: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.46094: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.46199: Set connection var ansible_pipelining to False 7717 1726867083.46217: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867083.46220: Set connection var ansible_shell_type to sh 7717 1726867083.46222: Set connection var ansible_connection to ssh 7717 1726867083.46224: Set connection var ansible_shell_executable to /bin/sh 7717 1726867083.46226: Set connection var ansible_timeout to 10 7717 1726867083.46289: variable 'ansible_shell_executable' from source: unknown 7717 1726867083.46292: variable 'ansible_connection' from source: unknown 7717 1726867083.46294: variable 'ansible_module_compression' from source: unknown 7717 1726867083.46296: variable 'ansible_shell_type' from source: unknown 7717 1726867083.46301: variable 'ansible_shell_executable' from source: unknown 7717 1726867083.46303: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.46305: variable 'ansible_pipelining' from source: unknown 7717 1726867083.46307: variable 'ansible_timeout' from source: unknown 7717 1726867083.46309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.46554: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867083.46557: variable 'omit' from source: magic vars 7717 1726867083.46559: starting attempt loop 7717 1726867083.46561: running the handler 7717 1726867083.46563: _low_level_execute_command(): starting 7717 1726867083.46565: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867083.47146: 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 <<< 7717 1726867083.47163: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867083.47175: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.47271: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.47311: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.48979: stdout chunk (state=3): >>>/root <<< 7717 1726867083.49081: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.49121: stderr chunk (state=3): >>><<< 7717 1726867083.49124: stdout chunk (state=3): >>><<< 7717 1726867083.49148: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867083.49164: _low_level_execute_command(): starting 7717 1726867083.49169: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251 `" && echo ansible-tmp-1726867083.491468-8773-252911264526251="` echo /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251 `" ) && sleep 0' 7717 1726867083.49805: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.49828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.49886: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.51745: stdout chunk (state=3): >>>ansible-tmp-1726867083.491468-8773-252911264526251=/root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251 <<< 7717 1726867083.51849: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.51872: stderr chunk (state=3): >>><<< 7717 1726867083.51881: stdout chunk (state=3): >>><<< 7717 1726867083.51890: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867083.491468-8773-252911264526251=/root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867083.51912: variable 'ansible_module_compression' from source: unknown 7717 1726867083.51948: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867083.51973: variable 'ansible_facts' from source: unknown 7717 1726867083.52030: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py 7717 1726867083.52122: Sending initial data 7717 1726867083.52126: Sent initial data (153 bytes) 7717 1726867083.52531: 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 <<< 7717 1726867083.52535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.52537: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867083.52539: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867083.52541: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.52592: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867083.52599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.52640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.54194: 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 <<< 7717 1726867083.54198: 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 <<< 7717 1726867083.54235: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867083.54281: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkyh63m5e /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py <<< 7717 1726867083.54283: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py" <<< 7717 1726867083.54323: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkyh63m5e" to remote "/root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py" <<< 7717 1726867083.54864: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.54900: stderr chunk (state=3): >>><<< 7717 1726867083.54903: stdout chunk (state=3): >>><<< 7717 1726867083.54932: done transferring module to remote 7717 1726867083.54943: _low_level_execute_command(): starting 7717 1726867083.54945: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/ /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py && sleep 0' 7717 1726867083.55348: 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 <<< 7717 1726867083.55351: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.55353: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867083.55355: 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 <<< 7717 1726867083.55357: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.55408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867083.55411: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.55459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.57181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.57201: stderr chunk (state=3): >>><<< 7717 1726867083.57205: stdout chunk (state=3): >>><<< 7717 1726867083.57216: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867083.57221: _low_level_execute_command(): starting 7717 1726867083.57224: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/AnsiballZ_command.py && sleep 0' 7717 1726867083.57607: 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 <<< 7717 1726867083.57610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.57628: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.57675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867083.57681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.57737: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.74158: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 17:18:03.726418", "end": "2024-09-20 17:18:03.737290", "delta": "0:00:00.010872", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 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}}} <<< 7717 1726867083.76315: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867083.76318: stdout chunk (state=3): >>><<< 7717 1726867083.76321: stderr chunk (state=3): >>><<< 7717 1726867083.76340: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 17:18:03.726418", "end": "2024-09-20 17:18:03.737290", "delta": "0:00:00.010872", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867083.76382: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del veth0 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-1726867083.491468-8773-252911264526251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867083.76420: _low_level_execute_command(): starting 7717 1726867083.76423: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867083.491468-8773-252911264526251/ > /dev/null 2>&1 && sleep 0' 7717 1726867083.77049: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867083.77072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867083.77074: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867083.77155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867083.77196: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867083.77213: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867083.77236: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867083.77320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867083.79134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867083.79154: stderr chunk (state=3): >>><<< 7717 1726867083.79157: stdout chunk (state=3): >>><<< 7717 1726867083.79169: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867083.79180: handler run complete 7717 1726867083.79198: Evaluated conditional (False): False 7717 1726867083.79206: attempt loop complete, returning result 7717 1726867083.79209: _execute() done 7717 1726867083.79211: dumping result to json 7717 1726867083.79216: done dumping result, returning 7717 1726867083.79224: done running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 [0affcac9-a3a5-2797-eb16-000000000e05] 7717 1726867083.79229: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e05 7717 1726867083.79321: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e05 7717 1726867083.79324: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010872", "end": "2024-09-20 17:18:03.737290", "rc": 0, "start": "2024-09-20 17:18:03.726418" } 7717 1726867083.79391: no more pending results, returning what we have 7717 1726867083.79395: results queue empty 7717 1726867083.79396: checking for any_errors_fatal 7717 1726867083.79404: done checking for any_errors_fatal 7717 1726867083.79404: checking for max_fail_percentage 7717 1726867083.79406: done checking for max_fail_percentage 7717 1726867083.79407: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.79408: done checking to see if all hosts have failed 7717 1726867083.79409: getting the remaining hosts for this loop 7717 1726867083.79410: done getting the remaining hosts for this loop 7717 1726867083.79413: getting the next task for host managed_node3 7717 1726867083.79420: done getting next task for host managed_node3 7717 1726867083.79422: ^ task is: TASK: Create dummy interface {{ interface }} 7717 1726867083.79426: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.79430: getting variables 7717 1726867083.79434: in VariableManager get_vars() 7717 1726867083.79486: Calling all_inventory to load vars for managed_node3 7717 1726867083.79489: Calling groups_inventory to load vars for managed_node3 7717 1726867083.79491: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.79502: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.79504: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.79507: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.80639: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.82238: done with get_vars() 7717 1726867083.82261: done getting variables 7717 1726867083.82322: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867083.82438: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** 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:18:03 -0400 (0:00:00.376) 0:00:29.241 ****** 7717 1726867083.82467: entering _queue_task() for managed_node3/command 7717 1726867083.82744: worker is 1 (out of 1 available) 7717 1726867083.82756: exiting _queue_task() for managed_node3/command 7717 1726867083.82770: done queuing things up, now waiting for results queue to drain 7717 1726867083.82771: waiting for pending results... 7717 1726867083.83193: running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 7717 1726867083.83218: in run() - task 0affcac9-a3a5-2797-eb16-000000000e06 7717 1726867083.83240: variable 'ansible_search_path' from source: unknown 7717 1726867083.83247: variable 'ansible_search_path' from source: unknown 7717 1726867083.83290: calling self._execute() 7717 1726867083.83409: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.83420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.83544: variable 'omit' from source: magic vars 7717 1726867083.83818: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.83835: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.84052: variable 'type' from source: play vars 7717 1726867083.84062: variable 'state' from source: include params 7717 1726867083.84070: variable 'interface' from source: play vars 7717 1726867083.84083: variable 'current_interfaces' from source: set_fact 7717 1726867083.84098: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 7717 1726867083.84105: when evaluation is False, skipping this task 7717 1726867083.84111: _execute() done 7717 1726867083.84118: dumping result to json 7717 1726867083.84124: done dumping result, returning 7717 1726867083.84133: done running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 [0affcac9-a3a5-2797-eb16-000000000e06] 7717 1726867083.84141: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e06 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867083.84362: no more pending results, returning what we have 7717 1726867083.84366: results queue empty 7717 1726867083.84367: checking for any_errors_fatal 7717 1726867083.84381: done checking for any_errors_fatal 7717 1726867083.84382: checking for max_fail_percentage 7717 1726867083.84384: done checking for max_fail_percentage 7717 1726867083.84385: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.84386: done checking to see if all hosts have failed 7717 1726867083.84387: getting the remaining hosts for this loop 7717 1726867083.84388: done getting the remaining hosts for this loop 7717 1726867083.84392: getting the next task for host managed_node3 7717 1726867083.84399: done getting next task for host managed_node3 7717 1726867083.84401: ^ task is: TASK: Delete dummy interface {{ interface }} 7717 1726867083.84406: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.84410: getting variables 7717 1726867083.84412: in VariableManager get_vars() 7717 1726867083.84465: Calling all_inventory to load vars for managed_node3 7717 1726867083.84468: Calling groups_inventory to load vars for managed_node3 7717 1726867083.84471: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.84658: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e06 7717 1726867083.84661: WORKER PROCESS EXITING 7717 1726867083.84670: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.84673: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.84680: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.86648: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.88478: done with get_vars() 7717 1726867083.88500: done getting variables 7717 1726867083.88555: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867083.88658: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** 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:18:03 -0400 (0:00:00.064) 0:00:29.305 ****** 7717 1726867083.88891: entering _queue_task() for managed_node3/command 7717 1726867083.89563: worker is 1 (out of 1 available) 7717 1726867083.89573: exiting _queue_task() for managed_node3/command 7717 1726867083.89585: done queuing things up, now waiting for results queue to drain 7717 1726867083.89587: waiting for pending results... 7717 1726867083.90294: running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 7717 1726867083.90299: in run() - task 0affcac9-a3a5-2797-eb16-000000000e07 7717 1726867083.90583: variable 'ansible_search_path' from source: unknown 7717 1726867083.90587: variable 'ansible_search_path' from source: unknown 7717 1726867083.90590: calling self._execute() 7717 1726867083.90592: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867083.90595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867083.90598: variable 'omit' from source: magic vars 7717 1726867083.91273: variable 'ansible_distribution_major_version' from source: facts 7717 1726867083.91482: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867083.91704: variable 'type' from source: play vars 7717 1726867083.91983: variable 'state' from source: include params 7717 1726867083.91986: variable 'interface' from source: play vars 7717 1726867083.91989: variable 'current_interfaces' from source: set_fact 7717 1726867083.91991: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 7717 1726867083.91993: when evaluation is False, skipping this task 7717 1726867083.91996: _execute() done 7717 1726867083.91999: dumping result to json 7717 1726867083.92001: done dumping result, returning 7717 1726867083.92004: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 [0affcac9-a3a5-2797-eb16-000000000e07] 7717 1726867083.92006: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e07 7717 1726867083.92070: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e07 7717 1726867083.92073: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867083.92127: no more pending results, returning what we have 7717 1726867083.92130: results queue empty 7717 1726867083.92131: checking for any_errors_fatal 7717 1726867083.92139: done checking for any_errors_fatal 7717 1726867083.92140: checking for max_fail_percentage 7717 1726867083.92142: done checking for max_fail_percentage 7717 1726867083.92143: checking to see if all hosts have failed and the running result is not ok 7717 1726867083.92143: done checking to see if all hosts have failed 7717 1726867083.92144: getting the remaining hosts for this loop 7717 1726867083.92145: done getting the remaining hosts for this loop 7717 1726867083.92149: getting the next task for host managed_node3 7717 1726867083.92155: done getting next task for host managed_node3 7717 1726867083.92158: ^ task is: TASK: Create tap interface {{ interface }} 7717 1726867083.92162: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867083.92166: getting variables 7717 1726867083.92168: in VariableManager get_vars() 7717 1726867083.92310: Calling all_inventory to load vars for managed_node3 7717 1726867083.92313: Calling groups_inventory to load vars for managed_node3 7717 1726867083.92316: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867083.92326: Calling all_plugins_play to load vars for managed_node3 7717 1726867083.92328: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867083.92331: Calling groups_plugins_play to load vars for managed_node3 7717 1726867083.94940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867083.98115: done with get_vars() 7717 1726867083.98143: done getting variables 7717 1726867083.98429: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867083.98566: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** 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:18:03 -0400 (0:00:00.097) 0:00:29.402 ****** 7717 1726867083.98599: entering _queue_task() for managed_node3/command 7717 1726867083.99412: worker is 1 (out of 1 available) 7717 1726867083.99424: exiting _queue_task() for managed_node3/command 7717 1726867083.99436: done queuing things up, now waiting for results queue to drain 7717 1726867083.99438: waiting for pending results... 7717 1726867083.99792: running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 7717 1726867084.00119: in run() - task 0affcac9-a3a5-2797-eb16-000000000e08 7717 1726867084.00136: variable 'ansible_search_path' from source: unknown 7717 1726867084.00144: variable 'ansible_search_path' from source: unknown 7717 1726867084.00189: calling self._execute() 7717 1726867084.00447: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.00492: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.00508: variable 'omit' from source: magic vars 7717 1726867084.01297: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.01534: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.01865: variable 'type' from source: play vars 7717 1726867084.01880: variable 'state' from source: include params 7717 1726867084.01889: variable 'interface' from source: play vars 7717 1726867084.01899: variable 'current_interfaces' from source: set_fact 7717 1726867084.01911: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 7717 1726867084.01918: when evaluation is False, skipping this task 7717 1726867084.01924: _execute() done 7717 1726867084.01931: dumping result to json 7717 1726867084.01938: done dumping result, returning 7717 1726867084.01948: done running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 [0affcac9-a3a5-2797-eb16-000000000e08] 7717 1726867084.01957: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e08 7717 1726867084.02245: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e08 7717 1726867084.02248: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867084.02329: no more pending results, returning what we have 7717 1726867084.02333: results queue empty 7717 1726867084.02334: checking for any_errors_fatal 7717 1726867084.02340: done checking for any_errors_fatal 7717 1726867084.02341: checking for max_fail_percentage 7717 1726867084.02343: done checking for max_fail_percentage 7717 1726867084.02343: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.02344: done checking to see if all hosts have failed 7717 1726867084.02345: getting the remaining hosts for this loop 7717 1726867084.02346: done getting the remaining hosts for this loop 7717 1726867084.02349: getting the next task for host managed_node3 7717 1726867084.02356: done getting next task for host managed_node3 7717 1726867084.02359: ^ task is: TASK: Delete tap interface {{ interface }} 7717 1726867084.02363: ^ state is: HOST STATE: block=2, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867084.02367: getting variables 7717 1726867084.02369: in VariableManager get_vars() 7717 1726867084.02425: Calling all_inventory to load vars for managed_node3 7717 1726867084.02429: Calling groups_inventory to load vars for managed_node3 7717 1726867084.02432: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.02444: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.02448: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.02452: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.10703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.12823: done with get_vars() 7717 1726867084.12846: done getting variables 7717 1726867084.13102: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867084.13300: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** 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:18:04 -0400 (0:00:00.147) 0:00:29.549 ****** 7717 1726867084.13325: entering _queue_task() for managed_node3/command 7717 1726867084.13996: worker is 1 (out of 1 available) 7717 1726867084.14010: exiting _queue_task() for managed_node3/command 7717 1726867084.14025: done queuing things up, now waiting for results queue to drain 7717 1726867084.14028: waiting for pending results... 7717 1726867084.14247: running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 7717 1726867084.14366: in run() - task 0affcac9-a3a5-2797-eb16-000000000e09 7717 1726867084.14396: variable 'ansible_search_path' from source: unknown 7717 1726867084.14405: variable 'ansible_search_path' from source: unknown 7717 1726867084.14444: calling self._execute() 7717 1726867084.14553: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.14565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.14586: variable 'omit' from source: magic vars 7717 1726867084.14957: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.15045: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.15197: variable 'type' from source: play vars 7717 1726867084.15207: variable 'state' from source: include params 7717 1726867084.15215: variable 'interface' from source: play vars 7717 1726867084.15224: variable 'current_interfaces' from source: set_fact 7717 1726867084.15235: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 7717 1726867084.15242: when evaluation is False, skipping this task 7717 1726867084.15248: _execute() done 7717 1726867084.15259: dumping result to json 7717 1726867084.15268: done dumping result, returning 7717 1726867084.15282: done running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 [0affcac9-a3a5-2797-eb16-000000000e09] 7717 1726867084.15292: sending task result for task 0affcac9-a3a5-2797-eb16-000000000e09 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867084.15543: no more pending results, returning what we have 7717 1726867084.15546: results queue empty 7717 1726867084.15547: checking for any_errors_fatal 7717 1726867084.15553: done checking for any_errors_fatal 7717 1726867084.15554: checking for max_fail_percentage 7717 1726867084.15555: done checking for max_fail_percentage 7717 1726867084.15556: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.15557: done checking to see if all hosts have failed 7717 1726867084.15558: getting the remaining hosts for this loop 7717 1726867084.15559: done getting the remaining hosts for this loop 7717 1726867084.15562: getting the next task for host managed_node3 7717 1726867084.15569: done getting next task for host managed_node3 7717 1726867084.15572: ^ task is: TASK: TEST: I can configure an interface with auto_gateway disabled 7717 1726867084.15574: ^ state is: HOST STATE: block=2, task=23, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867084.15579: getting variables 7717 1726867084.15581: in VariableManager get_vars() 7717 1726867084.15624: Calling all_inventory to load vars for managed_node3 7717 1726867084.15627: Calling groups_inventory to load vars for managed_node3 7717 1726867084.15629: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.15639: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.15641: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.15644: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.16167: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000e09 7717 1726867084.16171: WORKER PROCESS EXITING 7717 1726867084.18454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.21130: done with get_vars() 7717 1726867084.21158: done getting variables 7717 1726867084.21227: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:83 Friday 20 September 2024 17:18:04 -0400 (0:00:00.079) 0:00:29.629 ****** 7717 1726867084.21263: entering _queue_task() for managed_node3/debug 7717 1726867084.21645: worker is 1 (out of 1 available) 7717 1726867084.21657: exiting _queue_task() for managed_node3/debug 7717 1726867084.21681: done queuing things up, now waiting for results queue to drain 7717 1726867084.21683: waiting for pending results... 7717 1726867084.21962: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled 7717 1726867084.22104: in run() - task 0affcac9-a3a5-2797-eb16-0000000000af 7717 1726867084.22115: variable 'ansible_search_path' from source: unknown 7717 1726867084.22209: calling self._execute() 7717 1726867084.22588: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.22595: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.22599: variable 'omit' from source: magic vars 7717 1726867084.23032: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.23048: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.23084: variable 'omit' from source: magic vars 7717 1726867084.23094: variable 'omit' from source: magic vars 7717 1726867084.23143: variable 'omit' from source: magic vars 7717 1726867084.23198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867084.23250: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867084.23302: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867084.23306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867084.23321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867084.23360: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867084.23369: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.23381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.23518: Set connection var ansible_pipelining to False 7717 1726867084.23523: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867084.23525: Set connection var ansible_shell_type to sh 7717 1726867084.23527: Set connection var ansible_connection to ssh 7717 1726867084.23578: Set connection var ansible_shell_executable to /bin/sh 7717 1726867084.23582: Set connection var ansible_timeout to 10 7717 1726867084.23585: variable 'ansible_shell_executable' from source: unknown 7717 1726867084.23587: variable 'ansible_connection' from source: unknown 7717 1726867084.23589: variable 'ansible_module_compression' from source: unknown 7717 1726867084.23591: variable 'ansible_shell_type' from source: unknown 7717 1726867084.23593: variable 'ansible_shell_executable' from source: unknown 7717 1726867084.23600: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.23608: variable 'ansible_pipelining' from source: unknown 7717 1726867084.23614: variable 'ansible_timeout' from source: unknown 7717 1726867084.23627: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.23772: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867084.23845: variable 'omit' from source: magic vars 7717 1726867084.23849: starting attempt loop 7717 1726867084.23851: running the handler 7717 1726867084.23865: handler run complete 7717 1726867084.23893: attempt loop complete, returning result 7717 1726867084.23905: _execute() done 7717 1726867084.23912: dumping result to json 7717 1726867084.23919: done dumping result, returning 7717 1726867084.23929: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with auto_gateway disabled [0affcac9-a3a5-2797-eb16-0000000000af] 7717 1726867084.23939: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000af ok: [managed_node3] => {} MSG: ################################################## 7717 1726867084.24229: no more pending results, returning what we have 7717 1726867084.24233: results queue empty 7717 1726867084.24234: checking for any_errors_fatal 7717 1726867084.24241: done checking for any_errors_fatal 7717 1726867084.24242: checking for max_fail_percentage 7717 1726867084.24244: done checking for max_fail_percentage 7717 1726867084.24245: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.24245: done checking to see if all hosts have failed 7717 1726867084.24246: getting the remaining hosts for this loop 7717 1726867084.24248: done getting the remaining hosts for this loop 7717 1726867084.24252: getting the next task for host managed_node3 7717 1726867084.24258: done getting next task for host managed_node3 7717 1726867084.24261: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7717 1726867084.24263: ^ state is: HOST STATE: block=2, task=24, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 7717 1726867084.24268: getting variables 7717 1726867084.24270: in VariableManager get_vars() 7717 1726867084.24332: Calling all_inventory to load vars for managed_node3 7717 1726867084.24335: Calling groups_inventory to load vars for managed_node3 7717 1726867084.24337: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.24348: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.24352: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.24354: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.24890: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000af 7717 1726867084.24894: WORKER PROCESS EXITING 7717 1726867084.26144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.27818: done with get_vars() 7717 1726867084.27844: 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_auto_gateway.yml:87 Friday 20 September 2024 17:18:04 -0400 (0:00:00.066) 0:00:29.695 ****** 7717 1726867084.27951: entering _queue_task() for managed_node3/include_tasks 7717 1726867084.28504: worker is 1 (out of 1 available) 7717 1726867084.28515: exiting _queue_task() for managed_node3/include_tasks 7717 1726867084.28525: done queuing things up, now waiting for results queue to drain 7717 1726867084.28527: waiting for pending results... 7717 1726867084.28665: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7717 1726867084.28788: in run() - task 0affcac9-a3a5-2797-eb16-0000000000b0 7717 1726867084.28810: variable 'ansible_search_path' from source: unknown 7717 1726867084.28853: calling self._execute() 7717 1726867084.28979: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.29086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.29090: variable 'omit' from source: magic vars 7717 1726867084.29410: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.29426: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.29434: _execute() done 7717 1726867084.29441: dumping result to json 7717 1726867084.29447: done dumping result, returning 7717 1726867084.29455: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2797-eb16-0000000000b0] 7717 1726867084.29464: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b0 7717 1726867084.29648: no more pending results, returning what we have 7717 1726867084.29653: in VariableManager get_vars() 7717 1726867084.29712: Calling all_inventory to load vars for managed_node3 7717 1726867084.29715: Calling groups_inventory to load vars for managed_node3 7717 1726867084.29718: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.29736: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.29739: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.29744: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b0 7717 1726867084.29746: WORKER PROCESS EXITING 7717 1726867084.29749: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.31360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.33117: done with get_vars() 7717 1726867084.33139: variable 'ansible_search_path' from source: unknown 7717 1726867084.33153: we have included files to process 7717 1726867084.33154: generating all_blocks data 7717 1726867084.33156: done generating all_blocks data 7717 1726867084.33161: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867084.33163: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867084.33165: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867084.33590: in VariableManager get_vars() 7717 1726867084.33620: done with get_vars() 7717 1726867084.34262: done processing included file 7717 1726867084.34264: iterating over new_blocks loaded from include file 7717 1726867084.34265: in VariableManager get_vars() 7717 1726867084.34292: done with get_vars() 7717 1726867084.34294: filtering new block on tags 7717 1726867084.34330: done filtering new block on tags 7717 1726867084.34333: 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_node3 7717 1726867084.34338: extending task lists for all hosts with included blocks 7717 1726867084.39793: done extending task lists 7717 1726867084.39795: done processing included files 7717 1726867084.39796: results queue empty 7717 1726867084.39797: checking for any_errors_fatal 7717 1726867084.39800: done checking for any_errors_fatal 7717 1726867084.39801: checking for max_fail_percentage 7717 1726867084.39802: done checking for max_fail_percentage 7717 1726867084.39803: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.39804: done checking to see if all hosts have failed 7717 1726867084.39804: getting the remaining hosts for this loop 7717 1726867084.39806: done getting the remaining hosts for this loop 7717 1726867084.39809: getting the next task for host managed_node3 7717 1726867084.39813: done getting next task for host managed_node3 7717 1726867084.39815: ^ task is: TASK: Ensure state in ["present", "absent"] 7717 1726867084.39818: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867084.39821: getting variables 7717 1726867084.39822: in VariableManager get_vars() 7717 1726867084.39843: Calling all_inventory to load vars for managed_node3 7717 1726867084.39846: Calling groups_inventory to load vars for managed_node3 7717 1726867084.39848: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.39854: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.39857: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.39860: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.41271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.43089: done with get_vars() 7717 1726867084.43109: done getting variables 7717 1726867084.43155: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:18:04 -0400 (0:00:00.152) 0:00:29.848 ****** 7717 1726867084.43196: entering _queue_task() for managed_node3/fail 7717 1726867084.43569: worker is 1 (out of 1 available) 7717 1726867084.43588: exiting _queue_task() for managed_node3/fail 7717 1726867084.43716: done queuing things up, now waiting for results queue to drain 7717 1726867084.43718: waiting for pending results... 7717 1726867084.44055: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 7717 1726867084.44374: in run() - task 0affcac9-a3a5-2797-eb16-0000000010aa 7717 1726867084.44384: variable 'ansible_search_path' from source: unknown 7717 1726867084.44388: variable 'ansible_search_path' from source: unknown 7717 1726867084.44391: calling self._execute() 7717 1726867084.44548: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.44601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.44616: variable 'omit' from source: magic vars 7717 1726867084.45379: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.45513: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.45841: variable 'state' from source: include params 7717 1726867084.45845: Evaluated conditional (state not in ["present", "absent"]): False 7717 1726867084.45848: when evaluation is False, skipping this task 7717 1726867084.45851: _execute() done 7717 1726867084.45853: dumping result to json 7717 1726867084.45856: done dumping result, returning 7717 1726867084.45859: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-2797-eb16-0000000010aa] 7717 1726867084.45861: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010aa skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 7717 1726867084.46108: no more pending results, returning what we have 7717 1726867084.46113: results queue empty 7717 1726867084.46114: checking for any_errors_fatal 7717 1726867084.46116: done checking for any_errors_fatal 7717 1726867084.46117: checking for max_fail_percentage 7717 1726867084.46118: done checking for max_fail_percentage 7717 1726867084.46119: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.46120: done checking to see if all hosts have failed 7717 1726867084.46121: getting the remaining hosts for this loop 7717 1726867084.46122: done getting the remaining hosts for this loop 7717 1726867084.46126: getting the next task for host managed_node3 7717 1726867084.46133: done getting next task for host managed_node3 7717 1726867084.46136: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867084.46140: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867084.46145: getting variables 7717 1726867084.46147: in VariableManager get_vars() 7717 1726867084.46211: Calling all_inventory to load vars for managed_node3 7717 1726867084.46214: Calling groups_inventory to load vars for managed_node3 7717 1726867084.46216: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.46229: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.46233: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.46236: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.47148: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010aa 7717 1726867084.47152: WORKER PROCESS EXITING 7717 1726867084.48514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.50183: done with get_vars() 7717 1726867084.50209: done getting variables 7717 1726867084.50266: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:18:04 -0400 (0:00:00.071) 0:00:29.919 ****** 7717 1726867084.50304: entering _queue_task() for managed_node3/fail 7717 1726867084.50634: worker is 1 (out of 1 available) 7717 1726867084.50647: exiting _queue_task() for managed_node3/fail 7717 1726867084.50659: done queuing things up, now waiting for results queue to drain 7717 1726867084.50660: waiting for pending results... 7717 1726867084.50857: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867084.50944: in run() - task 0affcac9-a3a5-2797-eb16-0000000010ab 7717 1726867084.50956: variable 'ansible_search_path' from source: unknown 7717 1726867084.50960: variable 'ansible_search_path' from source: unknown 7717 1726867084.50995: calling self._execute() 7717 1726867084.51092: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.51095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.51106: variable 'omit' from source: magic vars 7717 1726867084.51461: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.51476: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.51610: variable 'type' from source: play vars 7717 1726867084.51613: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 7717 1726867084.51616: when evaluation is False, skipping this task 7717 1726867084.51621: _execute() done 7717 1726867084.51624: dumping result to json 7717 1726867084.51627: done dumping result, returning 7717 1726867084.51632: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-2797-eb16-0000000010ab] 7717 1726867084.51639: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ab 7717 1726867084.51734: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ab skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 7717 1726867084.51784: no more pending results, returning what we have 7717 1726867084.51788: results queue empty 7717 1726867084.51789: checking for any_errors_fatal 7717 1726867084.51800: done checking for any_errors_fatal 7717 1726867084.51800: checking for max_fail_percentage 7717 1726867084.51802: done checking for max_fail_percentage 7717 1726867084.51802: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.51803: done checking to see if all hosts have failed 7717 1726867084.51804: getting the remaining hosts for this loop 7717 1726867084.51806: done getting the remaining hosts for this loop 7717 1726867084.51809: getting the next task for host managed_node3 7717 1726867084.51815: done getting next task for host managed_node3 7717 1726867084.51818: ^ task is: TASK: Include the task 'show_interfaces.yml' 7717 1726867084.51823: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867084.51827: getting variables 7717 1726867084.51829: in VariableManager get_vars() 7717 1726867084.51872: Calling all_inventory to load vars for managed_node3 7717 1726867084.51879: Calling groups_inventory to load vars for managed_node3 7717 1726867084.51881: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.51890: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.51893: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.51895: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.52459: WORKER PROCESS EXITING 7717 1726867084.53534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.55165: done with get_vars() 7717 1726867084.55197: 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:18:04 -0400 (0:00:00.049) 0:00:29.969 ****** 7717 1726867084.55290: entering _queue_task() for managed_node3/include_tasks 7717 1726867084.55742: worker is 1 (out of 1 available) 7717 1726867084.55752: exiting _queue_task() for managed_node3/include_tasks 7717 1726867084.55763: done queuing things up, now waiting for results queue to drain 7717 1726867084.55764: waiting for pending results... 7717 1726867084.55951: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7717 1726867084.56083: in run() - task 0affcac9-a3a5-2797-eb16-0000000010ac 7717 1726867084.56109: variable 'ansible_search_path' from source: unknown 7717 1726867084.56118: variable 'ansible_search_path' from source: unknown 7717 1726867084.56159: calling self._execute() 7717 1726867084.56286: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.56298: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.56312: variable 'omit' from source: magic vars 7717 1726867084.56718: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.56754: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.56758: _execute() done 7717 1726867084.56761: dumping result to json 7717 1726867084.56763: done dumping result, returning 7717 1726867084.56773: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2797-eb16-0000000010ac] 7717 1726867084.56827: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ac 7717 1726867084.56902: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ac 7717 1726867084.56905: WORKER PROCESS EXITING 7717 1726867084.56984: no more pending results, returning what we have 7717 1726867084.56990: in VariableManager get_vars() 7717 1726867084.57296: Calling all_inventory to load vars for managed_node3 7717 1726867084.57300: Calling groups_inventory to load vars for managed_node3 7717 1726867084.57302: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.57314: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.57317: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.57320: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.58651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.60226: done with get_vars() 7717 1726867084.60249: variable 'ansible_search_path' from source: unknown 7717 1726867084.60251: variable 'ansible_search_path' from source: unknown 7717 1726867084.60292: we have included files to process 7717 1726867084.60293: generating all_blocks data 7717 1726867084.60295: done generating all_blocks data 7717 1726867084.60300: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867084.60301: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867084.60303: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867084.60401: in VariableManager get_vars() 7717 1726867084.60432: done with get_vars() 7717 1726867084.60544: done processing included file 7717 1726867084.60546: iterating over new_blocks loaded from include file 7717 1726867084.60547: in VariableManager get_vars() 7717 1726867084.60570: done with get_vars() 7717 1726867084.60572: filtering new block on tags 7717 1726867084.60592: done filtering new block on tags 7717 1726867084.60594: 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_node3 7717 1726867084.60599: extending task lists for all hosts with included blocks 7717 1726867084.60960: done extending task lists 7717 1726867084.60961: done processing included files 7717 1726867084.60962: results queue empty 7717 1726867084.60963: checking for any_errors_fatal 7717 1726867084.60967: done checking for any_errors_fatal 7717 1726867084.60967: checking for max_fail_percentage 7717 1726867084.60969: done checking for max_fail_percentage 7717 1726867084.60969: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.60970: done checking to see if all hosts have failed 7717 1726867084.60971: getting the remaining hosts for this loop 7717 1726867084.60972: done getting the remaining hosts for this loop 7717 1726867084.60979: getting the next task for host managed_node3 7717 1726867084.60983: done getting next task for host managed_node3 7717 1726867084.60985: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 7717 1726867084.60989: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867084.60992: getting variables 7717 1726867084.60993: in VariableManager get_vars() 7717 1726867084.61010: Calling all_inventory to load vars for managed_node3 7717 1726867084.61012: Calling groups_inventory to load vars for managed_node3 7717 1726867084.61014: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.61019: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.61022: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.61024: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.62252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.63824: done with get_vars() 7717 1726867084.63845: 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:18:04 -0400 (0:00:00.086) 0:00:30.055 ****** 7717 1726867084.63925: entering _queue_task() for managed_node3/include_tasks 7717 1726867084.64272: worker is 1 (out of 1 available) 7717 1726867084.64288: exiting _queue_task() for managed_node3/include_tasks 7717 1726867084.64300: done queuing things up, now waiting for results queue to drain 7717 1726867084.64301: waiting for pending results... 7717 1726867084.64700: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 7717 1726867084.64705: in run() - task 0affcac9-a3a5-2797-eb16-00000000130a 7717 1726867084.64721: variable 'ansible_search_path' from source: unknown 7717 1726867084.64728: variable 'ansible_search_path' from source: unknown 7717 1726867084.64765: calling self._execute() 7717 1726867084.64871: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.64888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.64907: variable 'omit' from source: magic vars 7717 1726867084.65289: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.65305: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.65315: _execute() done 7717 1726867084.65321: dumping result to json 7717 1726867084.65328: done dumping result, returning 7717 1726867084.65341: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-2797-eb16-00000000130a] 7717 1726867084.65351: sending task result for task 0affcac9-a3a5-2797-eb16-00000000130a 7717 1726867084.65617: no more pending results, returning what we have 7717 1726867084.65622: in VariableManager get_vars() 7717 1726867084.65684: Calling all_inventory to load vars for managed_node3 7717 1726867084.65687: Calling groups_inventory to load vars for managed_node3 7717 1726867084.65689: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.65702: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.65706: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.65708: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.66290: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000130a 7717 1726867084.66293: WORKER PROCESS EXITING 7717 1726867084.68015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.71236: done with get_vars() 7717 1726867084.71259: variable 'ansible_search_path' from source: unknown 7717 1726867084.71261: variable 'ansible_search_path' from source: unknown 7717 1726867084.71527: we have included files to process 7717 1726867084.71528: generating all_blocks data 7717 1726867084.71531: done generating all_blocks data 7717 1726867084.71532: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867084.71533: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867084.71536: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867084.72018: done processing included file 7717 1726867084.72021: iterating over new_blocks loaded from include file 7717 1726867084.72023: in VariableManager get_vars() 7717 1726867084.72050: done with get_vars() 7717 1726867084.72052: filtering new block on tags 7717 1726867084.72069: done filtering new block on tags 7717 1726867084.72072: 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_node3 7717 1726867084.72283: extending task lists for all hosts with included blocks 7717 1726867084.72433: done extending task lists 7717 1726867084.72434: done processing included files 7717 1726867084.72437: results queue empty 7717 1726867084.72438: checking for any_errors_fatal 7717 1726867084.72442: done checking for any_errors_fatal 7717 1726867084.72443: checking for max_fail_percentage 7717 1726867084.72444: done checking for max_fail_percentage 7717 1726867084.72445: checking to see if all hosts have failed and the running result is not ok 7717 1726867084.72445: done checking to see if all hosts have failed 7717 1726867084.72446: getting the remaining hosts for this loop 7717 1726867084.72447: done getting the remaining hosts for this loop 7717 1726867084.72449: getting the next task for host managed_node3 7717 1726867084.72454: done getting next task for host managed_node3 7717 1726867084.72456: ^ task is: TASK: Gather current interface info 7717 1726867084.72460: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867084.72463: getting variables 7717 1726867084.72464: in VariableManager get_vars() 7717 1726867084.72687: Calling all_inventory to load vars for managed_node3 7717 1726867084.72691: Calling groups_inventory to load vars for managed_node3 7717 1726867084.72693: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867084.72698: Calling all_plugins_play to load vars for managed_node3 7717 1726867084.72701: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867084.72703: Calling groups_plugins_play to load vars for managed_node3 7717 1726867084.75132: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867084.78326: done with get_vars() 7717 1726867084.78355: done getting variables 7717 1726867084.78588: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:18:04 -0400 (0:00:00.146) 0:00:30.202 ****** 7717 1726867084.78621: entering _queue_task() for managed_node3/command 7717 1726867084.79395: worker is 1 (out of 1 available) 7717 1726867084.79408: exiting _queue_task() for managed_node3/command 7717 1726867084.79420: done queuing things up, now waiting for results queue to drain 7717 1726867084.79421: waiting for pending results... 7717 1726867084.79902: running TaskExecutor() for managed_node3/TASK: Gather current interface info 7717 1726867084.80305: in run() - task 0affcac9-a3a5-2797-eb16-000000001341 7717 1726867084.80319: variable 'ansible_search_path' from source: unknown 7717 1726867084.80323: variable 'ansible_search_path' from source: unknown 7717 1726867084.80356: calling self._execute() 7717 1726867084.80451: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.80459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.80469: variable 'omit' from source: magic vars 7717 1726867084.81428: variable 'ansible_distribution_major_version' from source: facts 7717 1726867084.81440: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867084.81447: variable 'omit' from source: magic vars 7717 1726867084.81501: variable 'omit' from source: magic vars 7717 1726867084.81535: variable 'omit' from source: magic vars 7717 1726867084.81579: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867084.81610: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867084.81629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867084.81713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867084.81716: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867084.81889: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867084.81892: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.81895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.81997: Set connection var ansible_pipelining to False 7717 1726867084.82000: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867084.82006: Set connection var ansible_shell_type to sh 7717 1726867084.82009: Set connection var ansible_connection to ssh 7717 1726867084.82016: Set connection var ansible_shell_executable to /bin/sh 7717 1726867084.82022: Set connection var ansible_timeout to 10 7717 1726867084.82045: variable 'ansible_shell_executable' from source: unknown 7717 1726867084.82048: variable 'ansible_connection' from source: unknown 7717 1726867084.82051: variable 'ansible_module_compression' from source: unknown 7717 1726867084.82054: variable 'ansible_shell_type' from source: unknown 7717 1726867084.82056: variable 'ansible_shell_executable' from source: unknown 7717 1726867084.82059: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867084.82061: variable 'ansible_pipelining' from source: unknown 7717 1726867084.82063: variable 'ansible_timeout' from source: unknown 7717 1726867084.82066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867084.82478: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867084.82483: variable 'omit' from source: magic vars 7717 1726867084.82485: starting attempt loop 7717 1726867084.82487: running the handler 7717 1726867084.82490: _low_level_execute_command(): starting 7717 1726867084.82492: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867084.83897: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867084.83909: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867084.83999: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.84215: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867084.84337: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867084.84438: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867084.86104: stdout chunk (state=3): >>>/root <<< 7717 1726867084.86206: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867084.86252: stderr chunk (state=3): >>><<< 7717 1726867084.86383: stdout chunk (state=3): >>><<< 7717 1726867084.86388: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867084.86392: _low_level_execute_command(): starting 7717 1726867084.86395: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019 `" && echo ansible-tmp-1726867084.86347-8820-248321459627019="` echo /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019 `" ) && sleep 0' 7717 1726867084.87551: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867084.87560: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867084.87601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867084.87606: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867084.87608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867084.87610: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867084.87622: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.87625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867084.87627: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867084.87683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867084.87686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867084.87689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867084.87691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867084.87694: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867084.87696: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867084.87768: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.87824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867084.87970: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867084.88046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867084.90003: stdout chunk (state=3): >>>ansible-tmp-1726867084.86347-8820-248321459627019=/root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019 <<< 7717 1726867084.90082: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867084.90085: stdout chunk (state=3): >>><<< 7717 1726867084.90088: stderr chunk (state=3): >>><<< 7717 1726867084.90196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867084.86347-8820-248321459627019=/root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867084.90226: variable 'ansible_module_compression' from source: unknown 7717 1726867084.90289: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867084.90310: variable 'ansible_facts' from source: unknown 7717 1726867084.90700: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py 7717 1726867084.90810: Sending initial data 7717 1726867084.90814: Sent initial data (152 bytes) 7717 1726867084.92090: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867084.92153: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867084.92157: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867084.92159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.92162: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867084.92164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.92235: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867084.92241: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867084.92312: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867084.92545: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867084.94100: 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 <<< 7717 1726867084.94140: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867084.94238: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpxrg5ps2c /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py <<< 7717 1726867084.94242: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py" <<< 7717 1726867084.94246: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpxrg5ps2c" to remote "/root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py" <<< 7717 1726867084.95478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867084.95545: stderr chunk (state=3): >>><<< 7717 1726867084.95572: stdout chunk (state=3): >>><<< 7717 1726867084.95790: done transferring module to remote 7717 1726867084.95794: _low_level_execute_command(): starting 7717 1726867084.95796: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/ /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py && sleep 0' 7717 1726867084.96828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867084.96892: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867084.97027: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867084.97040: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867084.97105: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867084.98867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867084.99085: stderr chunk (state=3): >>><<< 7717 1726867084.99088: stdout chunk (state=3): >>><<< 7717 1726867084.99092: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867084.99095: _low_level_execute_command(): starting 7717 1726867084.99097: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/AnsiballZ_command.py && sleep 0' 7717 1726867085.00264: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867085.00293: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867085.00310: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.00494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867085.00547: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.00640: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.16137: stdout chunk (state=3): >>> {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:05.155981", "end": "2024-09-20 17:18:05.159169", "delta": "0:00:00.003188", "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}}} <<< 7717 1726867085.17659: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867085.18060: stdout chunk (state=3): >>><<< 7717 1726867085.18065: stderr chunk (state=3): >>><<< 7717 1726867085.18068: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "eth0\nlo", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:05.155981", "end": "2024-09-20 17:18:05.159169", "delta": "0:00:00.003188", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867085.18072: 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-1726867084.86347-8820-248321459627019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867085.18075: _low_level_execute_command(): starting 7717 1726867085.18079: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867084.86347-8820-248321459627019/ > /dev/null 2>&1 && sleep 0' 7717 1726867085.18903: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867085.18919: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867085.18939: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.18957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867085.18979: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867085.19006: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867085.19014: 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.15.68 is address debug1: re-parsing configuration <<< 7717 1726867085.19019: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867085.19041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.19062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.19161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867085.19304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.19373: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.21241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867085.21246: stdout chunk (state=3): >>><<< 7717 1726867085.21248: stderr chunk (state=3): >>><<< 7717 1726867085.21263: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867085.21273: handler run complete 7717 1726867085.21301: Evaluated conditional (False): False 7717 1726867085.21320: attempt loop complete, returning result 7717 1726867085.21333: _execute() done 7717 1726867085.21339: dumping result to json 7717 1726867085.21346: done dumping result, returning 7717 1726867085.21357: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-2797-eb16-000000001341] 7717 1726867085.21364: sending task result for task 0affcac9-a3a5-2797-eb16-000000001341 7717 1726867085.21704: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001341 7717 1726867085.21708: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003188", "end": "2024-09-20 17:18:05.159169", "rc": 0, "start": "2024-09-20 17:18:05.155981" } STDOUT: eth0 lo 7717 1726867085.21794: no more pending results, returning what we have 7717 1726867085.21797: results queue empty 7717 1726867085.21798: checking for any_errors_fatal 7717 1726867085.21800: done checking for any_errors_fatal 7717 1726867085.21801: checking for max_fail_percentage 7717 1726867085.21803: done checking for max_fail_percentage 7717 1726867085.21804: checking to see if all hosts have failed and the running result is not ok 7717 1726867085.21805: done checking to see if all hosts have failed 7717 1726867085.21806: getting the remaining hosts for this loop 7717 1726867085.21807: done getting the remaining hosts for this loop 7717 1726867085.21811: getting the next task for host managed_node3 7717 1726867085.21983: done getting next task for host managed_node3 7717 1726867085.21987: ^ task is: TASK: Set current_interfaces 7717 1726867085.21993: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867085.21998: getting variables 7717 1726867085.21999: in VariableManager get_vars() 7717 1726867085.22050: Calling all_inventory to load vars for managed_node3 7717 1726867085.22053: Calling groups_inventory to load vars for managed_node3 7717 1726867085.22055: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867085.22066: Calling all_plugins_play to load vars for managed_node3 7717 1726867085.22069: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867085.22072: Calling groups_plugins_play to load vars for managed_node3 7717 1726867085.24397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867085.26097: done with get_vars() 7717 1726867085.26119: done getting variables 7717 1726867085.26188: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:18:05 -0400 (0:00:00.475) 0:00:30.678 ****** 7717 1726867085.26222: entering _queue_task() for managed_node3/set_fact 7717 1726867085.26588: worker is 1 (out of 1 available) 7717 1726867085.26714: exiting _queue_task() for managed_node3/set_fact 7717 1726867085.26725: done queuing things up, now waiting for results queue to drain 7717 1726867085.26726: waiting for pending results... 7717 1726867085.26913: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 7717 1726867085.27055: in run() - task 0affcac9-a3a5-2797-eb16-000000001342 7717 1726867085.27081: variable 'ansible_search_path' from source: unknown 7717 1726867085.27090: variable 'ansible_search_path' from source: unknown 7717 1726867085.27129: calling self._execute() 7717 1726867085.27237: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.27254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.27271: variable 'omit' from source: magic vars 7717 1726867085.27651: variable 'ansible_distribution_major_version' from source: facts 7717 1726867085.27668: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867085.27683: variable 'omit' from source: magic vars 7717 1726867085.27739: variable 'omit' from source: magic vars 7717 1726867085.27901: variable '_current_interfaces' from source: set_fact 7717 1726867085.27982: variable 'omit' from source: magic vars 7717 1726867085.27986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867085.28016: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867085.28118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867085.28122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.28125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.28129: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867085.28131: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.28134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.28250: Set connection var ansible_pipelining to False 7717 1726867085.28262: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867085.28274: Set connection var ansible_shell_type to sh 7717 1726867085.28336: Set connection var ansible_connection to ssh 7717 1726867085.28340: Set connection var ansible_shell_executable to /bin/sh 7717 1726867085.28342: Set connection var ansible_timeout to 10 7717 1726867085.28345: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.28347: variable 'ansible_connection' from source: unknown 7717 1726867085.28350: variable 'ansible_module_compression' from source: unknown 7717 1726867085.28357: variable 'ansible_shell_type' from source: unknown 7717 1726867085.28360: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.28363: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.28372: variable 'ansible_pipelining' from source: unknown 7717 1726867085.28382: variable 'ansible_timeout' from source: unknown 7717 1726867085.28391: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.28537: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867085.28558: variable 'omit' from source: magic vars 7717 1726867085.28575: starting attempt loop 7717 1726867085.28580: running the handler 7717 1726867085.28663: handler run complete 7717 1726867085.28666: attempt loop complete, returning result 7717 1726867085.28669: _execute() done 7717 1726867085.28671: dumping result to json 7717 1726867085.28673: done dumping result, returning 7717 1726867085.28676: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-2797-eb16-000000001342] 7717 1726867085.28679: sending task result for task 0affcac9-a3a5-2797-eb16-000000001342 7717 1726867085.28743: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001342 7717 1726867085.28746: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } 7717 1726867085.28823: no more pending results, returning what we have 7717 1726867085.28826: results queue empty 7717 1726867085.28828: checking for any_errors_fatal 7717 1726867085.28840: done checking for any_errors_fatal 7717 1726867085.28840: checking for max_fail_percentage 7717 1726867085.28842: done checking for max_fail_percentage 7717 1726867085.28843: checking to see if all hosts have failed and the running result is not ok 7717 1726867085.28844: done checking to see if all hosts have failed 7717 1726867085.28845: getting the remaining hosts for this loop 7717 1726867085.28846: done getting the remaining hosts for this loop 7717 1726867085.28850: getting the next task for host managed_node3 7717 1726867085.29083: done getting next task for host managed_node3 7717 1726867085.29087: ^ task is: TASK: Show current_interfaces 7717 1726867085.29090: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867085.29094: getting variables 7717 1726867085.29096: in VariableManager get_vars() 7717 1726867085.29137: Calling all_inventory to load vars for managed_node3 7717 1726867085.29140: Calling groups_inventory to load vars for managed_node3 7717 1726867085.29142: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867085.29151: Calling all_plugins_play to load vars for managed_node3 7717 1726867085.29154: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867085.29156: Calling groups_plugins_play to load vars for managed_node3 7717 1726867085.30506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867085.32123: done with get_vars() 7717 1726867085.32145: done getting variables 7717 1726867085.32208: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:18:05 -0400 (0:00:00.060) 0:00:30.738 ****** 7717 1726867085.32236: entering _queue_task() for managed_node3/debug 7717 1726867085.32559: worker is 1 (out of 1 available) 7717 1726867085.32572: exiting _queue_task() for managed_node3/debug 7717 1726867085.32587: done queuing things up, now waiting for results queue to drain 7717 1726867085.32588: waiting for pending results... 7717 1726867085.33103: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 7717 1726867085.33198: in run() - task 0affcac9-a3a5-2797-eb16-00000000130b 7717 1726867085.33202: variable 'ansible_search_path' from source: unknown 7717 1726867085.33206: variable 'ansible_search_path' from source: unknown 7717 1726867085.33209: calling self._execute() 7717 1726867085.33318: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.33331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.33346: variable 'omit' from source: magic vars 7717 1726867085.33750: variable 'ansible_distribution_major_version' from source: facts 7717 1726867085.33769: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867085.33786: variable 'omit' from source: magic vars 7717 1726867085.33845: variable 'omit' from source: magic vars 7717 1726867085.33956: variable 'current_interfaces' from source: set_fact 7717 1726867085.34064: variable 'omit' from source: magic vars 7717 1726867085.34067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867085.34081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867085.34106: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867085.34128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.34146: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.34190: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867085.34200: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.34209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.34322: Set connection var ansible_pipelining to False 7717 1726867085.34333: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867085.34343: Set connection var ansible_shell_type to sh 7717 1726867085.34350: Set connection var ansible_connection to ssh 7717 1726867085.34362: Set connection var ansible_shell_executable to /bin/sh 7717 1726867085.34392: Set connection var ansible_timeout to 10 7717 1726867085.34407: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.34415: variable 'ansible_connection' from source: unknown 7717 1726867085.34483: variable 'ansible_module_compression' from source: unknown 7717 1726867085.34487: variable 'ansible_shell_type' from source: unknown 7717 1726867085.34489: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.34491: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.34497: variable 'ansible_pipelining' from source: unknown 7717 1726867085.34500: variable 'ansible_timeout' from source: unknown 7717 1726867085.34502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.34616: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867085.34633: variable 'omit' from source: magic vars 7717 1726867085.34644: starting attempt loop 7717 1726867085.34651: running the handler 7717 1726867085.34707: handler run complete 7717 1726867085.34732: attempt loop complete, returning result 7717 1726867085.34741: _execute() done 7717 1726867085.34748: dumping result to json 7717 1726867085.34827: done dumping result, returning 7717 1726867085.34831: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-2797-eb16-00000000130b] 7717 1726867085.34834: sending task result for task 0affcac9-a3a5-2797-eb16-00000000130b 7717 1726867085.34904: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000130b 7717 1726867085.34908: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['eth0', 'lo'] 7717 1726867085.34958: no more pending results, returning what we have 7717 1726867085.34961: results queue empty 7717 1726867085.34962: checking for any_errors_fatal 7717 1726867085.34968: done checking for any_errors_fatal 7717 1726867085.34969: checking for max_fail_percentage 7717 1726867085.34970: done checking for max_fail_percentage 7717 1726867085.34971: checking to see if all hosts have failed and the running result is not ok 7717 1726867085.34972: done checking to see if all hosts have failed 7717 1726867085.34972: getting the remaining hosts for this loop 7717 1726867085.34974: done getting the remaining hosts for this loop 7717 1726867085.34979: getting the next task for host managed_node3 7717 1726867085.34987: done getting next task for host managed_node3 7717 1726867085.34989: ^ task is: TASK: Install iproute 7717 1726867085.34993: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867085.34998: getting variables 7717 1726867085.34999: in VariableManager get_vars() 7717 1726867085.35050: Calling all_inventory to load vars for managed_node3 7717 1726867085.35052: Calling groups_inventory to load vars for managed_node3 7717 1726867085.35055: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867085.35064: Calling all_plugins_play to load vars for managed_node3 7717 1726867085.35067: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867085.35069: Calling groups_plugins_play to load vars for managed_node3 7717 1726867085.36730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867085.38505: done with get_vars() 7717 1726867085.38532: done getting variables 7717 1726867085.38594: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:18:05 -0400 (0:00:00.063) 0:00:30.802 ****** 7717 1726867085.38629: entering _queue_task() for managed_node3/package 7717 1726867085.38989: worker is 1 (out of 1 available) 7717 1726867085.39002: exiting _queue_task() for managed_node3/package 7717 1726867085.39015: done queuing things up, now waiting for results queue to drain 7717 1726867085.39016: waiting for pending results... 7717 1726867085.39320: running TaskExecutor() for managed_node3/TASK: Install iproute 7717 1726867085.39400: in run() - task 0affcac9-a3a5-2797-eb16-0000000010ad 7717 1726867085.39405: variable 'ansible_search_path' from source: unknown 7717 1726867085.39408: variable 'ansible_search_path' from source: unknown 7717 1726867085.39460: calling self._execute() 7717 1726867085.39522: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.39558: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.39561: variable 'omit' from source: magic vars 7717 1726867085.39920: variable 'ansible_distribution_major_version' from source: facts 7717 1726867085.39931: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867085.39934: variable 'omit' from source: magic vars 7717 1726867085.39979: variable 'omit' from source: magic vars 7717 1726867085.40160: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867085.42289: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867085.42319: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867085.42361: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867085.42427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867085.42431: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867085.42518: 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) 7717 1726867085.42556: 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) 7717 1726867085.42582: 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) 7717 1726867085.42645: 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) 7717 1726867085.42649: 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) 7717 1726867085.42732: variable '__network_is_ostree' from source: set_fact 7717 1726867085.42735: variable 'omit' from source: magic vars 7717 1726867085.42765: variable 'omit' from source: magic vars 7717 1726867085.42863: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867085.42867: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867085.42870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867085.42872: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.42879: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867085.42895: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867085.42898: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.42903: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.43008: Set connection var ansible_pipelining to False 7717 1726867085.43013: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867085.43019: Set connection var ansible_shell_type to sh 7717 1726867085.43023: Set connection var ansible_connection to ssh 7717 1726867085.43030: Set connection var ansible_shell_executable to /bin/sh 7717 1726867085.43035: Set connection var ansible_timeout to 10 7717 1726867085.43057: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.43060: variable 'ansible_connection' from source: unknown 7717 1726867085.43063: variable 'ansible_module_compression' from source: unknown 7717 1726867085.43065: variable 'ansible_shell_type' from source: unknown 7717 1726867085.43067: variable 'ansible_shell_executable' from source: unknown 7717 1726867085.43070: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867085.43193: variable 'ansible_pipelining' from source: unknown 7717 1726867085.43196: variable 'ansible_timeout' from source: unknown 7717 1726867085.43199: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867085.43202: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867085.43205: variable 'omit' from source: magic vars 7717 1726867085.43207: starting attempt loop 7717 1726867085.43209: running the handler 7717 1726867085.43211: variable 'ansible_facts' from source: unknown 7717 1726867085.43213: variable 'ansible_facts' from source: unknown 7717 1726867085.43253: _low_level_execute_command(): starting 7717 1726867085.43260: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867085.43943: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867085.43954: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867085.43998: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.44010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867085.44084: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867085.44107: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.44193: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.45878: stdout chunk (state=3): >>>/root <<< 7717 1726867085.45983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867085.46012: stderr chunk (state=3): >>><<< 7717 1726867085.46015: stdout chunk (state=3): >>><<< 7717 1726867085.46032: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867085.46048: _low_level_execute_command(): starting 7717 1726867085.46053: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721 `" && echo ansible-tmp-1726867085.4603539-8843-175539958187721="` echo /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721 `" ) && sleep 0' 7717 1726867085.46453: 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 <<< 7717 1726867085.46493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867085.46496: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867085.46499: 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.15.68 is address debug1: re-parsing configuration <<< 7717 1726867085.46501: 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 <<< 7717 1726867085.46503: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.46545: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867085.46548: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.46602: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.48489: stdout chunk (state=3): >>>ansible-tmp-1726867085.4603539-8843-175539958187721=/root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721 <<< 7717 1726867085.48652: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867085.48655: stdout chunk (state=3): >>><<< 7717 1726867085.48658: stderr chunk (state=3): >>><<< 7717 1726867085.48697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867085.4603539-8843-175539958187721=/root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867085.48882: variable 'ansible_module_compression' from source: unknown 7717 1726867085.48886: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7717 1726867085.48888: variable 'ansible_facts' from source: unknown 7717 1726867085.48982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py 7717 1726867085.49133: Sending initial data 7717 1726867085.49193: Sent initial data (150 bytes) 7717 1726867085.50007: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867085.50130: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.50146: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867085.50161: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867085.50196: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.50356: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.51885: 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 <<< 7717 1726867085.52108: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867085.52150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpo89yr_1j /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py <<< 7717 1726867085.52153: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py" <<< 7717 1726867085.52235: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpo89yr_1j" to remote "/root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py" <<< 7717 1726867085.52954: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867085.53072: stderr chunk (state=3): >>><<< 7717 1726867085.53075: stdout chunk (state=3): >>><<< 7717 1726867085.53079: done transferring module to remote 7717 1726867085.53081: _low_level_execute_command(): starting 7717 1726867085.53083: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/ /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py && sleep 0' 7717 1726867085.53607: 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 <<< 7717 1726867085.53610: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867085.53612: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.53618: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.53683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.53700: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.53749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.55496: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867085.55512: stderr chunk (state=3): >>><<< 7717 1726867085.55515: stdout chunk (state=3): >>><<< 7717 1726867085.55528: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867085.55531: _low_level_execute_command(): starting 7717 1726867085.55534: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/AnsiballZ_dnf.py && sleep 0' 7717 1726867085.55932: 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 <<< 7717 1726867085.55935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.55938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867085.55940: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867085.55942: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867085.55990: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867085.56007: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867085.56046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867085.96950: 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}}} <<< 7717 1726867086.01139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867086.01162: stderr chunk (state=3): >>><<< 7717 1726867086.01172: stdout chunk (state=3): >>><<< 7717 1726867086.01200: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867086.01344: 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-1726867085.4603539-8843-175539958187721/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867086.01353: _low_level_execute_command(): starting 7717 1726867086.01356: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867085.4603539-8843-175539958187721/ > /dev/null 2>&1 && sleep 0' 7717 1726867086.01945: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.02005: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867086.02023: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.02101: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.02135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.02226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.04097: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.04115: stderr chunk (state=3): >>><<< 7717 1726867086.04183: stdout chunk (state=3): >>><<< 7717 1726867086.04186: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.04189: handler run complete 7717 1726867086.04342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867086.04547: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867086.04607: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867086.04905: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867086.04908: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867086.04938: variable '__install_status' from source: set_fact 7717 1726867086.04960: Evaluated conditional (__install_status is success): True 7717 1726867086.04983: attempt loop complete, returning result 7717 1726867086.04990: _execute() done 7717 1726867086.04997: dumping result to json 7717 1726867086.05012: done dumping result, returning 7717 1726867086.05023: done running TaskExecutor() for managed_node3/TASK: Install iproute [0affcac9-a3a5-2797-eb16-0000000010ad] 7717 1726867086.05031: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ad ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7717 1726867086.05301: no more pending results, returning what we have 7717 1726867086.05305: results queue empty 7717 1726867086.05306: checking for any_errors_fatal 7717 1726867086.05315: done checking for any_errors_fatal 7717 1726867086.05316: checking for max_fail_percentage 7717 1726867086.05317: done checking for max_fail_percentage 7717 1726867086.05318: checking to see if all hosts have failed and the running result is not ok 7717 1726867086.05319: done checking to see if all hosts have failed 7717 1726867086.05320: getting the remaining hosts for this loop 7717 1726867086.05322: done getting the remaining hosts for this loop 7717 1726867086.05326: getting the next task for host managed_node3 7717 1726867086.05333: done getting next task for host managed_node3 7717 1726867086.05336: ^ task is: TASK: Create veth interface {{ interface }} 7717 1726867086.05340: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867086.05345: getting variables 7717 1726867086.05347: in VariableManager get_vars() 7717 1726867086.05516: Calling all_inventory to load vars for managed_node3 7717 1726867086.05519: Calling groups_inventory to load vars for managed_node3 7717 1726867086.05522: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867086.05533: Calling all_plugins_play to load vars for managed_node3 7717 1726867086.05536: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867086.05538: Calling groups_plugins_play to load vars for managed_node3 7717 1726867086.06293: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ad 7717 1726867086.06297: WORKER PROCESS EXITING 7717 1726867086.07136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867086.08730: done with get_vars() 7717 1726867086.08758: done getting variables 7717 1726867086.08830: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867086.08958: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* 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:18:06 -0400 (0:00:00.703) 0:00:31.506 ****** 7717 1726867086.08993: entering _queue_task() for managed_node3/command 7717 1726867086.09349: worker is 1 (out of 1 available) 7717 1726867086.09475: exiting _queue_task() for managed_node3/command 7717 1726867086.09489: done queuing things up, now waiting for results queue to drain 7717 1726867086.09490: waiting for pending results... 7717 1726867086.09689: running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 7717 1726867086.09810: in run() - task 0affcac9-a3a5-2797-eb16-0000000010ae 7717 1726867086.09836: variable 'ansible_search_path' from source: unknown 7717 1726867086.09844: variable 'ansible_search_path' from source: unknown 7717 1726867086.10120: variable 'interface' from source: play vars 7717 1726867086.10216: variable 'interface' from source: play vars 7717 1726867086.10305: variable 'interface' from source: play vars 7717 1726867086.10469: Loaded config def from plugin (lookup/items) 7717 1726867086.10488: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7717 1726867086.10517: variable 'omit' from source: magic vars 7717 1726867086.10668: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.10694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.10708: variable 'omit' from source: magic vars 7717 1726867086.10931: variable 'ansible_distribution_major_version' from source: facts 7717 1726867086.10943: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867086.11139: variable 'type' from source: play vars 7717 1726867086.11147: variable 'state' from source: include params 7717 1726867086.11155: variable 'interface' from source: play vars 7717 1726867086.11162: variable 'current_interfaces' from source: set_fact 7717 1726867086.11170: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867086.11181: variable 'omit' from source: magic vars 7717 1726867086.11222: variable 'omit' from source: magic vars 7717 1726867086.11269: variable 'item' from source: unknown 7717 1726867086.11433: variable 'item' from source: unknown 7717 1726867086.11436: variable 'omit' from source: magic vars 7717 1726867086.11440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867086.11443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867086.11451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867086.11474: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.11493: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.11528: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867086.11541: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.11550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.11664: Set connection var ansible_pipelining to False 7717 1726867086.11758: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867086.11761: Set connection var ansible_shell_type to sh 7717 1726867086.11763: Set connection var ansible_connection to ssh 7717 1726867086.11766: Set connection var ansible_shell_executable to /bin/sh 7717 1726867086.11768: Set connection var ansible_timeout to 10 7717 1726867086.11770: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.11771: variable 'ansible_connection' from source: unknown 7717 1726867086.11775: variable 'ansible_module_compression' from source: unknown 7717 1726867086.11779: variable 'ansible_shell_type' from source: unknown 7717 1726867086.11781: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.11783: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.11785: variable 'ansible_pipelining' from source: unknown 7717 1726867086.11786: variable 'ansible_timeout' from source: unknown 7717 1726867086.11788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.11922: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867086.11940: variable 'omit' from source: magic vars 7717 1726867086.11974: starting attempt loop 7717 1726867086.11979: running the handler 7717 1726867086.11982: _low_level_execute_command(): starting 7717 1726867086.11994: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867086.12773: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.12790: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.12851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.12901: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.12918: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.12954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.13028: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.14652: stdout chunk (state=3): >>>/root <<< 7717 1726867086.14811: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.14814: stdout chunk (state=3): >>><<< 7717 1726867086.14816: stderr chunk (state=3): >>><<< 7717 1726867086.14837: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.14856: _low_level_execute_command(): starting 7717 1726867086.14948: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045 `" && echo ansible-tmp-1726867086.1484454-8868-22111818700045="` echo /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045 `" ) && sleep 0' 7717 1726867086.15493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.15507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.15528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.15593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.15649: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.15666: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.15692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.15811: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.17709: stdout chunk (state=3): >>>ansible-tmp-1726867086.1484454-8868-22111818700045=/root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045 <<< 7717 1726867086.17857: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.17868: stderr chunk (state=3): >>><<< 7717 1726867086.17881: stdout chunk (state=3): >>><<< 7717 1726867086.18083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867086.1484454-8868-22111818700045=/root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.18086: variable 'ansible_module_compression' from source: unknown 7717 1726867086.18089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867086.18091: variable 'ansible_facts' from source: unknown 7717 1726867086.18127: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py 7717 1726867086.18298: Sending initial data 7717 1726867086.18307: Sent initial data (153 bytes) 7717 1726867086.18908: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.18915: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.18927: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.18990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.19028: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.19092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.19095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.19137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.20668: 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 <<< 7717 1726867086.20714: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867086.20786: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp1keh823_ /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py <<< 7717 1726867086.20790: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py" <<< 7717 1726867086.20836: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp1keh823_" to remote "/root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py" <<< 7717 1726867086.21654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.21657: stdout chunk (state=3): >>><<< 7717 1726867086.21660: stderr chunk (state=3): >>><<< 7717 1726867086.21669: done transferring module to remote 7717 1726867086.21687: _low_level_execute_command(): starting 7717 1726867086.21698: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/ /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py && sleep 0' 7717 1726867086.22347: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.22361: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.22373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.22425: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867086.22441: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867086.22531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.22550: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.22634: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.24389: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.24415: stdout chunk (state=3): >>><<< 7717 1726867086.24418: stderr chunk (state=3): >>><<< 7717 1726867086.24513: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.24516: _low_level_execute_command(): starting 7717 1726867086.24519: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/AnsiballZ_command.py && sleep 0' 7717 1726867086.25056: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.25068: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.25088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.25107: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.25193: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.25245: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.25260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.25306: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.25419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.41409: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 17:18:06.403571", "end": "2024-09-20 17:18:06.410388", "delta": "0:00:00.006817", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_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}}} <<< 7717 1726867086.44183: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867086.44207: stderr chunk (state=3): >>><<< 7717 1726867086.44210: stdout chunk (state=3): >>><<< 7717 1726867086.44228: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0"], "start": "2024-09-20 17:18:06.403571", "end": "2024-09-20 17:18:06.410388", "delta": "0:00:00.006817", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link add veth0 type veth peer name peerveth0", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867086.44258: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link add veth0 type veth peer name peerveth0', '_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-1726867086.1484454-8868-22111818700045/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867086.44267: _low_level_execute_command(): starting 7717 1726867086.44272: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867086.1484454-8868-22111818700045/ > /dev/null 2>&1 && sleep 0' 7717 1726867086.44713: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.44717: 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.15.68 originally 10.31.15.68 <<< 7717 1726867086.44719: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.44721: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.44724: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.44774: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.44784: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.44835: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.47695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.47716: stderr chunk (state=3): >>><<< 7717 1726867086.47719: stdout chunk (state=3): >>><<< 7717 1726867086.47730: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.47736: handler run complete 7717 1726867086.47753: Evaluated conditional (False): False 7717 1726867086.47762: attempt loop complete, returning result 7717 1726867086.47783: variable 'item' from source: unknown 7717 1726867086.47839: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.006817", "end": "2024-09-20 17:18:06.410388", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-09-20 17:18:06.403571" } 7717 1726867086.48013: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.48017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.48020: variable 'omit' from source: magic vars 7717 1726867086.48093: variable 'ansible_distribution_major_version' from source: facts 7717 1726867086.48097: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867086.48218: variable 'type' from source: play vars 7717 1726867086.48222: variable 'state' from source: include params 7717 1726867086.48225: variable 'interface' from source: play vars 7717 1726867086.48227: variable 'current_interfaces' from source: set_fact 7717 1726867086.48234: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867086.48238: variable 'omit' from source: magic vars 7717 1726867086.48252: variable 'omit' from source: magic vars 7717 1726867086.48284: variable 'item' from source: unknown 7717 1726867086.48327: variable 'item' from source: unknown 7717 1726867086.48338: variable 'omit' from source: magic vars 7717 1726867086.48358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867086.48364: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.48371: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.48387: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867086.48390: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.48393: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.48441: Set connection var ansible_pipelining to False 7717 1726867086.48445: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867086.48450: Set connection var ansible_shell_type to sh 7717 1726867086.48452: Set connection var ansible_connection to ssh 7717 1726867086.48462: Set connection var ansible_shell_executable to /bin/sh 7717 1726867086.48465: Set connection var ansible_timeout to 10 7717 1726867086.48484: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.48487: variable 'ansible_connection' from source: unknown 7717 1726867086.48489: variable 'ansible_module_compression' from source: unknown 7717 1726867086.48492: variable 'ansible_shell_type' from source: unknown 7717 1726867086.48494: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.48496: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.48498: variable 'ansible_pipelining' from source: unknown 7717 1726867086.48502: variable 'ansible_timeout' from source: unknown 7717 1726867086.48506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.48568: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867086.48576: variable 'omit' from source: magic vars 7717 1726867086.48587: starting attempt loop 7717 1726867086.48589: running the handler 7717 1726867086.48592: _low_level_execute_command(): starting 7717 1726867086.48597: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867086.49021: 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 <<< 7717 1726867086.49024: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.49030: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.49032: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867086.49034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.49068: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.49071: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.49126: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.50682: stdout chunk (state=3): >>>/root <<< 7717 1726867086.50785: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.50803: stderr chunk (state=3): >>><<< 7717 1726867086.50807: stdout chunk (state=3): >>><<< 7717 1726867086.50818: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.50827: _low_level_execute_command(): starting 7717 1726867086.50830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149 `" && echo ansible-tmp-1726867086.5081782-8868-271528776119149="` echo /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149 `" ) && sleep 0' 7717 1726867086.51236: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.51239: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867086.51242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867086.51244: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.51246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.51301: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.51304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.51346: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.53214: stdout chunk (state=3): >>>ansible-tmp-1726867086.5081782-8868-271528776119149=/root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149 <<< 7717 1726867086.53374: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.53379: stdout chunk (state=3): >>><<< 7717 1726867086.53382: stderr chunk (state=3): >>><<< 7717 1726867086.53397: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867086.5081782-8868-271528776119149=/root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.53425: variable 'ansible_module_compression' from source: unknown 7717 1726867086.53486: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867086.53502: variable 'ansible_facts' from source: unknown 7717 1726867086.53661: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py 7717 1726867086.54012: Sending initial data 7717 1726867086.54015: Sent initial data (154 bytes) 7717 1726867086.54342: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.54359: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.54376: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.54399: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.54419: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867086.54435: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867086.54537: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.54574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.54648: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.56196: 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 <<< 7717 1726867086.56241: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867086.56285: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpywte09a9 /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py <<< 7717 1726867086.56291: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py" <<< 7717 1726867086.56334: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpywte09a9" to remote "/root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py" <<< 7717 1726867086.56337: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py" <<< 7717 1726867086.56873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.56917: stderr chunk (state=3): >>><<< 7717 1726867086.56920: stdout chunk (state=3): >>><<< 7717 1726867086.56944: done transferring module to remote 7717 1726867086.56952: _low_level_execute_command(): starting 7717 1726867086.56957: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/ /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py && sleep 0' 7717 1726867086.57416: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.57420: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.57423: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.57425: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.57427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.57471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.57475: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.57532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.59254: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.59276: stderr chunk (state=3): >>><<< 7717 1726867086.59281: stdout chunk (state=3): >>><<< 7717 1726867086.59292: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.59294: _low_level_execute_command(): starting 7717 1726867086.59299: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/AnsiballZ_command.py && sleep 0' 7717 1726867086.59712: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.59716: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.59718: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.59720: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.59722: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.59765: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.59769: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.59823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.75502: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 17:18:06.748563", "end": "2024-09-20 17:18:06.752503", "delta": "0:00:00.003940", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 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}}} <<< 7717 1726867086.77182: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867086.77190: stdout chunk (state=3): >>><<< 7717 1726867086.77192: stderr chunk (state=3): >>><<< 7717 1726867086.77194: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "peerveth0", "up"], "start": "2024-09-20 17:18:06.748563", "end": "2024-09-20 17:18:06.752503", "delta": "0:00:00.003940", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set peerveth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867086.77197: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set peerveth0 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-1726867086.5081782-8868-271528776119149/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867086.77199: _low_level_execute_command(): starting 7717 1726867086.77201: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867086.5081782-8868-271528776119149/ > /dev/null 2>&1 && sleep 0' 7717 1726867086.77800: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.77817: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.77875: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.77952: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.77981: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.78017: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.78094: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.79976: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.79981: stdout chunk (state=3): >>><<< 7717 1726867086.79983: stderr chunk (state=3): >>><<< 7717 1726867086.80183: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.80187: handler run complete 7717 1726867086.80189: Evaluated conditional (False): False 7717 1726867086.80191: attempt loop complete, returning result 7717 1726867086.80193: variable 'item' from source: unknown 7717 1726867086.80195: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003940", "end": "2024-09-20 17:18:06.752503", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-09-20 17:18:06.748563" } 7717 1726867086.80403: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.80406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.80409: variable 'omit' from source: magic vars 7717 1726867086.80570: variable 'ansible_distribution_major_version' from source: facts 7717 1726867086.80584: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867086.80836: variable 'type' from source: play vars 7717 1726867086.80840: variable 'state' from source: include params 7717 1726867086.80843: variable 'interface' from source: play vars 7717 1726867086.80845: variable 'current_interfaces' from source: set_fact 7717 1726867086.80847: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): True 7717 1726867086.80849: variable 'omit' from source: magic vars 7717 1726867086.80851: variable 'omit' from source: magic vars 7717 1726867086.80875: variable 'item' from source: unknown 7717 1726867086.80948: variable 'item' from source: unknown 7717 1726867086.80966: variable 'omit' from source: magic vars 7717 1726867086.80993: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867086.81005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.81014: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867086.81035: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867086.81042: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.81081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.81135: Set connection var ansible_pipelining to False 7717 1726867086.81145: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867086.81153: Set connection var ansible_shell_type to sh 7717 1726867086.81167: Set connection var ansible_connection to ssh 7717 1726867086.81182: Set connection var ansible_shell_executable to /bin/sh 7717 1726867086.81272: Set connection var ansible_timeout to 10 7717 1726867086.81275: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.81279: variable 'ansible_connection' from source: unknown 7717 1726867086.81281: variable 'ansible_module_compression' from source: unknown 7717 1726867086.81283: variable 'ansible_shell_type' from source: unknown 7717 1726867086.81285: variable 'ansible_shell_executable' from source: unknown 7717 1726867086.81287: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867086.81289: variable 'ansible_pipelining' from source: unknown 7717 1726867086.81291: variable 'ansible_timeout' from source: unknown 7717 1726867086.81293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867086.81349: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867086.81362: variable 'omit' from source: magic vars 7717 1726867086.81369: starting attempt loop 7717 1726867086.81384: running the handler 7717 1726867086.81395: _low_level_execute_command(): starting 7717 1726867086.81402: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867086.82007: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.82024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.82042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.82148: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.82168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.82192: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.82271: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.83902: stdout chunk (state=3): >>>/root <<< 7717 1726867086.84025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.84041: stdout chunk (state=3): >>><<< 7717 1726867086.84050: stderr chunk (state=3): >>><<< 7717 1726867086.84066: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.84079: _low_level_execute_command(): starting 7717 1726867086.84087: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852 `" && echo ansible-tmp-1726867086.8407023-8868-216499634857852="` echo /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852 `" ) && sleep 0' 7717 1726867086.84651: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.84667: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.84685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.84703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.84729: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867086.84794: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.84843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.84862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.84888: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.84962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.86842: stdout chunk (state=3): >>>ansible-tmp-1726867086.8407023-8868-216499634857852=/root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852 <<< 7717 1726867086.86986: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.86997: stdout chunk (state=3): >>><<< 7717 1726867086.87014: stderr chunk (state=3): >>><<< 7717 1726867086.87035: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867086.8407023-8868-216499634857852=/root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.87182: variable 'ansible_module_compression' from source: unknown 7717 1726867086.87185: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867086.87187: variable 'ansible_facts' from source: unknown 7717 1726867086.87208: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py 7717 1726867086.87319: Sending initial data 7717 1726867086.87391: Sent initial data (154 bytes) 7717 1726867086.87948: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.87969: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.88079: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.88099: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.88117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.88176: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.89735: 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 <<< 7717 1726867086.89805: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867086.89868: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkkb_rsjw /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py <<< 7717 1726867086.89872: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py" <<< 7717 1726867086.89911: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpkkb_rsjw" to remote "/root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py" <<< 7717 1726867086.90709: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.90739: stderr chunk (state=3): >>><<< 7717 1726867086.90742: stdout chunk (state=3): >>><<< 7717 1726867086.90780: done transferring module to remote 7717 1726867086.90848: _low_level_execute_command(): starting 7717 1726867086.90852: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/ /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py && sleep 0' 7717 1726867086.91437: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.91448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.91460: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.91478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867086.91511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867086.91521: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.91609: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.91634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.91701: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867086.93446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867086.93497: stderr chunk (state=3): >>><<< 7717 1726867086.93500: stdout chunk (state=3): >>><<< 7717 1726867086.93516: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867086.93519: _low_level_execute_command(): starting 7717 1726867086.93524: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/AnsiballZ_command.py && sleep 0' 7717 1726867086.94234: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867086.94238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867086.94240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867086.94243: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867086.94249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867086.94251: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867086.94254: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867086.94317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.09719: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 17:18:07.091216", "end": "2024-09-20 17:18:07.094840", "delta": "0:00:00.003624", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 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}}} <<< 7717 1726867087.11191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867087.11212: stderr chunk (state=3): >>><<< 7717 1726867087.11216: stdout chunk (state=3): >>><<< 7717 1726867087.11231: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "set", "veth0", "up"], "start": "2024-09-20 17:18:07.091216", "end": "2024-09-20 17:18:07.094840", "delta": "0:00:00.003624", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link set veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867087.11252: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link set veth0 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-1726867086.8407023-8868-216499634857852/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867087.11257: _low_level_execute_command(): starting 7717 1726867087.11262: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867086.8407023-8868-216499634857852/ > /dev/null 2>&1 && sleep 0' 7717 1726867087.11655: 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 <<< 7717 1726867087.11659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867087.11695: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867087.11698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867087.11700: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867087.11702: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867087.11704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.11753: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867087.11756: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.11804: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.13651: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.13668: stdout chunk (state=3): >>><<< 7717 1726867087.13671: stderr chunk (state=3): >>><<< 7717 1726867087.13697: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867087.13700: handler run complete 7717 1726867087.13714: Evaluated conditional (False): False 7717 1726867087.13721: attempt loop complete, returning result 7717 1726867087.13735: variable 'item' from source: unknown 7717 1726867087.13802: variable 'item' from source: unknown ok: [managed_node3] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003624", "end": "2024-09-20 17:18:07.094840", "item": "ip link set veth0 up", "rc": 0, "start": "2024-09-20 17:18:07.091216" } 7717 1726867087.13923: dumping result to json 7717 1726867087.13926: done dumping result, returning 7717 1726867087.13929: done running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 [0affcac9-a3a5-2797-eb16-0000000010ae] 7717 1726867087.13934: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ae 7717 1726867087.13976: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010ae 7717 1726867087.14038: no more pending results, returning what we have 7717 1726867087.14041: results queue empty 7717 1726867087.14042: checking for any_errors_fatal 7717 1726867087.14050: done checking for any_errors_fatal 7717 1726867087.14051: checking for max_fail_percentage 7717 1726867087.14053: done checking for max_fail_percentage 7717 1726867087.14054: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.14054: done checking to see if all hosts have failed 7717 1726867087.14055: getting the remaining hosts for this loop 7717 1726867087.14056: done getting the remaining hosts for this loop 7717 1726867087.14060: getting the next task for host managed_node3 7717 1726867087.14066: done getting next task for host managed_node3 7717 1726867087.14069: ^ task is: TASK: Set up veth as managed by NetworkManager 7717 1726867087.14072: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.14076: getting variables 7717 1726867087.14080: in VariableManager get_vars() 7717 1726867087.14135: Calling all_inventory to load vars for managed_node3 7717 1726867087.14138: Calling groups_inventory to load vars for managed_node3 7717 1726867087.14140: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.14146: WORKER PROCESS EXITING 7717 1726867087.14156: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.14158: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.14160: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.15051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.16221: done with get_vars() 7717 1726867087.16244: done getting variables 7717 1726867087.16303: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:18:07 -0400 (0:00:01.073) 0:00:32.579 ****** 7717 1726867087.16332: entering _queue_task() for managed_node3/command 7717 1726867087.16612: worker is 1 (out of 1 available) 7717 1726867087.16625: exiting _queue_task() for managed_node3/command 7717 1726867087.16638: done queuing things up, now waiting for results queue to drain 7717 1726867087.16639: waiting for pending results... 7717 1726867087.16825: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 7717 1726867087.16902: in run() - task 0affcac9-a3a5-2797-eb16-0000000010af 7717 1726867087.16915: variable 'ansible_search_path' from source: unknown 7717 1726867087.16918: variable 'ansible_search_path' from source: unknown 7717 1726867087.16946: calling self._execute() 7717 1726867087.17023: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.17027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.17036: variable 'omit' from source: magic vars 7717 1726867087.17317: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.17328: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.17439: variable 'type' from source: play vars 7717 1726867087.17443: variable 'state' from source: include params 7717 1726867087.17447: Evaluated conditional (type == 'veth' and state == 'present'): True 7717 1726867087.17452: variable 'omit' from source: magic vars 7717 1726867087.17482: variable 'omit' from source: magic vars 7717 1726867087.17552: variable 'interface' from source: play vars 7717 1726867087.17566: variable 'omit' from source: magic vars 7717 1726867087.17603: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867087.17632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867087.17647: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867087.17660: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867087.17670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867087.17697: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867087.17701: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.17709: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.17785: Set connection var ansible_pipelining to False 7717 1726867087.17789: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867087.17795: Set connection var ansible_shell_type to sh 7717 1726867087.17797: Set connection var ansible_connection to ssh 7717 1726867087.17804: Set connection var ansible_shell_executable to /bin/sh 7717 1726867087.17809: Set connection var ansible_timeout to 10 7717 1726867087.17826: variable 'ansible_shell_executable' from source: unknown 7717 1726867087.17829: variable 'ansible_connection' from source: unknown 7717 1726867087.17833: variable 'ansible_module_compression' from source: unknown 7717 1726867087.17835: variable 'ansible_shell_type' from source: unknown 7717 1726867087.17839: variable 'ansible_shell_executable' from source: unknown 7717 1726867087.17842: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.17845: variable 'ansible_pipelining' from source: unknown 7717 1726867087.17847: variable 'ansible_timeout' from source: unknown 7717 1726867087.17850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.17950: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867087.17957: variable 'omit' from source: magic vars 7717 1726867087.17967: starting attempt loop 7717 1726867087.17970: running the handler 7717 1726867087.17983: _low_level_execute_command(): starting 7717 1726867087.17989: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867087.18491: 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 <<< 7717 1726867087.18495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.18499: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.18553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867087.18556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867087.18558: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.18608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.20198: stdout chunk (state=3): >>>/root <<< 7717 1726867087.20298: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.20327: stderr chunk (state=3): >>><<< 7717 1726867087.20331: stdout chunk (state=3): >>><<< 7717 1726867087.20350: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867087.20360: _low_level_execute_command(): starting 7717 1726867087.20364: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247 `" && echo ansible-tmp-1726867087.2034833-8916-112429867747247="` echo /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247 `" ) && sleep 0' 7717 1726867087.20801: 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 <<< 7717 1726867087.20804: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.20814: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867087.20817: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.20852: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867087.20856: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.20912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.22766: stdout chunk (state=3): >>>ansible-tmp-1726867087.2034833-8916-112429867747247=/root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247 <<< 7717 1726867087.22873: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.22899: stderr chunk (state=3): >>><<< 7717 1726867087.22902: stdout chunk (state=3): >>><<< 7717 1726867087.22914: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867087.2034833-8916-112429867747247=/root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867087.22937: variable 'ansible_module_compression' from source: unknown 7717 1726867087.22982: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867087.23007: variable 'ansible_facts' from source: unknown 7717 1726867087.23062: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py 7717 1726867087.23154: Sending initial data 7717 1726867087.23160: Sent initial data (154 bytes) 7717 1726867087.23569: 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 <<< 7717 1726867087.23572: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.23574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867087.23576: 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 <<< 7717 1726867087.23580: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.23633: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867087.23640: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.23684: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.25218: 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 <<< 7717 1726867087.25223: 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 <<< 7717 1726867087.25262: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867087.25307: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpl5c6bc_v /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py <<< 7717 1726867087.25312: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py" <<< 7717 1726867087.25349: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpl5c6bc_v" to remote "/root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py" <<< 7717 1726867087.25883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.25916: stderr chunk (state=3): >>><<< 7717 1726867087.25920: stdout chunk (state=3): >>><<< 7717 1726867087.25954: done transferring module to remote 7717 1726867087.25962: _low_level_execute_command(): starting 7717 1726867087.25969: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/ /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py && sleep 0' 7717 1726867087.26372: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867087.26375: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867087.26380: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867087.26382: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867087.26387: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.26435: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867087.26438: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.26488: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.28212: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.28232: stderr chunk (state=3): >>><<< 7717 1726867087.28235: stdout chunk (state=3): >>><<< 7717 1726867087.28246: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867087.28248: _low_level_execute_command(): starting 7717 1726867087.28253: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/AnsiballZ_command.py && sleep 0' 7717 1726867087.28647: 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 <<< 7717 1726867087.28651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.28653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867087.28655: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867087.28657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.28712: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867087.28715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.28760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.45652: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 17:18:07.436702", "end": "2024-09-20 17:18:07.454084", "delta": "0:00:00.017382", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 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}}} <<< 7717 1726867087.47285: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867087.47288: stdout chunk (state=3): >>><<< 7717 1726867087.47291: stderr chunk (state=3): >>><<< 7717 1726867087.47441: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["nmcli", "d", "set", "veth0", "managed", "true"], "start": "2024-09-20 17:18:07.436702", "end": "2024-09-20 17:18:07.454084", "delta": "0:00:00.017382", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli d set veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867087.47447: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli d set veth0 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-1726867087.2034833-8916-112429867747247/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867087.47449: _low_level_execute_command(): starting 7717 1726867087.47452: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867087.2034833-8916-112429867747247/ > /dev/null 2>&1 && sleep 0' 7717 1726867087.48027: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867087.48042: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867087.48058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867087.48127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867087.48188: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867087.48206: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867087.48241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867087.48317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867087.50117: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867087.50142: stderr chunk (state=3): >>><<< 7717 1726867087.50144: stdout chunk (state=3): >>><<< 7717 1726867087.50154: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867087.50183: handler run complete 7717 1726867087.50186: Evaluated conditional (False): False 7717 1726867087.50191: attempt loop complete, returning result 7717 1726867087.50194: _execute() done 7717 1726867087.50196: dumping result to json 7717 1726867087.50207: done dumping result, returning 7717 1726867087.50210: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-2797-eb16-0000000010af] 7717 1726867087.50215: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010af 7717 1726867087.50306: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010af 7717 1726867087.50310: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.017382", "end": "2024-09-20 17:18:07.454084", "rc": 0, "start": "2024-09-20 17:18:07.436702" } 7717 1726867087.50371: no more pending results, returning what we have 7717 1726867087.50374: results queue empty 7717 1726867087.50375: checking for any_errors_fatal 7717 1726867087.50392: done checking for any_errors_fatal 7717 1726867087.50393: checking for max_fail_percentage 7717 1726867087.50395: done checking for max_fail_percentage 7717 1726867087.50395: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.50396: done checking to see if all hosts have failed 7717 1726867087.50397: getting the remaining hosts for this loop 7717 1726867087.50398: done getting the remaining hosts for this loop 7717 1726867087.50402: getting the next task for host managed_node3 7717 1726867087.50408: done getting next task for host managed_node3 7717 1726867087.50410: ^ task is: TASK: Delete veth interface {{ interface }} 7717 1726867087.50414: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.50418: getting variables 7717 1726867087.50422: in VariableManager get_vars() 7717 1726867087.50471: Calling all_inventory to load vars for managed_node3 7717 1726867087.50474: Calling groups_inventory to load vars for managed_node3 7717 1726867087.50476: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.50493: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.50496: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.50498: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.51668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.52701: done with get_vars() 7717 1726867087.52719: done getting variables 7717 1726867087.52760: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867087.52844: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* 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:18:07 -0400 (0:00:00.365) 0:00:32.945 ****** 7717 1726867087.52867: entering _queue_task() for managed_node3/command 7717 1726867087.53081: worker is 1 (out of 1 available) 7717 1726867087.53093: exiting _queue_task() for managed_node3/command 7717 1726867087.53105: done queuing things up, now waiting for results queue to drain 7717 1726867087.53107: waiting for pending results... 7717 1726867087.53279: running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 7717 1726867087.53346: in run() - task 0affcac9-a3a5-2797-eb16-0000000010b0 7717 1726867087.53358: variable 'ansible_search_path' from source: unknown 7717 1726867087.53361: variable 'ansible_search_path' from source: unknown 7717 1726867087.53391: calling self._execute() 7717 1726867087.53466: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.53470: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.53482: variable 'omit' from source: magic vars 7717 1726867087.53740: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.53750: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.54082: variable 'type' from source: play vars 7717 1726867087.54085: variable 'state' from source: include params 7717 1726867087.54088: variable 'interface' from source: play vars 7717 1726867087.54090: variable 'current_interfaces' from source: set_fact 7717 1726867087.54093: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): False 7717 1726867087.54095: when evaluation is False, skipping this task 7717 1726867087.54097: _execute() done 7717 1726867087.54099: dumping result to json 7717 1726867087.54102: done dumping result, returning 7717 1726867087.54104: done running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 [0affcac9-a3a5-2797-eb16-0000000010b0] 7717 1726867087.54106: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b0 7717 1726867087.54168: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b0 7717 1726867087.54171: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867087.54238: no more pending results, returning what we have 7717 1726867087.54241: results queue empty 7717 1726867087.54241: checking for any_errors_fatal 7717 1726867087.54247: done checking for any_errors_fatal 7717 1726867087.54248: checking for max_fail_percentage 7717 1726867087.54250: done checking for max_fail_percentage 7717 1726867087.54251: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.54251: done checking to see if all hosts have failed 7717 1726867087.54252: getting the remaining hosts for this loop 7717 1726867087.54253: done getting the remaining hosts for this loop 7717 1726867087.54257: getting the next task for host managed_node3 7717 1726867087.54262: done getting next task for host managed_node3 7717 1726867087.54264: ^ task is: TASK: Create dummy interface {{ interface }} 7717 1726867087.54267: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.54270: getting variables 7717 1726867087.54271: in VariableManager get_vars() 7717 1726867087.54316: Calling all_inventory to load vars for managed_node3 7717 1726867087.54319: Calling groups_inventory to load vars for managed_node3 7717 1726867087.54321: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.54329: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.54332: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.54334: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.55513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.56832: done with get_vars() 7717 1726867087.56855: done getting variables 7717 1726867087.57189: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867087.57416: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** 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:18:07 -0400 (0:00:00.045) 0:00:32.990 ****** 7717 1726867087.57446: entering _queue_task() for managed_node3/command 7717 1726867087.58201: worker is 1 (out of 1 available) 7717 1726867087.58215: exiting _queue_task() for managed_node3/command 7717 1726867087.58232: done queuing things up, now waiting for results queue to drain 7717 1726867087.58233: waiting for pending results... 7717 1726867087.58679: running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 7717 1726867087.58963: in run() - task 0affcac9-a3a5-2797-eb16-0000000010b1 7717 1726867087.58987: variable 'ansible_search_path' from source: unknown 7717 1726867087.58991: variable 'ansible_search_path' from source: unknown 7717 1726867087.59020: calling self._execute() 7717 1726867087.59227: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.59239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.59253: variable 'omit' from source: magic vars 7717 1726867087.59656: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.59793: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.59968: variable 'type' from source: play vars 7717 1726867087.60017: variable 'state' from source: include params 7717 1726867087.60069: variable 'interface' from source: play vars 7717 1726867087.60095: variable 'current_interfaces' from source: set_fact 7717 1726867087.60113: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 7717 1726867087.60123: when evaluation is False, skipping this task 7717 1726867087.60131: _execute() done 7717 1726867087.60139: dumping result to json 7717 1726867087.60147: done dumping result, returning 7717 1726867087.60188: done running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 [0affcac9-a3a5-2797-eb16-0000000010b1] 7717 1726867087.60191: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b1 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867087.60435: no more pending results, returning what we have 7717 1726867087.60440: results queue empty 7717 1726867087.60441: checking for any_errors_fatal 7717 1726867087.60450: done checking for any_errors_fatal 7717 1726867087.60451: checking for max_fail_percentage 7717 1726867087.60453: done checking for max_fail_percentage 7717 1726867087.60454: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.60455: done checking to see if all hosts have failed 7717 1726867087.60456: getting the remaining hosts for this loop 7717 1726867087.60457: done getting the remaining hosts for this loop 7717 1726867087.60461: getting the next task for host managed_node3 7717 1726867087.60469: done getting next task for host managed_node3 7717 1726867087.60472: ^ task is: TASK: Delete dummy interface {{ interface }} 7717 1726867087.60481: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.60492: getting variables 7717 1726867087.60495: in VariableManager get_vars() 7717 1726867087.60550: Calling all_inventory to load vars for managed_node3 7717 1726867087.60553: Calling groups_inventory to load vars for managed_node3 7717 1726867087.60556: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.60570: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.60573: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.60723: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b1 7717 1726867087.60727: WORKER PROCESS EXITING 7717 1726867087.60732: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.65422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.66253: done with get_vars() 7717 1726867087.66271: done getting variables 7717 1726867087.66307: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867087.66370: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** 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:18:07 -0400 (0:00:00.089) 0:00:33.080 ****** 7717 1726867087.66391: entering _queue_task() for managed_node3/command 7717 1726867087.66642: worker is 1 (out of 1 available) 7717 1726867087.66655: exiting _queue_task() for managed_node3/command 7717 1726867087.66667: done queuing things up, now waiting for results queue to drain 7717 1726867087.66668: waiting for pending results... 7717 1726867087.66851: running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 7717 1726867087.66925: in run() - task 0affcac9-a3a5-2797-eb16-0000000010b2 7717 1726867087.66937: variable 'ansible_search_path' from source: unknown 7717 1726867087.66941: variable 'ansible_search_path' from source: unknown 7717 1726867087.66967: calling self._execute() 7717 1726867087.67046: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.67050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.67060: variable 'omit' from source: magic vars 7717 1726867087.67342: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.67353: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.67496: variable 'type' from source: play vars 7717 1726867087.67500: variable 'state' from source: include params 7717 1726867087.67506: variable 'interface' from source: play vars 7717 1726867087.67511: variable 'current_interfaces' from source: set_fact 7717 1726867087.67518: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 7717 1726867087.67522: when evaluation is False, skipping this task 7717 1726867087.67525: _execute() done 7717 1726867087.67527: dumping result to json 7717 1726867087.67530: done dumping result, returning 7717 1726867087.67532: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 [0affcac9-a3a5-2797-eb16-0000000010b2] 7717 1726867087.67539: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b2 7717 1726867087.67622: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b2 7717 1726867087.67625: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867087.67702: no more pending results, returning what we have 7717 1726867087.67705: results queue empty 7717 1726867087.67706: checking for any_errors_fatal 7717 1726867087.67713: done checking for any_errors_fatal 7717 1726867087.67713: checking for max_fail_percentage 7717 1726867087.67715: done checking for max_fail_percentage 7717 1726867087.67716: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.67717: done checking to see if all hosts have failed 7717 1726867087.67717: getting the remaining hosts for this loop 7717 1726867087.67719: done getting the remaining hosts for this loop 7717 1726867087.67722: getting the next task for host managed_node3 7717 1726867087.67727: done getting next task for host managed_node3 7717 1726867087.67729: ^ task is: TASK: Create tap interface {{ interface }} 7717 1726867087.67732: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.67736: getting variables 7717 1726867087.67738: in VariableManager get_vars() 7717 1726867087.67780: Calling all_inventory to load vars for managed_node3 7717 1726867087.67782: Calling groups_inventory to load vars for managed_node3 7717 1726867087.67784: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.67793: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.67795: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.67798: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.68536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.69389: done with get_vars() 7717 1726867087.69404: done getting variables 7717 1726867087.69441: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867087.69515: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** 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:18:07 -0400 (0:00:00.031) 0:00:33.111 ****** 7717 1726867087.69535: entering _queue_task() for managed_node3/command 7717 1726867087.69727: worker is 1 (out of 1 available) 7717 1726867087.69739: exiting _queue_task() for managed_node3/command 7717 1726867087.69752: done queuing things up, now waiting for results queue to drain 7717 1726867087.69753: waiting for pending results... 7717 1726867087.69918: running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 7717 1726867087.69989: in run() - task 0affcac9-a3a5-2797-eb16-0000000010b3 7717 1726867087.70001: variable 'ansible_search_path' from source: unknown 7717 1726867087.70005: variable 'ansible_search_path' from source: unknown 7717 1726867087.70032: calling self._execute() 7717 1726867087.70107: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.70111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.70120: variable 'omit' from source: magic vars 7717 1726867087.70370: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.70383: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.70520: variable 'type' from source: play vars 7717 1726867087.70524: variable 'state' from source: include params 7717 1726867087.70526: variable 'interface' from source: play vars 7717 1726867087.70529: variable 'current_interfaces' from source: set_fact 7717 1726867087.70538: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 7717 1726867087.70540: when evaluation is False, skipping this task 7717 1726867087.70543: _execute() done 7717 1726867087.70545: dumping result to json 7717 1726867087.70548: done dumping result, returning 7717 1726867087.70550: done running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 [0affcac9-a3a5-2797-eb16-0000000010b3] 7717 1726867087.70557: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b3 7717 1726867087.70636: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b3 7717 1726867087.70641: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867087.70687: no more pending results, returning what we have 7717 1726867087.70690: results queue empty 7717 1726867087.70691: checking for any_errors_fatal 7717 1726867087.70695: done checking for any_errors_fatal 7717 1726867087.70695: checking for max_fail_percentage 7717 1726867087.70697: done checking for max_fail_percentage 7717 1726867087.70698: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.70698: done checking to see if all hosts have failed 7717 1726867087.70699: getting the remaining hosts for this loop 7717 1726867087.70700: done getting the remaining hosts for this loop 7717 1726867087.70703: getting the next task for host managed_node3 7717 1726867087.70709: done getting next task for host managed_node3 7717 1726867087.70711: ^ task is: TASK: Delete tap interface {{ interface }} 7717 1726867087.70715: ^ state is: HOST STATE: block=2, task=25, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.70718: getting variables 7717 1726867087.70719: in VariableManager get_vars() 7717 1726867087.70758: Calling all_inventory to load vars for managed_node3 7717 1726867087.70761: Calling groups_inventory to load vars for managed_node3 7717 1726867087.70763: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.70772: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.70774: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.70778: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.71624: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.72512: done with get_vars() 7717 1726867087.72526: done getting variables 7717 1726867087.72566: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867087.72638: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** 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:18:07 -0400 (0:00:00.031) 0:00:33.142 ****** 7717 1726867087.72657: entering _queue_task() for managed_node3/command 7717 1726867087.72846: worker is 1 (out of 1 available) 7717 1726867087.72858: exiting _queue_task() for managed_node3/command 7717 1726867087.72867: done queuing things up, now waiting for results queue to drain 7717 1726867087.72869: waiting for pending results... 7717 1726867087.73038: running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 7717 1726867087.73109: in run() - task 0affcac9-a3a5-2797-eb16-0000000010b4 7717 1726867087.73120: variable 'ansible_search_path' from source: unknown 7717 1726867087.73123: variable 'ansible_search_path' from source: unknown 7717 1726867087.73150: calling self._execute() 7717 1726867087.73230: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.73234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.73243: variable 'omit' from source: magic vars 7717 1726867087.73503: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.73513: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.73647: variable 'type' from source: play vars 7717 1726867087.73651: variable 'state' from source: include params 7717 1726867087.73654: variable 'interface' from source: play vars 7717 1726867087.73660: variable 'current_interfaces' from source: set_fact 7717 1726867087.73666: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 7717 1726867087.73669: when evaluation is False, skipping this task 7717 1726867087.73672: _execute() done 7717 1726867087.73679: dumping result to json 7717 1726867087.73682: done dumping result, returning 7717 1726867087.73685: done running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 [0affcac9-a3a5-2797-eb16-0000000010b4] 7717 1726867087.73690: sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b4 7717 1726867087.73767: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000010b4 7717 1726867087.73770: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867087.73816: no more pending results, returning what we have 7717 1726867087.73819: results queue empty 7717 1726867087.73820: checking for any_errors_fatal 7717 1726867087.73826: done checking for any_errors_fatal 7717 1726867087.73827: checking for max_fail_percentage 7717 1726867087.73828: done checking for max_fail_percentage 7717 1726867087.73829: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.73830: done checking to see if all hosts have failed 7717 1726867087.73831: getting the remaining hosts for this loop 7717 1726867087.73832: done getting the remaining hosts for this loop 7717 1726867087.73835: getting the next task for host managed_node3 7717 1726867087.73843: done getting next task for host managed_node3 7717 1726867087.73847: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867087.73850: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.73866: getting variables 7717 1726867087.73868: in VariableManager get_vars() 7717 1726867087.73911: Calling all_inventory to load vars for managed_node3 7717 1726867087.73914: Calling groups_inventory to load vars for managed_node3 7717 1726867087.73916: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.73923: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.73926: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.73928: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.74929: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.75988: done with get_vars() 7717 1726867087.76003: 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:18:07 -0400 (0:00:00.034) 0:00:33.177 ****** 7717 1726867087.76068: entering _queue_task() for managed_node3/include_tasks 7717 1726867087.76261: worker is 1 (out of 1 available) 7717 1726867087.76276: exiting _queue_task() for managed_node3/include_tasks 7717 1726867087.76289: done queuing things up, now waiting for results queue to drain 7717 1726867087.76290: waiting for pending results... 7717 1726867087.76453: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867087.76539: in run() - task 0affcac9-a3a5-2797-eb16-0000000000b8 7717 1726867087.76551: variable 'ansible_search_path' from source: unknown 7717 1726867087.76554: variable 'ansible_search_path' from source: unknown 7717 1726867087.76584: calling self._execute() 7717 1726867087.76659: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.76664: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.76672: variable 'omit' from source: magic vars 7717 1726867087.76930: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.76940: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.76948: _execute() done 7717 1726867087.76951: dumping result to json 7717 1726867087.76954: done dumping result, returning 7717 1726867087.76964: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2797-eb16-0000000000b8] 7717 1726867087.76967: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b8 7717 1726867087.77049: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b8 7717 1726867087.77051: WORKER PROCESS EXITING 7717 1726867087.77110: no more pending results, returning what we have 7717 1726867087.77114: in VariableManager get_vars() 7717 1726867087.77167: Calling all_inventory to load vars for managed_node3 7717 1726867087.77171: Calling groups_inventory to load vars for managed_node3 7717 1726867087.77180: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.77189: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.77191: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.77193: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.78616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.80585: done with get_vars() 7717 1726867087.80602: variable 'ansible_search_path' from source: unknown 7717 1726867087.80603: variable 'ansible_search_path' from source: unknown 7717 1726867087.80640: we have included files to process 7717 1726867087.80641: generating all_blocks data 7717 1726867087.80643: done generating all_blocks data 7717 1726867087.80648: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867087.80649: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867087.80651: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867087.81312: done processing included file 7717 1726867087.81314: iterating over new_blocks loaded from include file 7717 1726867087.81315: in VariableManager get_vars() 7717 1726867087.81344: done with get_vars() 7717 1726867087.81346: filtering new block on tags 7717 1726867087.81363: done filtering new block on tags 7717 1726867087.81365: in VariableManager get_vars() 7717 1726867087.81469: done with get_vars() 7717 1726867087.81471: filtering new block on tags 7717 1726867087.81496: done filtering new block on tags 7717 1726867087.81499: in VariableManager get_vars() 7717 1726867087.81532: done with get_vars() 7717 1726867087.81533: filtering new block on tags 7717 1726867087.81551: done filtering new block on tags 7717 1726867087.81553: 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_node3 7717 1726867087.81558: extending task lists for all hosts with included blocks 7717 1726867087.82391: done extending task lists 7717 1726867087.82398: done processing included files 7717 1726867087.82399: results queue empty 7717 1726867087.82400: checking for any_errors_fatal 7717 1726867087.82403: done checking for any_errors_fatal 7717 1726867087.82403: checking for max_fail_percentage 7717 1726867087.82404: done checking for max_fail_percentage 7717 1726867087.82405: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.82406: done checking to see if all hosts have failed 7717 1726867087.82407: getting the remaining hosts for this loop 7717 1726867087.82408: done getting the remaining hosts for this loop 7717 1726867087.82410: getting the next task for host managed_node3 7717 1726867087.82415: done getting next task for host managed_node3 7717 1726867087.82418: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867087.82422: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.82433: getting variables 7717 1726867087.82434: in VariableManager get_vars() 7717 1726867087.82454: Calling all_inventory to load vars for managed_node3 7717 1726867087.82457: Calling groups_inventory to load vars for managed_node3 7717 1726867087.82459: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.82465: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.82467: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.82470: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.84218: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.85941: done with get_vars() 7717 1726867087.85958: 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:18:07 -0400 (0:00:00.099) 0:00:33.276 ****** 7717 1726867087.86032: entering _queue_task() for managed_node3/setup 7717 1726867087.86487: worker is 1 (out of 1 available) 7717 1726867087.86496: exiting _queue_task() for managed_node3/setup 7717 1726867087.86508: done queuing things up, now waiting for results queue to drain 7717 1726867087.86510: waiting for pending results... 7717 1726867087.86750: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867087.86886: in run() - task 0affcac9-a3a5-2797-eb16-000000001381 7717 1726867087.86914: variable 'ansible_search_path' from source: unknown 7717 1726867087.87001: variable 'ansible_search_path' from source: unknown 7717 1726867087.87136: calling self._execute() 7717 1726867087.87342: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.87522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.87527: variable 'omit' from source: magic vars 7717 1726867087.88187: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.88191: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.88627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867087.91156: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867087.91244: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867087.91291: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867087.91330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867087.91376: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867087.91470: 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) 7717 1726867087.91517: 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) 7717 1726867087.91546: 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) 7717 1726867087.91600: 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) 7717 1726867087.91625: 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) 7717 1726867087.91687: 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) 7717 1726867087.91714: 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) 7717 1726867087.91752: 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) 7717 1726867087.91811: 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) 7717 1726867087.91840: 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) 7717 1726867087.92098: variable '__network_required_facts' from source: role '' defaults 7717 1726867087.92101: variable 'ansible_facts' from source: unknown 7717 1726867087.92854: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7717 1726867087.92864: when evaluation is False, skipping this task 7717 1726867087.92871: _execute() done 7717 1726867087.92883: dumping result to json 7717 1726867087.92890: done dumping result, returning 7717 1726867087.92935: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-2797-eb16-000000001381] 7717 1726867087.92938: sending task result for task 0affcac9-a3a5-2797-eb16-000000001381 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867087.93088: no more pending results, returning what we have 7717 1726867087.93092: results queue empty 7717 1726867087.93093: checking for any_errors_fatal 7717 1726867087.93095: done checking for any_errors_fatal 7717 1726867087.93095: checking for max_fail_percentage 7717 1726867087.93097: done checking for max_fail_percentage 7717 1726867087.93098: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.93099: done checking to see if all hosts have failed 7717 1726867087.93100: getting the remaining hosts for this loop 7717 1726867087.93102: done getting the remaining hosts for this loop 7717 1726867087.93106: getting the next task for host managed_node3 7717 1726867087.93116: done getting next task for host managed_node3 7717 1726867087.93120: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867087.93123: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.93144: getting variables 7717 1726867087.93145: in VariableManager get_vars() 7717 1726867087.93203: Calling all_inventory to load vars for managed_node3 7717 1726867087.93207: Calling groups_inventory to load vars for managed_node3 7717 1726867087.93209: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867087.93220: Calling all_plugins_play to load vars for managed_node3 7717 1726867087.93224: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867087.93227: Calling groups_plugins_play to load vars for managed_node3 7717 1726867087.93901: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001381 7717 1726867087.93905: WORKER PROCESS EXITING 7717 1726867087.94881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867087.97070: done with get_vars() 7717 1726867087.97094: 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:18:07 -0400 (0:00:00.111) 0:00:33.388 ****** 7717 1726867087.97189: entering _queue_task() for managed_node3/stat 7717 1726867087.97505: worker is 1 (out of 1 available) 7717 1726867087.97519: exiting _queue_task() for managed_node3/stat 7717 1726867087.97533: done queuing things up, now waiting for results queue to drain 7717 1726867087.97535: waiting for pending results... 7717 1726867087.97825: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867087.98017: in run() - task 0affcac9-a3a5-2797-eb16-000000001383 7717 1726867087.98033: variable 'ansible_search_path' from source: unknown 7717 1726867087.98042: variable 'ansible_search_path' from source: unknown 7717 1726867087.98082: calling self._execute() 7717 1726867087.98192: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867087.98198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867087.98208: variable 'omit' from source: magic vars 7717 1726867087.98612: variable 'ansible_distribution_major_version' from source: facts 7717 1726867087.98653: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867087.98794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867087.99117: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867087.99159: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867087.99195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867087.99281: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867087.99449: 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) 7717 1726867087.99479: 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) 7717 1726867087.99528: 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) 7717 1726867087.99532: 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) 7717 1726867087.99636: variable '__network_is_ostree' from source: set_fact 7717 1726867087.99639: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867087.99644: when evaluation is False, skipping this task 7717 1726867087.99655: _execute() done 7717 1726867087.99658: dumping result to json 7717 1726867087.99660: done dumping result, returning 7717 1726867087.99745: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-2797-eb16-000000001383] 7717 1726867087.99749: sending task result for task 0affcac9-a3a5-2797-eb16-000000001383 7717 1726867087.99815: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001383 7717 1726867087.99818: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867087.99904: no more pending results, returning what we have 7717 1726867087.99907: results queue empty 7717 1726867087.99909: checking for any_errors_fatal 7717 1726867087.99915: done checking for any_errors_fatal 7717 1726867087.99916: checking for max_fail_percentage 7717 1726867087.99918: done checking for max_fail_percentage 7717 1726867087.99919: checking to see if all hosts have failed and the running result is not ok 7717 1726867087.99920: done checking to see if all hosts have failed 7717 1726867087.99921: getting the remaining hosts for this loop 7717 1726867087.99922: done getting the remaining hosts for this loop 7717 1726867087.99926: getting the next task for host managed_node3 7717 1726867087.99934: done getting next task for host managed_node3 7717 1726867087.99939: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867087.99944: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867087.99966: getting variables 7717 1726867087.99968: in VariableManager get_vars() 7717 1726867088.00018: Calling all_inventory to load vars for managed_node3 7717 1726867088.00022: Calling groups_inventory to load vars for managed_node3 7717 1726867088.00024: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867088.00033: Calling all_plugins_play to load vars for managed_node3 7717 1726867088.00036: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867088.00038: Calling groups_plugins_play to load vars for managed_node3 7717 1726867088.01731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867088.03322: done with get_vars() 7717 1726867088.03341: done getting variables 7717 1726867088.03401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:18:08 -0400 (0:00:00.062) 0:00:33.450 ****** 7717 1726867088.03435: entering _queue_task() for managed_node3/set_fact 7717 1726867088.03706: worker is 1 (out of 1 available) 7717 1726867088.03720: exiting _queue_task() for managed_node3/set_fact 7717 1726867088.03733: done queuing things up, now waiting for results queue to drain 7717 1726867088.03734: waiting for pending results... 7717 1726867088.04104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867088.04221: in run() - task 0affcac9-a3a5-2797-eb16-000000001384 7717 1726867088.04244: variable 'ansible_search_path' from source: unknown 7717 1726867088.04251: variable 'ansible_search_path' from source: unknown 7717 1726867088.04297: calling self._execute() 7717 1726867088.04402: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867088.04583: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867088.04586: variable 'omit' from source: magic vars 7717 1726867088.04820: variable 'ansible_distribution_major_version' from source: facts 7717 1726867088.04838: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867088.05002: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867088.05288: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867088.05333: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867088.05383: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867088.05424: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867088.05547: 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) 7717 1726867088.05587: 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) 7717 1726867088.05620: 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) 7717 1726867088.05654: 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) 7717 1726867088.05750: variable '__network_is_ostree' from source: set_fact 7717 1726867088.05764: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867088.05773: when evaluation is False, skipping this task 7717 1726867088.05790: _execute() done 7717 1726867088.05799: dumping result to json 7717 1726867088.05807: done dumping result, returning 7717 1726867088.05819: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-2797-eb16-000000001384] 7717 1726867088.05831: sending task result for task 0affcac9-a3a5-2797-eb16-000000001384 7717 1726867088.05952: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001384 7717 1726867088.05955: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867088.06043: no more pending results, returning what we have 7717 1726867088.06047: results queue empty 7717 1726867088.06048: checking for any_errors_fatal 7717 1726867088.06053: done checking for any_errors_fatal 7717 1726867088.06054: checking for max_fail_percentage 7717 1726867088.06056: done checking for max_fail_percentage 7717 1726867088.06057: checking to see if all hosts have failed and the running result is not ok 7717 1726867088.06058: done checking to see if all hosts have failed 7717 1726867088.06058: getting the remaining hosts for this loop 7717 1726867088.06060: done getting the remaining hosts for this loop 7717 1726867088.06064: getting the next task for host managed_node3 7717 1726867088.06079: done getting next task for host managed_node3 7717 1726867088.06083: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867088.06088: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867088.06109: getting variables 7717 1726867088.06111: in VariableManager get_vars() 7717 1726867088.06161: Calling all_inventory to load vars for managed_node3 7717 1726867088.06164: Calling groups_inventory to load vars for managed_node3 7717 1726867088.06166: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867088.06281: Calling all_plugins_play to load vars for managed_node3 7717 1726867088.06285: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867088.06288: Calling groups_plugins_play to load vars for managed_node3 7717 1726867088.07599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867088.09141: done with get_vars() 7717 1726867088.09162: 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:18:08 -0400 (0:00:00.058) 0:00:33.508 ****** 7717 1726867088.09258: entering _queue_task() for managed_node3/service_facts 7717 1726867088.09538: worker is 1 (out of 1 available) 7717 1726867088.09550: exiting _queue_task() for managed_node3/service_facts 7717 1726867088.09561: done queuing things up, now waiting for results queue to drain 7717 1726867088.09563: waiting for pending results... 7717 1726867088.09906: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867088.10012: in run() - task 0affcac9-a3a5-2797-eb16-000000001386 7717 1726867088.10182: variable 'ansible_search_path' from source: unknown 7717 1726867088.10186: variable 'ansible_search_path' from source: unknown 7717 1726867088.10189: calling self._execute() 7717 1726867088.10191: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867088.10194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867088.10197: variable 'omit' from source: magic vars 7717 1726867088.10564: variable 'ansible_distribution_major_version' from source: facts 7717 1726867088.10586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867088.10597: variable 'omit' from source: magic vars 7717 1726867088.10679: variable 'omit' from source: magic vars 7717 1726867088.10718: variable 'omit' from source: magic vars 7717 1726867088.10761: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867088.10806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867088.10832: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867088.10857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867088.10876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867088.10912: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867088.10919: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867088.10926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867088.11036: Set connection var ansible_pipelining to False 7717 1726867088.11046: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867088.11055: Set connection var ansible_shell_type to sh 7717 1726867088.11070: Set connection var ansible_connection to ssh 7717 1726867088.11080: Set connection var ansible_shell_executable to /bin/sh 7717 1726867088.11183: Set connection var ansible_timeout to 10 7717 1726867088.11186: variable 'ansible_shell_executable' from source: unknown 7717 1726867088.11189: variable 'ansible_connection' from source: unknown 7717 1726867088.11192: variable 'ansible_module_compression' from source: unknown 7717 1726867088.11193: variable 'ansible_shell_type' from source: unknown 7717 1726867088.11195: variable 'ansible_shell_executable' from source: unknown 7717 1726867088.11197: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867088.11199: variable 'ansible_pipelining' from source: unknown 7717 1726867088.11201: variable 'ansible_timeout' from source: unknown 7717 1726867088.11203: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867088.11351: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867088.11369: variable 'omit' from source: magic vars 7717 1726867088.11386: starting attempt loop 7717 1726867088.11400: running the handler 7717 1726867088.11420: _low_level_execute_command(): starting 7717 1726867088.11436: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867088.12264: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867088.12291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867088.12383: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867088.14082: stdout chunk (state=3): >>>/root <<< 7717 1726867088.14237: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867088.14240: stdout chunk (state=3): >>><<< 7717 1726867088.14243: stderr chunk (state=3): >>><<< 7717 1726867088.14261: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867088.14287: _low_level_execute_command(): starting 7717 1726867088.14367: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218 `" && echo ansible-tmp-1726867088.1426802-8961-76537881387218="` echo /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218 `" ) && sleep 0' 7717 1726867088.14985: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867088.15011: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867088.15038: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867088.16904: stdout chunk (state=3): >>>ansible-tmp-1726867088.1426802-8961-76537881387218=/root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218 <<< 7717 1726867088.17019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867088.17083: stderr chunk (state=3): >>><<< 7717 1726867088.17088: stdout chunk (state=3): >>><<< 7717 1726867088.17091: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867088.1426802-8961-76537881387218=/root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867088.17111: variable 'ansible_module_compression' from source: unknown 7717 1726867088.17153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7717 1726867088.17194: variable 'ansible_facts' from source: unknown 7717 1726867088.17558: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py 7717 1726867088.17561: Sending initial data 7717 1726867088.17563: Sent initial data (159 bytes) 7717 1726867088.17985: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867088.17989: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867088.17991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867088.18043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867088.18085: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867088.18125: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867088.19690: 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 <<< 7717 1726867088.19781: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867088.19818: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbqnjtqg7 /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py <<< 7717 1726867088.19821: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py" <<< 7717 1726867088.19888: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbqnjtqg7" to remote "/root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py" <<< 7717 1726867088.21489: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867088.21493: stdout chunk (state=3): >>><<< 7717 1726867088.21495: stderr chunk (state=3): >>><<< 7717 1726867088.21502: done transferring module to remote 7717 1726867088.21517: _low_level_execute_command(): starting 7717 1726867088.21593: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/ /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py && sleep 0' 7717 1726867088.22809: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867088.22855: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867088.22893: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867088.22918: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867088.23001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867088.23080: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867088.23150: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867088.24906: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867088.24939: stderr chunk (state=3): >>><<< 7717 1726867088.25181: stdout chunk (state=3): >>><<< 7717 1726867088.25185: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867088.25192: _low_level_execute_command(): starting 7717 1726867088.25197: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/AnsiballZ_service_facts.py && sleep 0' 7717 1726867088.26406: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867088.26548: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867088.26599: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867088.26697: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867088.26718: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.74759: 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":<<< 7717 1726867089.74798: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7717 1726867089.74806: 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"}, "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"}, "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"}, "kvm_stat.service": {"name": "kvm_sta<<< 7717 1726867089.74810: stdout chunk (state=3): >>>t.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<<< 7717 1726867089.74837: stdout chunk (state=3): >>>": {"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": {}}} <<< 7717 1726867089.76333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867089.76363: stderr chunk (state=3): >>><<< 7717 1726867089.76366: stdout chunk (state=3): >>><<< 7717 1726867089.76400: _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"}, "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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867089.77076: 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-1726867088.1426802-8961-76537881387218/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867089.77084: _low_level_execute_command(): starting 7717 1726867089.77088: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867088.1426802-8961-76537881387218/ > /dev/null 2>&1 && sleep 0' 7717 1726867089.77551: 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 <<< 7717 1726867089.77554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867089.77557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.77559: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867089.77561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.77607: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867089.77618: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.77668: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.79455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867089.79482: stderr chunk (state=3): >>><<< 7717 1726867089.79485: stdout chunk (state=3): >>><<< 7717 1726867089.79498: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867089.79502: handler run complete 7717 1726867089.79607: variable 'ansible_facts' from source: unknown 7717 1726867089.79709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867089.79974: variable 'ansible_facts' from source: unknown 7717 1726867089.80067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867089.80183: attempt loop complete, returning result 7717 1726867089.80187: _execute() done 7717 1726867089.80189: dumping result to json 7717 1726867089.80223: done dumping result, returning 7717 1726867089.80232: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-2797-eb16-000000001386] 7717 1726867089.80238: sending task result for task 0affcac9-a3a5-2797-eb16-000000001386 7717 1726867089.80939: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001386 7717 1726867089.80942: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867089.80995: no more pending results, returning what we have 7717 1726867089.80997: results queue empty 7717 1726867089.80997: checking for any_errors_fatal 7717 1726867089.81000: done checking for any_errors_fatal 7717 1726867089.81000: checking for max_fail_percentage 7717 1726867089.81001: done checking for max_fail_percentage 7717 1726867089.81002: checking to see if all hosts have failed and the running result is not ok 7717 1726867089.81002: done checking to see if all hosts have failed 7717 1726867089.81003: getting the remaining hosts for this loop 7717 1726867089.81005: done getting the remaining hosts for this loop 7717 1726867089.81009: getting the next task for host managed_node3 7717 1726867089.81015: done getting next task for host managed_node3 7717 1726867089.81017: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867089.81020: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867089.81027: getting variables 7717 1726867089.81028: in VariableManager get_vars() 7717 1726867089.81056: Calling all_inventory to load vars for managed_node3 7717 1726867089.81057: Calling groups_inventory to load vars for managed_node3 7717 1726867089.81059: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867089.81065: Calling all_plugins_play to load vars for managed_node3 7717 1726867089.81067: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867089.81068: Calling groups_plugins_play to load vars for managed_node3 7717 1726867089.81736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867089.82662: done with get_vars() 7717 1726867089.82681: 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:18:09 -0400 (0:00:01.734) 0:00:35.243 ****** 7717 1726867089.82750: entering _queue_task() for managed_node3/package_facts 7717 1726867089.82965: worker is 1 (out of 1 available) 7717 1726867089.82981: exiting _queue_task() for managed_node3/package_facts 7717 1726867089.82994: done queuing things up, now waiting for results queue to drain 7717 1726867089.82995: waiting for pending results... 7717 1726867089.83169: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867089.83268: in run() - task 0affcac9-a3a5-2797-eb16-000000001387 7717 1726867089.83281: variable 'ansible_search_path' from source: unknown 7717 1726867089.83286: variable 'ansible_search_path' from source: unknown 7717 1726867089.83315: calling self._execute() 7717 1726867089.83392: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867089.83395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867089.83405: variable 'omit' from source: magic vars 7717 1726867089.83689: variable 'ansible_distribution_major_version' from source: facts 7717 1726867089.83700: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867089.83705: variable 'omit' from source: magic vars 7717 1726867089.83754: variable 'omit' from source: magic vars 7717 1726867089.83785: variable 'omit' from source: magic vars 7717 1726867089.83816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867089.83842: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867089.83857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867089.83873: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867089.83892: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867089.83919: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867089.83922: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867089.83924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867089.83998: Set connection var ansible_pipelining to False 7717 1726867089.84002: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867089.84007: Set connection var ansible_shell_type to sh 7717 1726867089.84010: Set connection var ansible_connection to ssh 7717 1726867089.84016: Set connection var ansible_shell_executable to /bin/sh 7717 1726867089.84022: Set connection var ansible_timeout to 10 7717 1726867089.84038: variable 'ansible_shell_executable' from source: unknown 7717 1726867089.84041: variable 'ansible_connection' from source: unknown 7717 1726867089.84044: variable 'ansible_module_compression' from source: unknown 7717 1726867089.84046: variable 'ansible_shell_type' from source: unknown 7717 1726867089.84048: variable 'ansible_shell_executable' from source: unknown 7717 1726867089.84050: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867089.84055: variable 'ansible_pipelining' from source: unknown 7717 1726867089.84057: variable 'ansible_timeout' from source: unknown 7717 1726867089.84061: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867089.84207: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867089.84214: variable 'omit' from source: magic vars 7717 1726867089.84217: starting attempt loop 7717 1726867089.84220: running the handler 7717 1726867089.84232: _low_level_execute_command(): starting 7717 1726867089.84240: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867089.84736: 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 <<< 7717 1726867089.84742: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.84745: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867089.84747: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.84802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867089.84805: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867089.84811: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.84856: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.86423: stdout chunk (state=3): >>>/root <<< 7717 1726867089.86520: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867089.86544: stderr chunk (state=3): >>><<< 7717 1726867089.86548: stdout chunk (state=3): >>><<< 7717 1726867089.86567: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867089.86584: _low_level_execute_command(): starting 7717 1726867089.86589: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902 `" && echo ansible-tmp-1726867089.865646-9019-91348033053902="` echo /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902 `" ) && sleep 0' 7717 1726867089.87001: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867089.87006: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.87015: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867089.87017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.87060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867089.87063: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.87114: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.88983: stdout chunk (state=3): >>>ansible-tmp-1726867089.865646-9019-91348033053902=/root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902 <<< 7717 1726867089.89088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867089.89109: stderr chunk (state=3): >>><<< 7717 1726867089.89112: stdout chunk (state=3): >>><<< 7717 1726867089.89123: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867089.865646-9019-91348033053902=/root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867089.89155: variable 'ansible_module_compression' from source: unknown 7717 1726867089.89195: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7717 1726867089.89244: variable 'ansible_facts' from source: unknown 7717 1726867089.89361: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py 7717 1726867089.89459: Sending initial data 7717 1726867089.89462: Sent initial data (158 bytes) 7717 1726867089.89888: 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 <<< 7717 1726867089.89891: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867089.89895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867089.89898: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.89947: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867089.89952: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.89997: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.91530: 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 <<< 7717 1726867089.91537: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867089.91572: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867089.91614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp40_hd0tv /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py <<< 7717 1726867089.91617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py" <<< 7717 1726867089.91658: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp40_hd0tv" to remote "/root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py" <<< 7717 1726867089.91662: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py" <<< 7717 1726867089.92706: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867089.92738: stderr chunk (state=3): >>><<< 7717 1726867089.92742: stdout chunk (state=3): >>><<< 7717 1726867089.92766: done transferring module to remote 7717 1726867089.92778: _low_level_execute_command(): starting 7717 1726867089.92782: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/ /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py && sleep 0' 7717 1726867089.93191: 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 <<< 7717 1726867089.93194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.93196: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867089.93198: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867089.93204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.93249: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867089.93253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.93302: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867089.95050: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867089.95071: stderr chunk (state=3): >>><<< 7717 1726867089.95078: stdout chunk (state=3): >>><<< 7717 1726867089.95087: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867089.95090: _low_level_execute_command(): starting 7717 1726867089.95094: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/AnsiballZ_package_facts.py && sleep 0' 7717 1726867089.95489: 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 <<< 7717 1726867089.95494: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.95507: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867089.95552: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867089.95555: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867089.95611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867090.40040: 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"<<< 7717 1726867090.40055: 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", "rele<<< 7717 1726867090.40082: stdout chunk (state=3): >>>ase": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "rele<<< 7717 1726867090.40095: 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<<< 7717 1726867090.40126: 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<<< 7717 1726867090.40155: 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, "arc<<< 7717 1726867090.40162: stdout chunk (state=3): >>>h": "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<<< 7717 1726867090.40187: 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"<<< 7717 1726867090.40210: stdout chunk (state=3): >>>}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "r<<< 7717 1726867090.40222: 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<<< 7717 1726867090.40258: 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.<<< 7717 1726867090.40269: 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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7717 1726867090.41994: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867090.42018: stderr chunk (state=3): >>><<< 7717 1726867090.42022: stdout chunk (state=3): >>><<< 7717 1726867090.42061: _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"}]}}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867090.43252: 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-1726867089.865646-9019-91348033053902/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867090.43267: _low_level_execute_command(): starting 7717 1726867090.43278: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867089.865646-9019-91348033053902/ > /dev/null 2>&1 && sleep 0' 7717 1726867090.43928: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867090.43969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867090.43999: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867090.44013: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867090.44099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867090.45949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867090.45981: stderr chunk (state=3): >>><<< 7717 1726867090.45985: stdout chunk (state=3): >>><<< 7717 1726867090.46029: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867090.46032: handler run complete 7717 1726867090.46994: variable 'ansible_facts' from source: unknown 7717 1726867090.47290: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.48605: variable 'ansible_facts' from source: unknown 7717 1726867090.48839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.49218: attempt loop complete, returning result 7717 1726867090.49226: _execute() done 7717 1726867090.49228: dumping result to json 7717 1726867090.49342: done dumping result, returning 7717 1726867090.49351: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-2797-eb16-000000001387] 7717 1726867090.49354: sending task result for task 0affcac9-a3a5-2797-eb16-000000001387 7717 1726867090.51055: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001387 7717 1726867090.51058: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867090.51147: no more pending results, returning what we have 7717 1726867090.51149: results queue empty 7717 1726867090.51149: checking for any_errors_fatal 7717 1726867090.51154: done checking for any_errors_fatal 7717 1726867090.51154: checking for max_fail_percentage 7717 1726867090.51155: done checking for max_fail_percentage 7717 1726867090.51156: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.51156: done checking to see if all hosts have failed 7717 1726867090.51157: getting the remaining hosts for this loop 7717 1726867090.51158: done getting the remaining hosts for this loop 7717 1726867090.51160: getting the next task for host managed_node3 7717 1726867090.51166: done getting next task for host managed_node3 7717 1726867090.51168: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867090.51170: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.51180: getting variables 7717 1726867090.51181: in VariableManager get_vars() 7717 1726867090.51212: Calling all_inventory to load vars for managed_node3 7717 1726867090.51214: Calling groups_inventory to load vars for managed_node3 7717 1726867090.51216: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.51223: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.51224: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.51226: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.51901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.52757: done with get_vars() 7717 1726867090.52772: done getting variables 7717 1726867090.52818: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:10 -0400 (0:00:00.700) 0:00:35.944 ****** 7717 1726867090.52844: entering _queue_task() for managed_node3/debug 7717 1726867090.53063: worker is 1 (out of 1 available) 7717 1726867090.53076: exiting _queue_task() for managed_node3/debug 7717 1726867090.53089: done queuing things up, now waiting for results queue to drain 7717 1726867090.53091: waiting for pending results... 7717 1726867090.53280: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867090.53366: in run() - task 0affcac9-a3a5-2797-eb16-0000000000b9 7717 1726867090.53383: variable 'ansible_search_path' from source: unknown 7717 1726867090.53387: variable 'ansible_search_path' from source: unknown 7717 1726867090.53418: calling self._execute() 7717 1726867090.53490: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.53494: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.53503: variable 'omit' from source: magic vars 7717 1726867090.53787: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.53798: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.53804: variable 'omit' from source: magic vars 7717 1726867090.53843: variable 'omit' from source: magic vars 7717 1726867090.53914: variable 'network_provider' from source: set_fact 7717 1726867090.53929: variable 'omit' from source: magic vars 7717 1726867090.53958: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867090.53994: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867090.54011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867090.54024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867090.54035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867090.54058: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867090.54060: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.54067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.54139: Set connection var ansible_pipelining to False 7717 1726867090.54142: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867090.54147: Set connection var ansible_shell_type to sh 7717 1726867090.54150: Set connection var ansible_connection to ssh 7717 1726867090.54157: Set connection var ansible_shell_executable to /bin/sh 7717 1726867090.54161: Set connection var ansible_timeout to 10 7717 1726867090.54185: variable 'ansible_shell_executable' from source: unknown 7717 1726867090.54189: variable 'ansible_connection' from source: unknown 7717 1726867090.54192: variable 'ansible_module_compression' from source: unknown 7717 1726867090.54194: variable 'ansible_shell_type' from source: unknown 7717 1726867090.54196: variable 'ansible_shell_executable' from source: unknown 7717 1726867090.54199: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.54201: variable 'ansible_pipelining' from source: unknown 7717 1726867090.54203: variable 'ansible_timeout' from source: unknown 7717 1726867090.54206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.54306: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867090.54315: variable 'omit' from source: magic vars 7717 1726867090.54317: starting attempt loop 7717 1726867090.54320: running the handler 7717 1726867090.54356: handler run complete 7717 1726867090.54366: attempt loop complete, returning result 7717 1726867090.54368: _execute() done 7717 1726867090.54371: dumping result to json 7717 1726867090.54376: done dumping result, returning 7717 1726867090.54382: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2797-eb16-0000000000b9] 7717 1726867090.54392: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b9 7717 1726867090.54467: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000b9 7717 1726867090.54470: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 7717 1726867090.54559: no more pending results, returning what we have 7717 1726867090.54562: results queue empty 7717 1726867090.54563: checking for any_errors_fatal 7717 1726867090.54568: done checking for any_errors_fatal 7717 1726867090.54569: checking for max_fail_percentage 7717 1726867090.54570: done checking for max_fail_percentage 7717 1726867090.54571: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.54571: done checking to see if all hosts have failed 7717 1726867090.54572: getting the remaining hosts for this loop 7717 1726867090.54576: done getting the remaining hosts for this loop 7717 1726867090.54581: getting the next task for host managed_node3 7717 1726867090.54587: done getting next task for host managed_node3 7717 1726867090.54590: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867090.54592: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.54604: getting variables 7717 1726867090.54605: in VariableManager get_vars() 7717 1726867090.54643: Calling all_inventory to load vars for managed_node3 7717 1726867090.54646: Calling groups_inventory to load vars for managed_node3 7717 1726867090.54648: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.54656: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.54658: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.54660: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.55461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.56321: done with get_vars() 7717 1726867090.56337: done getting variables 7717 1726867090.56376: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:10 -0400 (0:00:00.035) 0:00:35.980 ****** 7717 1726867090.56401: entering _queue_task() for managed_node3/fail 7717 1726867090.56604: worker is 1 (out of 1 available) 7717 1726867090.56617: exiting _queue_task() for managed_node3/fail 7717 1726867090.56629: done queuing things up, now waiting for results queue to drain 7717 1726867090.56630: waiting for pending results... 7717 1726867090.56799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867090.56897: in run() - task 0affcac9-a3a5-2797-eb16-0000000000ba 7717 1726867090.56909: variable 'ansible_search_path' from source: unknown 7717 1726867090.56913: variable 'ansible_search_path' from source: unknown 7717 1726867090.56941: calling self._execute() 7717 1726867090.57010: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.57014: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.57024: variable 'omit' from source: magic vars 7717 1726867090.57291: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.57302: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.57382: variable 'network_state' from source: role '' defaults 7717 1726867090.57389: Evaluated conditional (network_state != {}): False 7717 1726867090.57392: when evaluation is False, skipping this task 7717 1726867090.57395: _execute() done 7717 1726867090.57399: dumping result to json 7717 1726867090.57403: done dumping result, returning 7717 1726867090.57406: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2797-eb16-0000000000ba] 7717 1726867090.57416: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ba 7717 1726867090.57500: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ba 7717 1726867090.57503: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867090.57558: no more pending results, returning what we have 7717 1726867090.57561: results queue empty 7717 1726867090.57562: checking for any_errors_fatal 7717 1726867090.57567: done checking for any_errors_fatal 7717 1726867090.57568: checking for max_fail_percentage 7717 1726867090.57569: done checking for max_fail_percentage 7717 1726867090.57570: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.57570: done checking to see if all hosts have failed 7717 1726867090.57571: getting the remaining hosts for this loop 7717 1726867090.57573: done getting the remaining hosts for this loop 7717 1726867090.57580: getting the next task for host managed_node3 7717 1726867090.57585: done getting next task for host managed_node3 7717 1726867090.57588: ^ 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 7717 1726867090.57591: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.57607: getting variables 7717 1726867090.57609: in VariableManager get_vars() 7717 1726867090.57649: Calling all_inventory to load vars for managed_node3 7717 1726867090.57652: Calling groups_inventory to load vars for managed_node3 7717 1726867090.57654: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.57661: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.57662: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.57664: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.58373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.59329: done with get_vars() 7717 1726867090.59343: done getting variables 7717 1726867090.59386: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:10 -0400 (0:00:00.030) 0:00:36.010 ****** 7717 1726867090.59409: entering _queue_task() for managed_node3/fail 7717 1726867090.59602: worker is 1 (out of 1 available) 7717 1726867090.59614: exiting _queue_task() for managed_node3/fail 7717 1726867090.59627: done queuing things up, now waiting for results queue to drain 7717 1726867090.59628: waiting for pending results... 7717 1726867090.59794: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7717 1726867090.59884: in run() - task 0affcac9-a3a5-2797-eb16-0000000000bb 7717 1726867090.59895: variable 'ansible_search_path' from source: unknown 7717 1726867090.59898: variable 'ansible_search_path' from source: unknown 7717 1726867090.59924: calling self._execute() 7717 1726867090.59995: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.60000: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.60008: variable 'omit' from source: magic vars 7717 1726867090.60259: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.60269: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.60353: variable 'network_state' from source: role '' defaults 7717 1726867090.60361: Evaluated conditional (network_state != {}): False 7717 1726867090.60365: when evaluation is False, skipping this task 7717 1726867090.60368: _execute() done 7717 1726867090.60370: dumping result to json 7717 1726867090.60373: done dumping result, returning 7717 1726867090.60381: done running TaskExecutor() for managed_node3/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-2797-eb16-0000000000bb] 7717 1726867090.60386: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bb 7717 1726867090.60469: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bb 7717 1726867090.60472: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867090.60541: no more pending results, returning what we have 7717 1726867090.60543: results queue empty 7717 1726867090.60544: checking for any_errors_fatal 7717 1726867090.60549: done checking for any_errors_fatal 7717 1726867090.60549: checking for max_fail_percentage 7717 1726867090.60551: done checking for max_fail_percentage 7717 1726867090.60552: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.60552: done checking to see if all hosts have failed 7717 1726867090.60553: getting the remaining hosts for this loop 7717 1726867090.60554: done getting the remaining hosts for this loop 7717 1726867090.60557: getting the next task for host managed_node3 7717 1726867090.60562: done getting next task for host managed_node3 7717 1726867090.60565: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867090.60568: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.60588: getting variables 7717 1726867090.60589: in VariableManager get_vars() 7717 1726867090.60623: Calling all_inventory to load vars for managed_node3 7717 1726867090.60626: Calling groups_inventory to load vars for managed_node3 7717 1726867090.60628: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.60635: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.60638: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.60640: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.61347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.62206: done with get_vars() 7717 1726867090.62220: done getting variables 7717 1726867090.62257: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:10 -0400 (0:00:00.028) 0:00:36.039 ****** 7717 1726867090.62286: entering _queue_task() for managed_node3/fail 7717 1726867090.62467: worker is 1 (out of 1 available) 7717 1726867090.62481: exiting _queue_task() for managed_node3/fail 7717 1726867090.62493: done queuing things up, now waiting for results queue to drain 7717 1726867090.62495: waiting for pending results... 7717 1726867090.62676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867090.62774: in run() - task 0affcac9-a3a5-2797-eb16-0000000000bc 7717 1726867090.62790: variable 'ansible_search_path' from source: unknown 7717 1726867090.62793: variable 'ansible_search_path' from source: unknown 7717 1726867090.62824: calling self._execute() 7717 1726867090.62895: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.62899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.62907: variable 'omit' from source: magic vars 7717 1726867090.63178: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.63191: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.63309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867090.64792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867090.64837: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867090.64863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867090.64896: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867090.64917: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867090.64971: 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) 7717 1726867090.64998: 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) 7717 1726867090.65015: 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) 7717 1726867090.65040: 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) 7717 1726867090.65051: 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) 7717 1726867090.65124: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.65136: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7717 1726867090.65215: variable 'ansible_distribution' from source: facts 7717 1726867090.65219: variable '__network_rh_distros' from source: role '' defaults 7717 1726867090.65228: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7717 1726867090.65386: 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) 7717 1726867090.65403: 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) 7717 1726867090.65423: 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) 7717 1726867090.65449: 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) 7717 1726867090.65459: 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) 7717 1726867090.65495: 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) 7717 1726867090.65511: 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) 7717 1726867090.65529: 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) 7717 1726867090.65556: 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) 7717 1726867090.65566: 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) 7717 1726867090.65599: 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) 7717 1726867090.65615: 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) 7717 1726867090.65635: 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) 7717 1726867090.65660: 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) 7717 1726867090.65671: 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) 7717 1726867090.65873: variable 'network_connections' from source: task vars 7717 1726867090.65886: variable 'interface' from source: play vars 7717 1726867090.65931: variable 'interface' from source: play vars 7717 1726867090.65942: variable 'network_state' from source: role '' defaults 7717 1726867090.65996: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867090.66106: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867090.66132: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867090.66153: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867090.66175: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867090.66210: 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) 7717 1726867090.66225: 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) 7717 1726867090.66246: 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) 7717 1726867090.66263: 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) 7717 1726867090.66297: 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 7717 1726867090.66300: when evaluation is False, skipping this task 7717 1726867090.66303: _execute() done 7717 1726867090.66306: dumping result to json 7717 1726867090.66308: done dumping result, returning 7717 1726867090.66314: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2797-eb16-0000000000bc] 7717 1726867090.66320: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bc 7717 1726867090.66399: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bc 7717 1726867090.66402: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 7717 1726867090.66444: no more pending results, returning what we have 7717 1726867090.66447: results queue empty 7717 1726867090.66448: checking for any_errors_fatal 7717 1726867090.66455: done checking for any_errors_fatal 7717 1726867090.66456: checking for max_fail_percentage 7717 1726867090.66458: done checking for max_fail_percentage 7717 1726867090.66459: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.66460: done checking to see if all hosts have failed 7717 1726867090.66460: getting the remaining hosts for this loop 7717 1726867090.66462: done getting the remaining hosts for this loop 7717 1726867090.66465: getting the next task for host managed_node3 7717 1726867090.66472: done getting next task for host managed_node3 7717 1726867090.66476: ^ 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 7717 1726867090.66485: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.66506: getting variables 7717 1726867090.66507: in VariableManager get_vars() 7717 1726867090.66552: Calling all_inventory to load vars for managed_node3 7717 1726867090.66554: Calling groups_inventory to load vars for managed_node3 7717 1726867090.66556: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.66565: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.66568: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.66570: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.67478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.68320: done with get_vars() 7717 1726867090.68338: done getting variables 7717 1726867090.68381: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:10 -0400 (0:00:00.061) 0:00:36.100 ****** 7717 1726867090.68403: entering _queue_task() for managed_node3/dnf 7717 1726867090.68638: worker is 1 (out of 1 available) 7717 1726867090.68651: exiting _queue_task() for managed_node3/dnf 7717 1726867090.68664: done queuing things up, now waiting for results queue to drain 7717 1726867090.68665: waiting for pending results... 7717 1726867090.68855: running TaskExecutor() for managed_node3/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 7717 1726867090.68956: in run() - task 0affcac9-a3a5-2797-eb16-0000000000bd 7717 1726867090.68967: variable 'ansible_search_path' from source: unknown 7717 1726867090.68971: variable 'ansible_search_path' from source: unknown 7717 1726867090.69008: calling self._execute() 7717 1726867090.69097: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.69101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.69107: variable 'omit' from source: magic vars 7717 1726867090.69583: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.69586: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.69645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867090.71816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867090.71886: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867090.71928: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867090.71970: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867090.72005: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867090.72090: 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) 7717 1726867090.72126: 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) 7717 1726867090.72159: 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) 7717 1726867090.72218: 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) 7717 1726867090.72240: 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) 7717 1726867090.72362: variable 'ansible_distribution' from source: facts 7717 1726867090.72374: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.72397: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7717 1726867090.72508: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867090.72634: 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) 7717 1726867090.72665: 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) 7717 1726867090.72697: 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) 7717 1726867090.72742: 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) 7717 1726867090.72762: 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) 7717 1726867090.72810: 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) 7717 1726867090.72841: 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) 7717 1726867090.72871: 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) 7717 1726867090.72983: 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) 7717 1726867090.72987: 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) 7717 1726867090.72990: 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) 7717 1726867090.73010: 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) 7717 1726867090.73042: 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) 7717 1726867090.73089: 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) 7717 1726867090.73110: 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) 7717 1726867090.73273: variable 'network_connections' from source: task vars 7717 1726867090.73295: variable 'interface' from source: play vars 7717 1726867090.73362: variable 'interface' from source: play vars 7717 1726867090.73443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867090.73627: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867090.73670: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867090.73783: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867090.73787: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867090.73789: 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) 7717 1726867090.73815: 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) 7717 1726867090.73857: 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) 7717 1726867090.73892: 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) 7717 1726867090.73957: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867090.74191: variable 'network_connections' from source: task vars 7717 1726867090.74195: variable 'interface' from source: play vars 7717 1726867090.74238: variable 'interface' from source: play vars 7717 1726867090.74262: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867090.74266: when evaluation is False, skipping this task 7717 1726867090.74268: _execute() done 7717 1726867090.74271: dumping result to json 7717 1726867090.74273: done dumping result, returning 7717 1726867090.74284: done running TaskExecutor() for managed_node3/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-2797-eb16-0000000000bd] 7717 1726867090.74289: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bd skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867090.74421: no more pending results, returning what we have 7717 1726867090.74424: results queue empty 7717 1726867090.74425: checking for any_errors_fatal 7717 1726867090.74431: done checking for any_errors_fatal 7717 1726867090.74432: checking for max_fail_percentage 7717 1726867090.74433: done checking for max_fail_percentage 7717 1726867090.74434: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.74435: done checking to see if all hosts have failed 7717 1726867090.74436: getting the remaining hosts for this loop 7717 1726867090.74437: done getting the remaining hosts for this loop 7717 1726867090.74440: getting the next task for host managed_node3 7717 1726867090.74448: done getting next task for host managed_node3 7717 1726867090.74452: ^ 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 7717 1726867090.74455: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.74476: getting variables 7717 1726867090.74478: in VariableManager get_vars() 7717 1726867090.74523: Calling all_inventory to load vars for managed_node3 7717 1726867090.74526: Calling groups_inventory to load vars for managed_node3 7717 1726867090.74528: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.74536: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.74538: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.74541: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.75090: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bd 7717 1726867090.75094: WORKER PROCESS EXITING 7717 1726867090.75351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.76208: done with get_vars() 7717 1726867090.76224: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867090.76273: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:10 -0400 (0:00:00.078) 0:00:36.179 ****** 7717 1726867090.76298: entering _queue_task() for managed_node3/yum 7717 1726867090.76505: worker is 1 (out of 1 available) 7717 1726867090.76517: exiting _queue_task() for managed_node3/yum 7717 1726867090.76529: done queuing things up, now waiting for results queue to drain 7717 1726867090.76530: waiting for pending results... 7717 1726867090.76701: running TaskExecutor() for managed_node3/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 7717 1726867090.76791: in run() - task 0affcac9-a3a5-2797-eb16-0000000000be 7717 1726867090.76803: variable 'ansible_search_path' from source: unknown 7717 1726867090.76807: variable 'ansible_search_path' from source: unknown 7717 1726867090.76835: calling self._execute() 7717 1726867090.76909: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.76913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.76922: variable 'omit' from source: magic vars 7717 1726867090.77192: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.77203: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.77315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867090.79010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867090.79053: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867090.79083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867090.79107: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867090.79127: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867090.79186: 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) 7717 1726867090.79206: 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) 7717 1726867090.79224: 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) 7717 1726867090.79249: 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) 7717 1726867090.79259: 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) 7717 1726867090.79330: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.79342: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7717 1726867090.79345: when evaluation is False, skipping this task 7717 1726867090.79347: _execute() done 7717 1726867090.79350: dumping result to json 7717 1726867090.79354: done dumping result, returning 7717 1726867090.79361: done running TaskExecutor() for managed_node3/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-2797-eb16-0000000000be] 7717 1726867090.79372: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000be 7717 1726867090.79454: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000be 7717 1726867090.79457: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7717 1726867090.79525: no more pending results, returning what we have 7717 1726867090.79528: results queue empty 7717 1726867090.79529: checking for any_errors_fatal 7717 1726867090.79534: done checking for any_errors_fatal 7717 1726867090.79535: checking for max_fail_percentage 7717 1726867090.79536: done checking for max_fail_percentage 7717 1726867090.79537: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.79538: done checking to see if all hosts have failed 7717 1726867090.79538: getting the remaining hosts for this loop 7717 1726867090.79540: done getting the remaining hosts for this loop 7717 1726867090.79544: getting the next task for host managed_node3 7717 1726867090.79550: done getting next task for host managed_node3 7717 1726867090.79553: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867090.79556: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.79573: getting variables 7717 1726867090.79578: in VariableManager get_vars() 7717 1726867090.79621: Calling all_inventory to load vars for managed_node3 7717 1726867090.79623: Calling groups_inventory to load vars for managed_node3 7717 1726867090.79625: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.79633: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.79636: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.79638: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.83960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.84791: done with get_vars() 7717 1726867090.84807: done getting variables 7717 1726867090.84839: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:10 -0400 (0:00:00.085) 0:00:36.264 ****** 7717 1726867090.84858: entering _queue_task() for managed_node3/fail 7717 1726867090.85106: worker is 1 (out of 1 available) 7717 1726867090.85120: exiting _queue_task() for managed_node3/fail 7717 1726867090.85132: done queuing things up, now waiting for results queue to drain 7717 1726867090.85133: waiting for pending results... 7717 1726867090.85319: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867090.85414: in run() - task 0affcac9-a3a5-2797-eb16-0000000000bf 7717 1726867090.85425: variable 'ansible_search_path' from source: unknown 7717 1726867090.85429: variable 'ansible_search_path' from source: unknown 7717 1726867090.85456: calling self._execute() 7717 1726867090.85535: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.85540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.85548: variable 'omit' from source: magic vars 7717 1726867090.85827: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.85837: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.85927: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867090.86058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867090.87528: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867090.87581: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867090.87610: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867090.87636: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867090.87658: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867090.87716: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 7717 1726867090.87736: 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) 7717 1726867090.87758: 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) 7717 1726867090.87786: 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) 7717 1726867090.87798: 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) 7717 1726867090.87830: 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) 7717 1726867090.87845: 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) 7717 1726867090.87864: 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) 7717 1726867090.87897: 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) 7717 1726867090.87908: 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) 7717 1726867090.87935: 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) 7717 1726867090.87950: 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) 7717 1726867090.87966: 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) 7717 1726867090.87999: 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) 7717 1726867090.88010: 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) 7717 1726867090.88123: variable 'network_connections' from source: task vars 7717 1726867090.88133: variable 'interface' from source: play vars 7717 1726867090.88181: variable 'interface' from source: play vars 7717 1726867090.88230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867090.88343: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867090.88369: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867090.88394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867090.88416: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867090.88448: 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) 7717 1726867090.88464: 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) 7717 1726867090.88483: 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) 7717 1726867090.88501: 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) 7717 1726867090.88547: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867090.88698: variable 'network_connections' from source: task vars 7717 1726867090.88702: variable 'interface' from source: play vars 7717 1726867090.88746: variable 'interface' from source: play vars 7717 1726867090.88770: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867090.88776: when evaluation is False, skipping this task 7717 1726867090.88781: _execute() done 7717 1726867090.88784: dumping result to json 7717 1726867090.88786: done dumping result, returning 7717 1726867090.88789: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-0000000000bf] 7717 1726867090.88794: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bf 7717 1726867090.88878: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000bf 7717 1726867090.88881: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867090.88927: no more pending results, returning what we have 7717 1726867090.88930: results queue empty 7717 1726867090.88931: checking for any_errors_fatal 7717 1726867090.88939: done checking for any_errors_fatal 7717 1726867090.88939: checking for max_fail_percentage 7717 1726867090.88941: done checking for max_fail_percentage 7717 1726867090.88942: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.88943: done checking to see if all hosts have failed 7717 1726867090.88943: getting the remaining hosts for this loop 7717 1726867090.88945: done getting the remaining hosts for this loop 7717 1726867090.88949: getting the next task for host managed_node3 7717 1726867090.88955: done getting next task for host managed_node3 7717 1726867090.88959: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7717 1726867090.88962: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.88985: getting variables 7717 1726867090.88986: in VariableManager get_vars() 7717 1726867090.89029: Calling all_inventory to load vars for managed_node3 7717 1726867090.89031: Calling groups_inventory to load vars for managed_node3 7717 1726867090.89033: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.89042: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.89044: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.89047: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.89830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867090.90681: done with get_vars() 7717 1726867090.90696: done getting variables 7717 1726867090.90736: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:10 -0400 (0:00:00.058) 0:00:36.323 ****** 7717 1726867090.90759: entering _queue_task() for managed_node3/package 7717 1726867090.90958: worker is 1 (out of 1 available) 7717 1726867090.90971: exiting _queue_task() for managed_node3/package 7717 1726867090.90983: done queuing things up, now waiting for results queue to drain 7717 1726867090.90985: waiting for pending results... 7717 1726867090.91165: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7717 1726867090.91265: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c0 7717 1726867090.91275: variable 'ansible_search_path' from source: unknown 7717 1726867090.91282: variable 'ansible_search_path' from source: unknown 7717 1726867090.91322: calling self._execute() 7717 1726867090.91391: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867090.91395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867090.91404: variable 'omit' from source: magic vars 7717 1726867090.91673: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.91686: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867090.91816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867090.92015: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867090.92045: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867090.92100: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867090.92127: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867090.92209: variable 'network_packages' from source: role '' defaults 7717 1726867090.92279: variable '__network_provider_setup' from source: role '' defaults 7717 1726867090.92290: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867090.92339: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867090.92346: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867090.92393: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867090.92513: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867090.94109: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867090.94148: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867090.94175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867090.94202: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867090.94222: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867090.94280: 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) 7717 1726867090.94307: 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) 7717 1726867090.94324: 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) 7717 1726867090.94349: 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) 7717 1726867090.94359: 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) 7717 1726867090.94398: 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) 7717 1726867090.94414: 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) 7717 1726867090.94432: 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) 7717 1726867090.94456: 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) 7717 1726867090.94466: 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) 7717 1726867090.94613: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867090.94683: 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) 7717 1726867090.94700: 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) 7717 1726867090.94719: 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) 7717 1726867090.94743: 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) 7717 1726867090.94754: 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) 7717 1726867090.94816: variable 'ansible_python' from source: facts 7717 1726867090.94837: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867090.94892: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867090.94948: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867090.95030: 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) 7717 1726867090.95049: 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) 7717 1726867090.95067: 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) 7717 1726867090.95094: 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) 7717 1726867090.95104: 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) 7717 1726867090.95135: 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) 7717 1726867090.95156: 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) 7717 1726867090.95176: 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) 7717 1726867090.95202: 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) 7717 1726867090.95213: 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) 7717 1726867090.95308: variable 'network_connections' from source: task vars 7717 1726867090.95313: variable 'interface' from source: play vars 7717 1726867090.95482: variable 'interface' from source: play vars 7717 1726867090.95485: 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) 7717 1726867090.95505: 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) 7717 1726867090.95541: 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) 7717 1726867090.95574: 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) 7717 1726867090.95625: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867090.95892: variable 'network_connections' from source: task vars 7717 1726867090.95903: variable 'interface' from source: play vars 7717 1726867090.96004: variable 'interface' from source: play vars 7717 1726867090.96058: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867090.96139: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867090.96438: variable 'network_connections' from source: task vars 7717 1726867090.96450: variable 'interface' from source: play vars 7717 1726867090.96515: variable 'interface' from source: play vars 7717 1726867090.96544: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867090.96785: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867090.96915: variable 'network_connections' from source: task vars 7717 1726867090.96924: variable 'interface' from source: play vars 7717 1726867090.96990: variable 'interface' from source: play vars 7717 1726867090.97050: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867090.97113: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867090.97126: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867090.97191: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867090.97401: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867090.97708: variable 'network_connections' from source: task vars 7717 1726867090.97720: variable 'interface' from source: play vars 7717 1726867090.97761: variable 'interface' from source: play vars 7717 1726867090.97769: variable 'ansible_distribution' from source: facts 7717 1726867090.97772: variable '__network_rh_distros' from source: role '' defaults 7717 1726867090.97783: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.97799: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867090.97909: variable 'ansible_distribution' from source: facts 7717 1726867090.97913: variable '__network_rh_distros' from source: role '' defaults 7717 1726867090.97915: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.97932: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867090.98035: variable 'ansible_distribution' from source: facts 7717 1726867090.98038: variable '__network_rh_distros' from source: role '' defaults 7717 1726867090.98041: variable 'ansible_distribution_major_version' from source: facts 7717 1726867090.98067: variable 'network_provider' from source: set_fact 7717 1726867090.98082: variable 'ansible_facts' from source: unknown 7717 1726867090.98435: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7717 1726867090.98439: when evaluation is False, skipping this task 7717 1726867090.98441: _execute() done 7717 1726867090.98444: dumping result to json 7717 1726867090.98446: done dumping result, returning 7717 1726867090.98454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2797-eb16-0000000000c0] 7717 1726867090.98460: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c0 7717 1726867090.98548: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c0 7717 1726867090.98551: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7717 1726867090.98630: no more pending results, returning what we have 7717 1726867090.98633: results queue empty 7717 1726867090.98634: checking for any_errors_fatal 7717 1726867090.98640: done checking for any_errors_fatal 7717 1726867090.98641: checking for max_fail_percentage 7717 1726867090.98642: done checking for max_fail_percentage 7717 1726867090.98643: checking to see if all hosts have failed and the running result is not ok 7717 1726867090.98644: done checking to see if all hosts have failed 7717 1726867090.98645: getting the remaining hosts for this loop 7717 1726867090.98646: done getting the remaining hosts for this loop 7717 1726867090.98650: getting the next task for host managed_node3 7717 1726867090.98655: done getting next task for host managed_node3 7717 1726867090.98659: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867090.98662: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867090.98683: getting variables 7717 1726867090.98684: in VariableManager get_vars() 7717 1726867090.98730: Calling all_inventory to load vars for managed_node3 7717 1726867090.98733: Calling groups_inventory to load vars for managed_node3 7717 1726867090.98735: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867090.98744: Calling all_plugins_play to load vars for managed_node3 7717 1726867090.98746: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867090.98749: Calling groups_plugins_play to load vars for managed_node3 7717 1726867090.99963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.01484: done with get_vars() 7717 1726867091.01503: done getting variables 7717 1726867091.01554: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:11 -0400 (0:00:00.108) 0:00:36.432 ****** 7717 1726867091.01586: entering _queue_task() for managed_node3/package 7717 1726867091.01879: worker is 1 (out of 1 available) 7717 1726867091.01890: exiting _queue_task() for managed_node3/package 7717 1726867091.01903: done queuing things up, now waiting for results queue to drain 7717 1726867091.01904: waiting for pending results... 7717 1726867091.02298: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867091.02336: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c1 7717 1726867091.02356: variable 'ansible_search_path' from source: unknown 7717 1726867091.02363: variable 'ansible_search_path' from source: unknown 7717 1726867091.02407: calling self._execute() 7717 1726867091.02510: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.02524: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.02539: variable 'omit' from source: magic vars 7717 1726867091.02908: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.02924: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.03054: variable 'network_state' from source: role '' defaults 7717 1726867091.03069: Evaluated conditional (network_state != {}): False 7717 1726867091.03076: when evaluation is False, skipping this task 7717 1726867091.03086: _execute() done 7717 1726867091.03093: dumping result to json 7717 1726867091.03099: done dumping result, returning 7717 1726867091.03110: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2797-eb16-0000000000c1] 7717 1726867091.03120: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c1 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867091.03303: no more pending results, returning what we have 7717 1726867091.03307: results queue empty 7717 1726867091.03308: checking for any_errors_fatal 7717 1726867091.03312: done checking for any_errors_fatal 7717 1726867091.03313: checking for max_fail_percentage 7717 1726867091.03315: done checking for max_fail_percentage 7717 1726867091.03316: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.03317: done checking to see if all hosts have failed 7717 1726867091.03317: getting the remaining hosts for this loop 7717 1726867091.03319: done getting the remaining hosts for this loop 7717 1726867091.03323: getting the next task for host managed_node3 7717 1726867091.03330: done getting next task for host managed_node3 7717 1726867091.03334: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867091.03337: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.03359: getting variables 7717 1726867091.03360: in VariableManager get_vars() 7717 1726867091.03412: Calling all_inventory to load vars for managed_node3 7717 1726867091.03415: Calling groups_inventory to load vars for managed_node3 7717 1726867091.03417: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.03429: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.03432: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.03435: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.04091: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c1 7717 1726867091.04094: WORKER PROCESS EXITING 7717 1726867091.04909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.06562: done with get_vars() 7717 1726867091.06585: done getting variables 7717 1726867091.06643: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:11 -0400 (0:00:00.050) 0:00:36.483 ****** 7717 1726867091.06679: entering _queue_task() for managed_node3/package 7717 1726867091.06962: worker is 1 (out of 1 available) 7717 1726867091.06974: exiting _queue_task() for managed_node3/package 7717 1726867091.06988: done queuing things up, now waiting for results queue to drain 7717 1726867091.06989: waiting for pending results... 7717 1726867091.07275: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867091.07430: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c2 7717 1726867091.07452: variable 'ansible_search_path' from source: unknown 7717 1726867091.07462: variable 'ansible_search_path' from source: unknown 7717 1726867091.07509: calling self._execute() 7717 1726867091.07617: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.07632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.07647: variable 'omit' from source: magic vars 7717 1726867091.08025: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.08047: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.08171: variable 'network_state' from source: role '' defaults 7717 1726867091.08189: Evaluated conditional (network_state != {}): False 7717 1726867091.08195: when evaluation is False, skipping this task 7717 1726867091.08201: _execute() done 7717 1726867091.08207: dumping result to json 7717 1726867091.08213: done dumping result, returning 7717 1726867091.08222: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2797-eb16-0000000000c2] 7717 1726867091.08232: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c2 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867091.08412: no more pending results, returning what we have 7717 1726867091.08416: results queue empty 7717 1726867091.08417: checking for any_errors_fatal 7717 1726867091.08423: done checking for any_errors_fatal 7717 1726867091.08424: checking for max_fail_percentage 7717 1726867091.08426: done checking for max_fail_percentage 7717 1726867091.08427: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.08428: done checking to see if all hosts have failed 7717 1726867091.08428: getting the remaining hosts for this loop 7717 1726867091.08430: done getting the remaining hosts for this loop 7717 1726867091.08434: getting the next task for host managed_node3 7717 1726867091.08440: done getting next task for host managed_node3 7717 1726867091.08443: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867091.08447: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.08468: getting variables 7717 1726867091.08470: in VariableManager get_vars() 7717 1726867091.08519: Calling all_inventory to load vars for managed_node3 7717 1726867091.08522: Calling groups_inventory to load vars for managed_node3 7717 1726867091.08525: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.08536: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.08539: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.08541: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.09193: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c2 7717 1726867091.09197: WORKER PROCESS EXITING 7717 1726867091.09964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.11460: done with get_vars() 7717 1726867091.11481: done getting variables 7717 1726867091.11537: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:11 -0400 (0:00:00.048) 0:00:36.532 ****** 7717 1726867091.11569: entering _queue_task() for managed_node3/service 7717 1726867091.11823: worker is 1 (out of 1 available) 7717 1726867091.11834: exiting _queue_task() for managed_node3/service 7717 1726867091.11845: done queuing things up, now waiting for results queue to drain 7717 1726867091.11847: waiting for pending results... 7717 1726867091.12131: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867091.12328: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c3 7717 1726867091.12333: variable 'ansible_search_path' from source: unknown 7717 1726867091.12336: variable 'ansible_search_path' from source: unknown 7717 1726867091.12383: calling self._execute() 7717 1726867091.12489: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.12501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.12514: variable 'omit' from source: magic vars 7717 1726867091.12968: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.12981: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.13069: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867091.13199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867091.14788: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867091.14792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867091.14822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867091.14878: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867091.14918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867091.15005: 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) 7717 1726867091.15045: 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) 7717 1726867091.15076: 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) 7717 1726867091.15133: 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) 7717 1726867091.15152: 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) 7717 1726867091.15206: 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) 7717 1726867091.15243: 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) 7717 1726867091.15272: 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) 7717 1726867091.15350: 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) 7717 1726867091.15447: 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) 7717 1726867091.15450: 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) 7717 1726867091.15452: 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) 7717 1726867091.15490: 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) 7717 1726867091.15535: 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) 7717 1726867091.15559: 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) 7717 1726867091.15696: variable 'network_connections' from source: task vars 7717 1726867091.15702: variable 'interface' from source: play vars 7717 1726867091.15752: variable 'interface' from source: play vars 7717 1726867091.15804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867091.15913: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867091.16198: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867091.16220: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867091.16242: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867091.16278: 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) 7717 1726867091.16295: 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) 7717 1726867091.16313: 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) 7717 1726867091.16331: 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) 7717 1726867091.16380: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867091.16527: variable 'network_connections' from source: task vars 7717 1726867091.16532: variable 'interface' from source: play vars 7717 1726867091.16580: variable 'interface' from source: play vars 7717 1726867091.16602: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867091.16605: when evaluation is False, skipping this task 7717 1726867091.16608: _execute() done 7717 1726867091.16610: dumping result to json 7717 1726867091.16613: done dumping result, returning 7717 1726867091.16619: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-0000000000c3] 7717 1726867091.16624: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c3 7717 1726867091.16710: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c3 7717 1726867091.16718: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867091.16795: no more pending results, returning what we have 7717 1726867091.16798: results queue empty 7717 1726867091.16799: checking for any_errors_fatal 7717 1726867091.16803: done checking for any_errors_fatal 7717 1726867091.16804: checking for max_fail_percentage 7717 1726867091.16805: done checking for max_fail_percentage 7717 1726867091.16806: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.16807: done checking to see if all hosts have failed 7717 1726867091.16808: getting the remaining hosts for this loop 7717 1726867091.16809: done getting the remaining hosts for this loop 7717 1726867091.16812: getting the next task for host managed_node3 7717 1726867091.16819: done getting next task for host managed_node3 7717 1726867091.16823: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867091.16825: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.16848: getting variables 7717 1726867091.16850: in VariableManager get_vars() 7717 1726867091.16893: Calling all_inventory to load vars for managed_node3 7717 1726867091.16896: Calling groups_inventory to load vars for managed_node3 7717 1726867091.16898: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.16907: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.16909: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.16911: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.17994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.19328: done with get_vars() 7717 1726867091.19344: done getting variables 7717 1726867091.19388: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:11 -0400 (0:00:00.078) 0:00:36.610 ****** 7717 1726867091.19410: entering _queue_task() for managed_node3/service 7717 1726867091.19633: worker is 1 (out of 1 available) 7717 1726867091.19646: exiting _queue_task() for managed_node3/service 7717 1726867091.19659: done queuing things up, now waiting for results queue to drain 7717 1726867091.19661: waiting for pending results... 7717 1726867091.19845: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867091.19940: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c4 7717 1726867091.19950: variable 'ansible_search_path' from source: unknown 7717 1726867091.19954: variable 'ansible_search_path' from source: unknown 7717 1726867091.19985: calling self._execute() 7717 1726867091.20061: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.20066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.20075: variable 'omit' from source: magic vars 7717 1726867091.20353: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.20363: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.20512: variable 'network_provider' from source: set_fact 7717 1726867091.20516: variable 'network_state' from source: role '' defaults 7717 1726867091.20581: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7717 1726867091.20585: variable 'omit' from source: magic vars 7717 1726867091.20607: variable 'omit' from source: magic vars 7717 1726867091.20646: variable 'network_service_name' from source: role '' defaults 7717 1726867091.20782: variable 'network_service_name' from source: role '' defaults 7717 1726867091.20808: variable '__network_provider_setup' from source: role '' defaults 7717 1726867091.20818: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867091.20890: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867091.20906: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867091.20968: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867091.21207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867091.23229: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867091.23284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867091.23326: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867091.23344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867091.23364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867091.23431: 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) 7717 1726867091.23448: 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) 7717 1726867091.23466: 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) 7717 1726867091.23498: 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) 7717 1726867091.23508: 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) 7717 1726867091.23542: 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) 7717 1726867091.23560: 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) 7717 1726867091.23576: 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) 7717 1726867091.23605: 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) 7717 1726867091.23615: 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) 7717 1726867091.23765: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867091.23842: 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) 7717 1726867091.23860: 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) 7717 1726867091.23883: 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) 7717 1726867091.23907: 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) 7717 1726867091.23917: 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) 7717 1726867091.23983: variable 'ansible_python' from source: facts 7717 1726867091.24001: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867091.24056: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867091.24116: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867091.24203: 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) 7717 1726867091.24218: 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) 7717 1726867091.24234: 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) 7717 1726867091.24258: 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) 7717 1726867091.24268: 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) 7717 1726867091.24309: 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) 7717 1726867091.24326: 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) 7717 1726867091.24343: 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) 7717 1726867091.24370: 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) 7717 1726867091.24385: 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) 7717 1726867091.24478: variable 'network_connections' from source: task vars 7717 1726867091.24487: variable 'interface' from source: play vars 7717 1726867091.24541: variable 'interface' from source: play vars 7717 1726867091.24617: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867091.24744: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867091.24787: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867091.24817: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867091.24848: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867091.24920: 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) 7717 1726867091.25082: 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) 7717 1726867091.25086: 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) 7717 1726867091.25088: 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) 7717 1726867091.25090: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867091.25342: variable 'network_connections' from source: task vars 7717 1726867091.25354: variable 'interface' from source: play vars 7717 1726867091.25428: variable 'interface' from source: play vars 7717 1726867091.25485: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867091.25568: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867091.25884: variable 'network_connections' from source: task vars 7717 1726867091.25888: variable 'interface' from source: play vars 7717 1726867091.25936: variable 'interface' from source: play vars 7717 1726867091.25954: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867091.26013: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867091.26206: variable 'network_connections' from source: task vars 7717 1726867091.26209: variable 'interface' from source: play vars 7717 1726867091.26257: variable 'interface' from source: play vars 7717 1726867091.26306: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867091.26348: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867091.26353: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867091.26401: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867091.26534: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867091.26850: variable 'network_connections' from source: task vars 7717 1726867091.26854: variable 'interface' from source: play vars 7717 1726867091.26900: variable 'interface' from source: play vars 7717 1726867091.26908: variable 'ansible_distribution' from source: facts 7717 1726867091.26911: variable '__network_rh_distros' from source: role '' defaults 7717 1726867091.26917: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.26933: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867091.27048: variable 'ansible_distribution' from source: facts 7717 1726867091.27051: variable '__network_rh_distros' from source: role '' defaults 7717 1726867091.27055: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.27066: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867091.27176: variable 'ansible_distribution' from source: facts 7717 1726867091.27182: variable '__network_rh_distros' from source: role '' defaults 7717 1726867091.27188: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.27212: variable 'network_provider' from source: set_fact 7717 1726867091.27231: variable 'omit' from source: magic vars 7717 1726867091.27251: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867091.27271: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867091.27290: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867091.27304: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867091.27312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867091.27335: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867091.27338: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.27340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.27414: Set connection var ansible_pipelining to False 7717 1726867091.27417: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867091.27423: Set connection var ansible_shell_type to sh 7717 1726867091.27425: Set connection var ansible_connection to ssh 7717 1726867091.27432: Set connection var ansible_shell_executable to /bin/sh 7717 1726867091.27439: Set connection var ansible_timeout to 10 7717 1726867091.27456: variable 'ansible_shell_executable' from source: unknown 7717 1726867091.27459: variable 'ansible_connection' from source: unknown 7717 1726867091.27461: variable 'ansible_module_compression' from source: unknown 7717 1726867091.27464: variable 'ansible_shell_type' from source: unknown 7717 1726867091.27466: variable 'ansible_shell_executable' from source: unknown 7717 1726867091.27468: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.27472: variable 'ansible_pipelining' from source: unknown 7717 1726867091.27475: variable 'ansible_timeout' from source: unknown 7717 1726867091.27482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.27553: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867091.27560: variable 'omit' from source: magic vars 7717 1726867091.27567: starting attempt loop 7717 1726867091.27570: running the handler 7717 1726867091.27627: variable 'ansible_facts' from source: unknown 7717 1726867091.28097: _low_level_execute_command(): starting 7717 1726867091.28103: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867091.28580: 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 <<< 7717 1726867091.28584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.28587: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867091.28589: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867091.28591: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.28626: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867091.28641: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.28703: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.30366: stdout chunk (state=3): >>>/root <<< 7717 1726867091.30470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867091.30505: stderr chunk (state=3): >>><<< 7717 1726867091.30508: stdout chunk (state=3): >>><<< 7717 1726867091.30521: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867091.30591: _low_level_execute_command(): starting 7717 1726867091.30595: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470 `" && echo ansible-tmp-1726867091.3052783-9063-158123443441470="` echo /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470 `" ) && sleep 0' 7717 1726867091.30975: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867091.30980: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867091.30982: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.30985: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867091.30987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.31040: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867091.31044: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.31096: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.32992: stdout chunk (state=3): >>>ansible-tmp-1726867091.3052783-9063-158123443441470=/root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470 <<< 7717 1726867091.33101: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867091.33124: stderr chunk (state=3): >>><<< 7717 1726867091.33127: stdout chunk (state=3): >>><<< 7717 1726867091.33139: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867091.3052783-9063-158123443441470=/root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867091.33163: variable 'ansible_module_compression' from source: unknown 7717 1726867091.33207: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7717 1726867091.33257: variable 'ansible_facts' from source: unknown 7717 1726867091.33396: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py 7717 1726867091.33488: Sending initial data 7717 1726867091.33492: Sent initial data (154 bytes) 7717 1726867091.33921: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867091.33924: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.33932: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867091.33935: 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 <<< 7717 1726867091.33937: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.33982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867091.33992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.34035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.35575: 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 <<< 7717 1726867091.35581: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867091.35616: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867091.35669: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpzagqck90 /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py <<< 7717 1726867091.35672: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py" <<< 7717 1726867091.35705: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpzagqck90" to remote "/root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py" <<< 7717 1726867091.36776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867091.36812: stderr chunk (state=3): >>><<< 7717 1726867091.36815: stdout chunk (state=3): >>><<< 7717 1726867091.36847: done transferring module to remote 7717 1726867091.36855: _low_level_execute_command(): starting 7717 1726867091.36858: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/ /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py && sleep 0' 7717 1726867091.37262: 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 <<< 7717 1726867091.37265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.37282: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.37333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867091.37337: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.37387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.39102: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867091.39127: stderr chunk (state=3): >>><<< 7717 1726867091.39130: stdout chunk (state=3): >>><<< 7717 1726867091.39141: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867091.39144: _low_level_execute_command(): starting 7717 1726867091.39149: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/AnsiballZ_systemd.py && sleep 0' 7717 1726867091.39557: 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 <<< 7717 1726867091.39561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.39563: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867091.39566: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.39616: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867091.39620: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.39672: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.68670: 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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9555968", "MemoryPeak": "10080256", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3335806976", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "177851000", "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", <<< 7717 1726867091.68697: stdout chunk (state=3): >>>"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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 7717 1726867091.70502: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867091.70530: stderr chunk (state=3): >>><<< 7717 1726867091.70535: stdout chunk (state=3): >>><<< 7717 1726867091.70553: _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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9555968", "MemoryPeak": "10080256", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3335806976", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "177851000", "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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867091.70681: 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-1726867091.3052783-9063-158123443441470/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867091.70699: _low_level_execute_command(): starting 7717 1726867091.70704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867091.3052783-9063-158123443441470/ > /dev/null 2>&1 && sleep 0' 7717 1726867091.71330: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867091.71333: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867091.71335: 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.15.68 is address debug1: re-parsing configuration <<< 7717 1726867091.71337: 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.15.68 originally 10.31.15.68 <<< 7717 1726867091.71339: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867091.71396: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867091.71400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867091.71404: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867091.71449: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867091.73310: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867091.73314: stdout chunk (state=3): >>><<< 7717 1726867091.73316: stderr chunk (state=3): >>><<< 7717 1726867091.73482: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867091.73486: handler run complete 7717 1726867091.73488: attempt loop complete, returning result 7717 1726867091.73491: _execute() done 7717 1726867091.73492: dumping result to json 7717 1726867091.73494: done dumping result, returning 7717 1726867091.73496: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2797-eb16-0000000000c4] 7717 1726867091.73499: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c4 7717 1726867091.74122: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c4 7717 1726867091.74126: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867091.74181: no more pending results, returning what we have 7717 1726867091.74184: results queue empty 7717 1726867091.74185: checking for any_errors_fatal 7717 1726867091.74189: done checking for any_errors_fatal 7717 1726867091.74191: checking for max_fail_percentage 7717 1726867091.74193: done checking for max_fail_percentage 7717 1726867091.74194: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.74194: done checking to see if all hosts have failed 7717 1726867091.74195: getting the remaining hosts for this loop 7717 1726867091.74197: done getting the remaining hosts for this loop 7717 1726867091.74200: getting the next task for host managed_node3 7717 1726867091.74205: done getting next task for host managed_node3 7717 1726867091.74209: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867091.74212: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.74224: getting variables 7717 1726867091.74226: in VariableManager get_vars() 7717 1726867091.74265: Calling all_inventory to load vars for managed_node3 7717 1726867091.74268: Calling groups_inventory to load vars for managed_node3 7717 1726867091.74270: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.74283: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.74286: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.74289: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.76534: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.78302: done with get_vars() 7717 1726867091.78327: done getting variables 7717 1726867091.78398: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:11 -0400 (0:00:00.590) 0:00:37.200 ****** 7717 1726867091.78432: entering _queue_task() for managed_node3/service 7717 1726867091.79000: worker is 1 (out of 1 available) 7717 1726867091.79010: exiting _queue_task() for managed_node3/service 7717 1726867091.79021: done queuing things up, now waiting for results queue to drain 7717 1726867091.79022: waiting for pending results... 7717 1726867091.79145: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867091.79384: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c5 7717 1726867091.79388: variable 'ansible_search_path' from source: unknown 7717 1726867091.79391: variable 'ansible_search_path' from source: unknown 7717 1726867091.79406: calling self._execute() 7717 1726867091.79524: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.79539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.79556: variable 'omit' from source: magic vars 7717 1726867091.80036: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.80039: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.80159: variable 'network_provider' from source: set_fact 7717 1726867091.80173: Evaluated conditional (network_provider == "nm"): True 7717 1726867091.80292: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867091.80476: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867091.80609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867091.83244: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867091.83324: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867091.83364: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867091.83416: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867091.83447: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867091.83538: 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) 7717 1726867091.83634: 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) 7717 1726867091.83637: 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) 7717 1726867091.83649: 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) 7717 1726867091.83669: 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) 7717 1726867091.83721: 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) 7717 1726867091.83756: 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) 7717 1726867091.83788: 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) 7717 1726867091.83828: 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) 7717 1726867091.83857: 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) 7717 1726867091.83905: 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) 7717 1726867091.83932: 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) 7717 1726867091.83967: 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) 7717 1726867091.84070: 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) 7717 1726867091.84076: 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) 7717 1726867091.84199: variable 'network_connections' from source: task vars 7717 1726867091.84217: variable 'interface' from source: play vars 7717 1726867091.84304: variable 'interface' from source: play vars 7717 1726867091.84417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867091.84611: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867091.84659: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867091.84723: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867091.84747: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867091.84799: 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) 7717 1726867091.84838: 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) 7717 1726867091.84939: 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) 7717 1726867091.84944: 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) 7717 1726867091.84962: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867091.85249: variable 'network_connections' from source: task vars 7717 1726867091.85268: variable 'interface' from source: play vars 7717 1726867091.85345: variable 'interface' from source: play vars 7717 1726867091.85412: Evaluated conditional (__network_wpa_supplicant_required): False 7717 1726867091.85482: when evaluation is False, skipping this task 7717 1726867091.85487: _execute() done 7717 1726867091.85490: dumping result to json 7717 1726867091.85493: done dumping result, returning 7717 1726867091.85495: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2797-eb16-0000000000c5] 7717 1726867091.85508: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c5 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7717 1726867091.85759: no more pending results, returning what we have 7717 1726867091.85763: results queue empty 7717 1726867091.85764: checking for any_errors_fatal 7717 1726867091.85799: done checking for any_errors_fatal 7717 1726867091.85800: checking for max_fail_percentage 7717 1726867091.85803: done checking for max_fail_percentage 7717 1726867091.85804: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.85805: done checking to see if all hosts have failed 7717 1726867091.85806: getting the remaining hosts for this loop 7717 1726867091.85808: done getting the remaining hosts for this loop 7717 1726867091.85812: getting the next task for host managed_node3 7717 1726867091.85820: done getting next task for host managed_node3 7717 1726867091.85824: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867091.85828: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.85851: getting variables 7717 1726867091.85853: in VariableManager get_vars() 7717 1726867091.86023: Calling all_inventory to load vars for managed_node3 7717 1726867091.86026: Calling groups_inventory to load vars for managed_node3 7717 1726867091.86029: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.86111: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.86114: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.86118: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.86878: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c5 7717 1726867091.86882: WORKER PROCESS EXITING 7717 1726867091.87844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.89563: done with get_vars() 7717 1726867091.89592: done getting variables 7717 1726867091.89652: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:11 -0400 (0:00:00.112) 0:00:37.313 ****** 7717 1726867091.89701: entering _queue_task() for managed_node3/service 7717 1726867091.90081: worker is 1 (out of 1 available) 7717 1726867091.90093: exiting _queue_task() for managed_node3/service 7717 1726867091.90219: done queuing things up, now waiting for results queue to drain 7717 1726867091.90221: waiting for pending results... 7717 1726867091.90437: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867091.90602: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c6 7717 1726867091.90625: variable 'ansible_search_path' from source: unknown 7717 1726867091.90632: variable 'ansible_search_path' from source: unknown 7717 1726867091.90725: calling self._execute() 7717 1726867091.90796: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.90807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.90821: variable 'omit' from source: magic vars 7717 1726867091.91226: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.91243: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.91358: variable 'network_provider' from source: set_fact 7717 1726867091.91370: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867091.91430: when evaluation is False, skipping this task 7717 1726867091.91435: _execute() done 7717 1726867091.91437: dumping result to json 7717 1726867091.91440: done dumping result, returning 7717 1726867091.91442: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2797-eb16-0000000000c6] 7717 1726867091.91444: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c6 skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867091.91623: no more pending results, returning what we have 7717 1726867091.91628: results queue empty 7717 1726867091.91629: checking for any_errors_fatal 7717 1726867091.91649: done checking for any_errors_fatal 7717 1726867091.91650: checking for max_fail_percentage 7717 1726867091.91653: done checking for max_fail_percentage 7717 1726867091.91654: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.91654: done checking to see if all hosts have failed 7717 1726867091.91655: getting the remaining hosts for this loop 7717 1726867091.91656: done getting the remaining hosts for this loop 7717 1726867091.91660: getting the next task for host managed_node3 7717 1726867091.91667: done getting next task for host managed_node3 7717 1726867091.91671: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867091.91674: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.91703: getting variables 7717 1726867091.91704: in VariableManager get_vars() 7717 1726867091.91751: Calling all_inventory to load vars for managed_node3 7717 1726867091.91754: Calling groups_inventory to load vars for managed_node3 7717 1726867091.91756: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.91770: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.91773: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.91776: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.92298: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c6 7717 1726867091.92301: WORKER PROCESS EXITING 7717 1726867091.93161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867091.94952: done with get_vars() 7717 1726867091.94978: done getting variables 7717 1726867091.95042: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:11 -0400 (0:00:00.053) 0:00:37.367 ****** 7717 1726867091.95084: entering _queue_task() for managed_node3/copy 7717 1726867091.95690: worker is 1 (out of 1 available) 7717 1726867091.95698: exiting _queue_task() for managed_node3/copy 7717 1726867091.95709: done queuing things up, now waiting for results queue to drain 7717 1726867091.95710: waiting for pending results... 7717 1726867091.95841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867091.95927: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c7 7717 1726867091.95956: variable 'ansible_search_path' from source: unknown 7717 1726867091.95966: variable 'ansible_search_path' from source: unknown 7717 1726867091.96011: calling self._execute() 7717 1726867091.96122: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867091.96134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867091.96154: variable 'omit' from source: magic vars 7717 1726867091.96551: variable 'ansible_distribution_major_version' from source: facts 7717 1726867091.96583: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867091.96719: variable 'network_provider' from source: set_fact 7717 1726867091.96783: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867091.96786: when evaluation is False, skipping this task 7717 1726867091.96789: _execute() done 7717 1726867091.96790: dumping result to json 7717 1726867091.96792: done dumping result, returning 7717 1726867091.96795: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2797-eb16-0000000000c7] 7717 1726867091.96796: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c7 skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7717 1726867091.96966: no more pending results, returning what we have 7717 1726867091.96971: results queue empty 7717 1726867091.96972: checking for any_errors_fatal 7717 1726867091.96986: done checking for any_errors_fatal 7717 1726867091.96988: checking for max_fail_percentage 7717 1726867091.96990: done checking for max_fail_percentage 7717 1726867091.96991: checking to see if all hosts have failed and the running result is not ok 7717 1726867091.96992: done checking to see if all hosts have failed 7717 1726867091.96993: getting the remaining hosts for this loop 7717 1726867091.96995: done getting the remaining hosts for this loop 7717 1726867091.96999: getting the next task for host managed_node3 7717 1726867091.97008: done getting next task for host managed_node3 7717 1726867091.97012: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867091.97016: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867091.97040: getting variables 7717 1726867091.97042: in VariableManager get_vars() 7717 1726867091.97218: Calling all_inventory to load vars for managed_node3 7717 1726867091.97222: Calling groups_inventory to load vars for managed_node3 7717 1726867091.97225: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867091.97239: Calling all_plugins_play to load vars for managed_node3 7717 1726867091.97243: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867091.97247: Calling groups_plugins_play to load vars for managed_node3 7717 1726867091.97833: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c7 7717 1726867091.97837: WORKER PROCESS EXITING 7717 1726867091.98834: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867092.00457: done with get_vars() 7717 1726867092.00485: 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:18:12 -0400 (0:00:00.054) 0:00:37.422 ****** 7717 1726867092.00584: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867092.00998: worker is 1 (out of 1 available) 7717 1726867092.01012: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867092.01024: done queuing things up, now waiting for results queue to drain 7717 1726867092.01026: waiting for pending results... 7717 1726867092.01267: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867092.01427: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c8 7717 1726867092.01449: variable 'ansible_search_path' from source: unknown 7717 1726867092.01457: variable 'ansible_search_path' from source: unknown 7717 1726867092.01501: calling self._execute() 7717 1726867092.01616: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867092.01633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867092.01647: variable 'omit' from source: magic vars 7717 1726867092.02052: variable 'ansible_distribution_major_version' from source: facts 7717 1726867092.02078: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867092.02092: variable 'omit' from source: magic vars 7717 1726867092.02149: variable 'omit' from source: magic vars 7717 1726867092.02312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867092.04434: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867092.04554: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867092.04558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867092.04598: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867092.04630: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867092.04723: variable 'network_provider' from source: set_fact 7717 1726867092.04860: 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) 7717 1726867092.05612: 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) 7717 1726867092.05616: 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) 7717 1726867092.05619: 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) 7717 1726867092.05622: 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) 7717 1726867092.05831: variable 'omit' from source: magic vars 7717 1726867092.06058: variable 'omit' from source: magic vars 7717 1726867092.06309: variable 'network_connections' from source: task vars 7717 1726867092.06312: variable 'interface' from source: play vars 7717 1726867092.06584: variable 'interface' from source: play vars 7717 1726867092.06828: variable 'omit' from source: magic vars 7717 1726867092.06919: variable '__lsr_ansible_managed' from source: task vars 7717 1726867092.06989: variable '__lsr_ansible_managed' from source: task vars 7717 1726867092.07337: Loaded config def from plugin (lookup/template) 7717 1726867092.07350: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7717 1726867092.07389: File lookup term: get_ansible_managed.j2 7717 1726867092.07398: variable 'ansible_search_path' from source: unknown 7717 1726867092.07408: 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 7717 1726867092.07423: 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 7717 1726867092.07451: variable 'ansible_search_path' from source: unknown 7717 1726867092.18284: variable 'ansible_managed' from source: unknown 7717 1726867092.18444: variable 'omit' from source: magic vars 7717 1726867092.18583: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867092.18618: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867092.18642: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867092.18664: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867092.18722: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867092.18756: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867092.18882: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867092.18885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867092.18960: Set connection var ansible_pipelining to False 7717 1726867092.19046: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867092.19057: Set connection var ansible_shell_type to sh 7717 1726867092.19064: Set connection var ansible_connection to ssh 7717 1726867092.19082: Set connection var ansible_shell_executable to /bin/sh 7717 1726867092.19092: Set connection var ansible_timeout to 10 7717 1726867092.19119: variable 'ansible_shell_executable' from source: unknown 7717 1726867092.19149: variable 'ansible_connection' from source: unknown 7717 1726867092.19484: variable 'ansible_module_compression' from source: unknown 7717 1726867092.19488: variable 'ansible_shell_type' from source: unknown 7717 1726867092.19490: variable 'ansible_shell_executable' from source: unknown 7717 1726867092.19493: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867092.19495: variable 'ansible_pipelining' from source: unknown 7717 1726867092.19497: variable 'ansible_timeout' from source: unknown 7717 1726867092.19500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867092.19568: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867092.19603: variable 'omit' from source: magic vars 7717 1726867092.19614: starting attempt loop 7717 1726867092.19623: running the handler 7717 1726867092.19642: _low_level_execute_command(): starting 7717 1726867092.19655: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867092.21137: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867092.21154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867092.21169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867092.21292: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.21466: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.21494: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.21576: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.23266: stdout chunk (state=3): >>>/root <<< 7717 1726867092.23406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867092.23424: stdout chunk (state=3): >>><<< 7717 1726867092.23437: stderr chunk (state=3): >>><<< 7717 1726867092.23641: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867092.23645: _low_level_execute_command(): starting 7717 1726867092.23648: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028 `" && echo ansible-tmp-1726867092.2354171-9085-201173101381028="` echo /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028 `" ) && sleep 0' 7717 1726867092.24847: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.24993: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.25045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867092.25171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.25183: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.25406: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.27359: stdout chunk (state=3): >>>ansible-tmp-1726867092.2354171-9085-201173101381028=/root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028 <<< 7717 1726867092.27509: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867092.27513: stdout chunk (state=3): >>><<< 7717 1726867092.27515: stderr chunk (state=3): >>><<< 7717 1726867092.27550: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867092.2354171-9085-201173101381028=/root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867092.27862: variable 'ansible_module_compression' from source: unknown 7717 1726867092.27865: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7717 1726867092.27867: variable 'ansible_facts' from source: unknown 7717 1726867092.28043: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py 7717 1726867092.28419: Sending initial data 7717 1726867092.28430: Sent initial data (166 bytes) 7717 1726867092.29717: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867092.29886: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.29971: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867092.30053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.30068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.30149: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.31764: 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 <<< 7717 1726867092.31808: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867092.31857: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3n003sm1 /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py <<< 7717 1726867092.31860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py" <<< 7717 1726867092.31946: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3n003sm1" to remote "/root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py" <<< 7717 1726867092.33036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867092.33093: stderr chunk (state=3): >>><<< 7717 1726867092.33107: stdout chunk (state=3): >>><<< 7717 1726867092.33130: done transferring module to remote 7717 1726867092.33142: _low_level_execute_command(): starting 7717 1726867092.33145: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/ /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py && sleep 0' 7717 1726867092.33743: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867092.33751: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867092.33762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867092.33780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867092.33807: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867092.33810: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.33927: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.33931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.34059: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.35883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867092.35886: stdout chunk (state=3): >>><<< 7717 1726867092.35888: stderr chunk (state=3): >>><<< 7717 1726867092.35891: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867092.35967: _low_level_execute_command(): starting 7717 1726867092.35970: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/AnsiballZ_network_connections.py && sleep 0' 7717 1726867092.36462: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867092.36480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867092.36496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867092.36512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867092.36526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867092.36537: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867092.36549: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.36596: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.36656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867092.36672: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.36692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.36776: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.82480: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": false, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1"}}], "__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": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": false, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1"}}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7717 1726867092.84647: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867092.84658: stdout chunk (state=3): >>><<< 7717 1726867092.84671: stderr chunk (state=3): >>><<< 7717 1726867092.84701: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "warnings": [], "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active)\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": false, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1"}}], "__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": "veth0", "type": "ethernet", "state": "up", "ip": {"auto_gateway": false, "dhcp4": false, "auto6": false, "address": ["2001:db8::2/64", "203.0.113.2/24"], "gateway6": "2001:db8::1", "gateway4": "203.0.113.1"}}], "__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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867092.84932: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', 'type': 'ethernet', 'state': 'up', 'ip': {'auto_gateway': False, 'dhcp4': False, 'auto6': False, 'address': ['2001:db8::2/64', '203.0.113.2/24'], 'gateway6': '2001:db8::1', 'gateway4': '203.0.113.1'}}], '__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-1726867092.2354171-9085-201173101381028/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867092.84936: _low_level_execute_command(): starting 7717 1726867092.84938: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867092.2354171-9085-201173101381028/ > /dev/null 2>&1 && sleep 0' 7717 1726867092.85898: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867092.85902: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867092.85905: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867092.85908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867092.85910: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867092.85912: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867092.86007: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.86010: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867092.86012: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867092.86015: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867092.86017: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867092.86019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867092.86021: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867092.86041: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867092.86061: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867092.86081: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867092.86153: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867092.88049: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867092.88088: stderr chunk (state=3): >>><<< 7717 1726867092.88094: stdout chunk (state=3): >>><<< 7717 1726867092.88114: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867092.88121: handler run complete 7717 1726867092.88184: attempt loop complete, returning result 7717 1726867092.88189: _execute() done 7717 1726867092.88192: dumping result to json 7717 1726867092.88194: done dumping result, returning 7717 1726867092.88196: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2797-eb16-0000000000c8] 7717 1726867092.88198: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c8 7717 1726867092.88348: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c8 7717 1726867092.88351: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active) 7717 1726867092.88469: no more pending results, returning what we have 7717 1726867092.88472: results queue empty 7717 1726867092.88475: checking for any_errors_fatal 7717 1726867092.88642: done checking for any_errors_fatal 7717 1726867092.88644: checking for max_fail_percentage 7717 1726867092.88645: done checking for max_fail_percentage 7717 1726867092.88646: checking to see if all hosts have failed and the running result is not ok 7717 1726867092.88647: done checking to see if all hosts have failed 7717 1726867092.88648: getting the remaining hosts for this loop 7717 1726867092.88649: done getting the remaining hosts for this loop 7717 1726867092.88652: getting the next task for host managed_node3 7717 1726867092.88659: done getting next task for host managed_node3 7717 1726867092.88662: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867092.88665: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867092.88676: getting variables 7717 1726867092.88679: in VariableManager get_vars() 7717 1726867092.88721: Calling all_inventory to load vars for managed_node3 7717 1726867092.88723: Calling groups_inventory to load vars for managed_node3 7717 1726867092.88725: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867092.88734: Calling all_plugins_play to load vars for managed_node3 7717 1726867092.88736: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867092.88738: Calling groups_plugins_play to load vars for managed_node3 7717 1726867092.90464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867092.91928: done with get_vars() 7717 1726867092.91950: 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:18:12 -0400 (0:00:00.916) 0:00:38.338 ****** 7717 1726867092.92245: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867092.93116: worker is 1 (out of 1 available) 7717 1726867092.93126: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867092.93138: done queuing things up, now waiting for results queue to drain 7717 1726867092.93140: waiting for pending results... 7717 1726867092.93633: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867092.94058: in run() - task 0affcac9-a3a5-2797-eb16-0000000000c9 7717 1726867092.94062: variable 'ansible_search_path' from source: unknown 7717 1726867092.94065: variable 'ansible_search_path' from source: unknown 7717 1726867092.94068: calling self._execute() 7717 1726867092.94245: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867092.94385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867092.94388: variable 'omit' from source: magic vars 7717 1726867092.95209: variable 'ansible_distribution_major_version' from source: facts 7717 1726867092.95228: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867092.95545: variable 'network_state' from source: role '' defaults 7717 1726867092.95555: Evaluated conditional (network_state != {}): False 7717 1726867092.95558: when evaluation is False, skipping this task 7717 1726867092.95561: _execute() done 7717 1726867092.95563: dumping result to json 7717 1726867092.95567: done dumping result, returning 7717 1726867092.95583: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2797-eb16-0000000000c9] 7717 1726867092.95585: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c9 7717 1726867092.95735: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000c9 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867092.95814: no more pending results, returning what we have 7717 1726867092.95818: results queue empty 7717 1726867092.95820: checking for any_errors_fatal 7717 1726867092.95830: done checking for any_errors_fatal 7717 1726867092.95831: checking for max_fail_percentage 7717 1726867092.95832: done checking for max_fail_percentage 7717 1726867092.95833: checking to see if all hosts have failed and the running result is not ok 7717 1726867092.95834: done checking to see if all hosts have failed 7717 1726867092.95835: getting the remaining hosts for this loop 7717 1726867092.95837: done getting the remaining hosts for this loop 7717 1726867092.95841: getting the next task for host managed_node3 7717 1726867092.95848: done getting next task for host managed_node3 7717 1726867092.95852: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867092.95856: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867092.95885: getting variables 7717 1726867092.95887: in VariableManager get_vars() 7717 1726867092.95941: Calling all_inventory to load vars for managed_node3 7717 1726867092.95944: Calling groups_inventory to load vars for managed_node3 7717 1726867092.95947: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867092.95961: Calling all_plugins_play to load vars for managed_node3 7717 1726867092.95965: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867092.95969: Calling groups_plugins_play to load vars for managed_node3 7717 1726867092.96697: WORKER PROCESS EXITING 7717 1726867092.97558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867092.99300: done with get_vars() 7717 1726867092.99326: done getting variables 7717 1726867092.99388: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:12 -0400 (0:00:00.071) 0:00:38.410 ****** 7717 1726867092.99422: entering _queue_task() for managed_node3/debug 7717 1726867092.99782: worker is 1 (out of 1 available) 7717 1726867092.99795: exiting _queue_task() for managed_node3/debug 7717 1726867092.99807: done queuing things up, now waiting for results queue to drain 7717 1726867092.99809: waiting for pending results... 7717 1726867093.00080: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867093.00312: in run() - task 0affcac9-a3a5-2797-eb16-0000000000ca 7717 1726867093.00317: variable 'ansible_search_path' from source: unknown 7717 1726867093.00319: variable 'ansible_search_path' from source: unknown 7717 1726867093.00322: calling self._execute() 7717 1726867093.00433: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.00447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.00459: variable 'omit' from source: magic vars 7717 1726867093.00858: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.00962: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.00965: variable 'omit' from source: magic vars 7717 1726867093.00967: variable 'omit' from source: magic vars 7717 1726867093.01000: variable 'omit' from source: magic vars 7717 1726867093.01040: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867093.01081: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867093.01182: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867093.01185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.01188: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.01190: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867093.01194: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.01196: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.01339: Set connection var ansible_pipelining to False 7717 1726867093.01382: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867093.01385: Set connection var ansible_shell_type to sh 7717 1726867093.01387: Set connection var ansible_connection to ssh 7717 1726867093.01389: Set connection var ansible_shell_executable to /bin/sh 7717 1726867093.01391: Set connection var ansible_timeout to 10 7717 1726867093.01407: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.01422: variable 'ansible_connection' from source: unknown 7717 1726867093.01436: variable 'ansible_module_compression' from source: unknown 7717 1726867093.01582: variable 'ansible_shell_type' from source: unknown 7717 1726867093.01585: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.01588: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.01590: variable 'ansible_pipelining' from source: unknown 7717 1726867093.01592: variable 'ansible_timeout' from source: unknown 7717 1726867093.01594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.01628: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867093.01645: variable 'omit' from source: magic vars 7717 1726867093.01654: starting attempt loop 7717 1726867093.01662: running the handler 7717 1726867093.01803: variable '__network_connections_result' from source: set_fact 7717 1726867093.01869: handler run complete 7717 1726867093.01898: attempt loop complete, returning result 7717 1726867093.01906: _execute() done 7717 1726867093.01931: dumping result to json 7717 1726867093.01935: done dumping result, returning 7717 1726867093.01941: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2797-eb16-0000000000ca] 7717 1726867093.02041: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ca 7717 1726867093.02112: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ca 7717 1726867093.02115: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active)" ] } 7717 1726867093.02214: no more pending results, returning what we have 7717 1726867093.02218: results queue empty 7717 1726867093.02219: checking for any_errors_fatal 7717 1726867093.02224: done checking for any_errors_fatal 7717 1726867093.02225: checking for max_fail_percentage 7717 1726867093.02227: done checking for max_fail_percentage 7717 1726867093.02228: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.02229: done checking to see if all hosts have failed 7717 1726867093.02230: getting the remaining hosts for this loop 7717 1726867093.02232: done getting the remaining hosts for this loop 7717 1726867093.02235: getting the next task for host managed_node3 7717 1726867093.02242: done getting next task for host managed_node3 7717 1726867093.02246: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867093.02364: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867093.02382: getting variables 7717 1726867093.02384: in VariableManager get_vars() 7717 1726867093.02428: Calling all_inventory to load vars for managed_node3 7717 1726867093.02431: Calling groups_inventory to load vars for managed_node3 7717 1726867093.02435: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.02445: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.02448: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.02450: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.04070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.05778: done with get_vars() 7717 1726867093.05798: done getting variables 7717 1726867093.05862: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:13 -0400 (0:00:00.064) 0:00:38.475 ****** 7717 1726867093.05898: entering _queue_task() for managed_node3/debug 7717 1726867093.06362: worker is 1 (out of 1 available) 7717 1726867093.06372: exiting _queue_task() for managed_node3/debug 7717 1726867093.06387: done queuing things up, now waiting for results queue to drain 7717 1726867093.06388: waiting for pending results... 7717 1726867093.06593: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867093.06666: in run() - task 0affcac9-a3a5-2797-eb16-0000000000cb 7717 1726867093.06693: variable 'ansible_search_path' from source: unknown 7717 1726867093.06701: variable 'ansible_search_path' from source: unknown 7717 1726867093.06748: calling self._execute() 7717 1726867093.06868: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.06885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.06899: variable 'omit' from source: magic vars 7717 1726867093.07294: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.07310: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.07363: variable 'omit' from source: magic vars 7717 1726867093.07389: variable 'omit' from source: magic vars 7717 1726867093.07426: variable 'omit' from source: magic vars 7717 1726867093.07469: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867093.07594: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867093.07597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867093.07600: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.07602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.07614: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867093.07623: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.07630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.07744: Set connection var ansible_pipelining to False 7717 1726867093.07754: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867093.07765: Set connection var ansible_shell_type to sh 7717 1726867093.07773: Set connection var ansible_connection to ssh 7717 1726867093.07810: Set connection var ansible_shell_executable to /bin/sh 7717 1726867093.07813: Set connection var ansible_timeout to 10 7717 1726867093.07833: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.07881: variable 'ansible_connection' from source: unknown 7717 1726867093.07885: variable 'ansible_module_compression' from source: unknown 7717 1726867093.07887: variable 'ansible_shell_type' from source: unknown 7717 1726867093.07889: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.07891: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.07893: variable 'ansible_pipelining' from source: unknown 7717 1726867093.07896: variable 'ansible_timeout' from source: unknown 7717 1726867093.07898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.08031: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867093.08051: variable 'omit' from source: magic vars 7717 1726867093.08060: starting attempt loop 7717 1726867093.08067: running the handler 7717 1726867093.08137: variable '__network_connections_result' from source: set_fact 7717 1726867093.08210: variable '__network_connections_result' from source: set_fact 7717 1726867093.08465: handler run complete 7717 1726867093.08470: attempt loop complete, returning result 7717 1726867093.08472: _execute() done 7717 1726867093.08476: dumping result to json 7717 1726867093.08480: done dumping result, returning 7717 1726867093.08483: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2797-eb16-0000000000cb] 7717 1726867093.08485: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cb 7717 1726867093.08552: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cb 7717 1726867093.08555: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 338d1c3a-cfd4-4228-93f0-f65c1fe5a85e (not-active)" ] } } 7717 1726867093.08660: no more pending results, returning what we have 7717 1726867093.08664: results queue empty 7717 1726867093.08665: checking for any_errors_fatal 7717 1726867093.08671: done checking for any_errors_fatal 7717 1726867093.08672: checking for max_fail_percentage 7717 1726867093.08780: done checking for max_fail_percentage 7717 1726867093.08782: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.08783: done checking to see if all hosts have failed 7717 1726867093.08784: getting the remaining hosts for this loop 7717 1726867093.08789: done getting the remaining hosts for this loop 7717 1726867093.08793: getting the next task for host managed_node3 7717 1726867093.08800: done getting next task for host managed_node3 7717 1726867093.08804: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867093.08807: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867093.08821: getting variables 7717 1726867093.08822: in VariableManager get_vars() 7717 1726867093.08991: Calling all_inventory to load vars for managed_node3 7717 1726867093.08995: Calling groups_inventory to load vars for managed_node3 7717 1726867093.08998: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.09009: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.09012: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.09015: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.10786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.12742: done with get_vars() 7717 1726867093.12763: done getting variables 7717 1726867093.12823: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:13 -0400 (0:00:00.069) 0:00:38.544 ****** 7717 1726867093.12855: entering _queue_task() for managed_node3/debug 7717 1726867093.13310: worker is 1 (out of 1 available) 7717 1726867093.13321: exiting _queue_task() for managed_node3/debug 7717 1726867093.13331: done queuing things up, now waiting for results queue to drain 7717 1726867093.13332: waiting for pending results... 7717 1726867093.13620: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867093.13625: in run() - task 0affcac9-a3a5-2797-eb16-0000000000cc 7717 1726867093.13638: variable 'ansible_search_path' from source: unknown 7717 1726867093.13641: variable 'ansible_search_path' from source: unknown 7717 1726867093.13752: calling self._execute() 7717 1726867093.13849: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.13858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.13880: variable 'omit' from source: magic vars 7717 1726867093.14241: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.14327: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.14371: variable 'network_state' from source: role '' defaults 7717 1726867093.14382: Evaluated conditional (network_state != {}): False 7717 1726867093.14385: when evaluation is False, skipping this task 7717 1726867093.14388: _execute() done 7717 1726867093.14391: dumping result to json 7717 1726867093.14394: done dumping result, returning 7717 1726867093.14403: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2797-eb16-0000000000cc] 7717 1726867093.14408: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cc 7717 1726867093.14500: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cc 7717 1726867093.14503: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 7717 1726867093.14586: no more pending results, returning what we have 7717 1726867093.14590: results queue empty 7717 1726867093.14592: checking for any_errors_fatal 7717 1726867093.14599: done checking for any_errors_fatal 7717 1726867093.14600: checking for max_fail_percentage 7717 1726867093.14602: done checking for max_fail_percentage 7717 1726867093.14604: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.14604: done checking to see if all hosts have failed 7717 1726867093.14605: getting the remaining hosts for this loop 7717 1726867093.14607: done getting the remaining hosts for this loop 7717 1726867093.14610: getting the next task for host managed_node3 7717 1726867093.14616: done getting next task for host managed_node3 7717 1726867093.14620: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867093.14625: ^ state is: HOST STATE: block=2, task=26, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867093.14647: getting variables 7717 1726867093.14649: in VariableManager get_vars() 7717 1726867093.14696: Calling all_inventory to load vars for managed_node3 7717 1726867093.14699: Calling groups_inventory to load vars for managed_node3 7717 1726867093.14701: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.14712: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.14715: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.14717: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.16601: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.19028: done with get_vars() 7717 1726867093.19053: 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:18:13 -0400 (0:00:00.062) 0:00:38.607 ****** 7717 1726867093.19154: entering _queue_task() for managed_node3/ping 7717 1726867093.19571: worker is 1 (out of 1 available) 7717 1726867093.19584: exiting _queue_task() for managed_node3/ping 7717 1726867093.19595: done queuing things up, now waiting for results queue to drain 7717 1726867093.19597: waiting for pending results... 7717 1726867093.19948: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867093.20164: in run() - task 0affcac9-a3a5-2797-eb16-0000000000cd 7717 1726867093.20168: variable 'ansible_search_path' from source: unknown 7717 1726867093.20171: variable 'ansible_search_path' from source: unknown 7717 1726867093.20340: calling self._execute() 7717 1726867093.20388: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.20398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.20404: variable 'omit' from source: magic vars 7717 1726867093.21253: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.21682: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.21686: variable 'omit' from source: magic vars 7717 1726867093.21688: variable 'omit' from source: magic vars 7717 1726867093.21690: variable 'omit' from source: magic vars 7717 1726867093.21692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867093.21695: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867093.21697: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867093.21699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.21746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867093.21853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867093.21857: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.21861: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.22044: Set connection var ansible_pipelining to False 7717 1726867093.22051: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867093.22057: Set connection var ansible_shell_type to sh 7717 1726867093.22059: Set connection var ansible_connection to ssh 7717 1726867093.22075: Set connection var ansible_shell_executable to /bin/sh 7717 1726867093.22084: Set connection var ansible_timeout to 10 7717 1726867093.22105: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.22108: variable 'ansible_connection' from source: unknown 7717 1726867093.22110: variable 'ansible_module_compression' from source: unknown 7717 1726867093.22115: variable 'ansible_shell_type' from source: unknown 7717 1726867093.22118: variable 'ansible_shell_executable' from source: unknown 7717 1726867093.22122: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.22127: variable 'ansible_pipelining' from source: unknown 7717 1726867093.22129: variable 'ansible_timeout' from source: unknown 7717 1726867093.22134: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.22454: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867093.22464: variable 'omit' from source: magic vars 7717 1726867093.22469: starting attempt loop 7717 1726867093.22472: running the handler 7717 1726867093.22490: _low_level_execute_command(): starting 7717 1726867093.22498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867093.23722: 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 <<< 7717 1726867093.23730: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867093.23737: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867093.23843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.23847: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867093.23850: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867093.23853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.24518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.24756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.26315: stdout chunk (state=3): >>>/root <<< 7717 1726867093.26479: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867093.26500: stdout chunk (state=3): >>><<< 7717 1726867093.26520: stderr chunk (state=3): >>><<< 7717 1726867093.26548: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867093.26600: _low_level_execute_command(): starting 7717 1726867093.26623: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108 `" && echo ansible-tmp-1726867093.2655752-9129-117922499123108="` echo /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108 `" ) && sleep 0' 7717 1726867093.27368: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867093.27395: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867093.27440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867093.27462: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867093.27481: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867093.27521: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867093.27537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.27595: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.27671: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867093.27692: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867093.27722: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.27956: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.29806: stdout chunk (state=3): >>>ansible-tmp-1726867093.2655752-9129-117922499123108=/root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108 <<< 7717 1726867093.29942: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867093.29952: stdout chunk (state=3): >>><<< 7717 1726867093.29964: stderr chunk (state=3): >>><<< 7717 1726867093.29991: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867093.2655752-9129-117922499123108=/root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867093.30182: variable 'ansible_module_compression' from source: unknown 7717 1726867093.30185: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7717 1726867093.30187: variable 'ansible_facts' from source: unknown 7717 1726867093.30221: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py 7717 1726867093.30439: Sending initial data 7717 1726867093.30450: Sent initial data (151 bytes) 7717 1726867093.30919: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867093.30933: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867093.30947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867093.30994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.31061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867093.31083: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867093.31106: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.31171: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.32705: 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 <<< 7717 1726867093.32750: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867093.32789: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpamc65mk1 /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py <<< 7717 1726867093.32809: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py" <<< 7717 1726867093.32846: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpamc65mk1" to remote "/root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py" <<< 7717 1726867093.33566: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867093.33575: stdout chunk (state=3): >>><<< 7717 1726867093.33625: stderr chunk (state=3): >>><<< 7717 1726867093.33635: done transferring module to remote 7717 1726867093.33651: _low_level_execute_command(): starting 7717 1726867093.33660: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/ /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py && sleep 0' 7717 1726867093.34237: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867093.34250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867093.34267: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867093.34373: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867093.34407: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.34499: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.36257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867093.36282: stderr chunk (state=3): >>><<< 7717 1726867093.36285: stdout chunk (state=3): >>><<< 7717 1726867093.36299: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867093.36383: _low_level_execute_command(): starting 7717 1726867093.36386: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/AnsiballZ_ping.py && sleep 0' 7717 1726867093.36910: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867093.36918: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867093.36929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867093.36944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867093.36957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867093.36964: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867093.36974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.36999: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867093.37008: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867093.37017: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867093.37072: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867093.37091: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867093.37110: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867093.37127: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867093.37144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.37221: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.52169: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7717 1726867093.53585: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867093.53589: stdout chunk (state=3): >>><<< 7717 1726867093.53592: stderr chunk (state=3): >>><<< 7717 1726867093.53595: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867093.53598: 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-1726867093.2655752-9129-117922499123108/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867093.53600: _low_level_execute_command(): starting 7717 1726867093.53602: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867093.2655752-9129-117922499123108/ > /dev/null 2>&1 && sleep 0' 7717 1726867093.54282: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867093.54396: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867093.54424: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867093.54513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867093.56366: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867093.56379: stdout chunk (state=3): >>><<< 7717 1726867093.56384: stderr chunk (state=3): >>><<< 7717 1726867093.56482: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867093.56486: handler run complete 7717 1726867093.56489: attempt loop complete, returning result 7717 1726867093.56491: _execute() done 7717 1726867093.56494: dumping result to json 7717 1726867093.56496: done dumping result, returning 7717 1726867093.56502: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2797-eb16-0000000000cd] 7717 1726867093.56504: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cd 7717 1726867093.56564: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000cd 7717 1726867093.56566: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 7717 1726867093.56838: no more pending results, returning what we have 7717 1726867093.56841: results queue empty 7717 1726867093.56842: checking for any_errors_fatal 7717 1726867093.56847: done checking for any_errors_fatal 7717 1726867093.56848: checking for max_fail_percentage 7717 1726867093.56850: done checking for max_fail_percentage 7717 1726867093.56851: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.56851: done checking to see if all hosts have failed 7717 1726867093.56852: getting the remaining hosts for this loop 7717 1726867093.56853: done getting the remaining hosts for this loop 7717 1726867093.56857: getting the next task for host managed_node3 7717 1726867093.56865: done getting next task for host managed_node3 7717 1726867093.56868: ^ task is: TASK: meta (role_complete) 7717 1726867093.56870: ^ state is: HOST STATE: block=2, task=27, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (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 7717 1726867093.56884: getting variables 7717 1726867093.56886: in VariableManager get_vars() 7717 1726867093.56932: Calling all_inventory to load vars for managed_node3 7717 1726867093.56935: Calling groups_inventory to load vars for managed_node3 7717 1726867093.56937: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.56947: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.56950: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.56953: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.58886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.60907: done with get_vars() 7717 1726867093.60945: done getting variables 7717 1726867093.61029: done queuing things up, now waiting for results queue to drain 7717 1726867093.61031: results queue empty 7717 1726867093.61032: checking for any_errors_fatal 7717 1726867093.61035: done checking for any_errors_fatal 7717 1726867093.61035: checking for max_fail_percentage 7717 1726867093.61036: done checking for max_fail_percentage 7717 1726867093.61037: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.61038: done checking to see if all hosts have failed 7717 1726867093.61038: getting the remaining hosts for this loop 7717 1726867093.61039: done getting the remaining hosts for this loop 7717 1726867093.61042: getting the next task for host managed_node3 7717 1726867093.61048: done getting next task for host managed_node3 7717 1726867093.61051: ^ task is: TASK: Include the task 'assert_device_present.yml' 7717 1726867093.61052: ^ state is: HOST STATE: block=2, task=28, rescue=0, 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 7717 1726867093.61055: getting variables 7717 1726867093.61056: in VariableManager get_vars() 7717 1726867093.61079: Calling all_inventory to load vars for managed_node3 7717 1726867093.61081: Calling groups_inventory to load vars for managed_node3 7717 1726867093.61083: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.61088: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.61091: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.61093: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.62209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.64415: done with get_vars() 7717 1726867093.64440: 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_auto_gateway.yml:108 Friday 20 September 2024 17:18:13 -0400 (0:00:00.453) 0:00:39.061 ****** 7717 1726867093.64518: entering _queue_task() for managed_node3/include_tasks 7717 1726867093.64857: worker is 1 (out of 1 available) 7717 1726867093.64872: exiting _queue_task() for managed_node3/include_tasks 7717 1726867093.64888: done queuing things up, now waiting for results queue to drain 7717 1726867093.64890: waiting for pending results... 7717 1726867093.65298: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 7717 1726867093.65302: in run() - task 0affcac9-a3a5-2797-eb16-0000000000fd 7717 1726867093.65320: variable 'ansible_search_path' from source: unknown 7717 1726867093.65357: calling self._execute() 7717 1726867093.65464: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.65482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.65503: variable 'omit' from source: magic vars 7717 1726867093.65889: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.65905: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.65916: _execute() done 7717 1726867093.65923: dumping result to json 7717 1726867093.65934: done dumping result, returning 7717 1726867093.65946: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0affcac9-a3a5-2797-eb16-0000000000fd] 7717 1726867093.65957: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000fd 7717 1726867093.66208: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000fd 7717 1726867093.66212: WORKER PROCESS EXITING 7717 1726867093.66239: no more pending results, returning what we have 7717 1726867093.66245: in VariableManager get_vars() 7717 1726867093.66308: Calling all_inventory to load vars for managed_node3 7717 1726867093.66311: Calling groups_inventory to load vars for managed_node3 7717 1726867093.66313: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.66328: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.66331: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.66334: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.67901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.69420: done with get_vars() 7717 1726867093.69438: variable 'ansible_search_path' from source: unknown 7717 1726867093.69451: we have included files to process 7717 1726867093.69453: generating all_blocks data 7717 1726867093.69455: done generating all_blocks data 7717 1726867093.69460: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867093.69461: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867093.69464: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_device_present.yml 7717 1726867093.69571: in VariableManager get_vars() 7717 1726867093.69603: done with get_vars() 7717 1726867093.69711: done processing included file 7717 1726867093.69713: iterating over new_blocks loaded from include file 7717 1726867093.69715: in VariableManager get_vars() 7717 1726867093.69735: done with get_vars() 7717 1726867093.69737: filtering new block on tags 7717 1726867093.69756: done filtering new block on tags 7717 1726867093.69758: 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_node3 7717 1726867093.69763: extending task lists for all hosts with included blocks 7717 1726867093.79727: done extending task lists 7717 1726867093.79729: done processing included files 7717 1726867093.79730: results queue empty 7717 1726867093.79731: checking for any_errors_fatal 7717 1726867093.79732: done checking for any_errors_fatal 7717 1726867093.79733: checking for max_fail_percentage 7717 1726867093.79734: done checking for max_fail_percentage 7717 1726867093.79735: checking to see if all hosts have failed and the running result is not ok 7717 1726867093.79736: done checking to see if all hosts have failed 7717 1726867093.79736: getting the remaining hosts for this loop 7717 1726867093.79738: done getting the remaining hosts for this loop 7717 1726867093.79740: getting the next task for host managed_node3 7717 1726867093.79744: done getting next task for host managed_node3 7717 1726867093.79747: ^ task is: TASK: Include the task 'get_interface_stat.yml' 7717 1726867093.79750: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7717 1726867093.79752: getting variables 7717 1726867093.79753: in VariableManager get_vars() 7717 1726867093.79988: Calling all_inventory to load vars for managed_node3 7717 1726867093.79991: Calling groups_inventory to load vars for managed_node3 7717 1726867093.79993: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.80000: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.80002: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.80005: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.89409: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867093.92672: done with get_vars() 7717 1726867093.92907: 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:18:13 -0400 (0:00:00.284) 0:00:39.346 ****** 7717 1726867093.92994: entering _queue_task() for managed_node3/include_tasks 7717 1726867093.93720: worker is 1 (out of 1 available) 7717 1726867093.93735: exiting _queue_task() for managed_node3/include_tasks 7717 1726867093.93748: done queuing things up, now waiting for results queue to drain 7717 1726867093.93750: waiting for pending results... 7717 1726867093.94230: running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' 7717 1726867093.94415: in run() - task 0affcac9-a3a5-2797-eb16-00000000143a 7717 1726867093.94420: variable 'ansible_search_path' from source: unknown 7717 1726867093.94424: variable 'ansible_search_path' from source: unknown 7717 1726867093.94461: calling self._execute() 7717 1726867093.94576: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867093.94683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867093.94686: variable 'omit' from source: magic vars 7717 1726867093.95018: variable 'ansible_distribution_major_version' from source: facts 7717 1726867093.95037: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867093.95049: _execute() done 7717 1726867093.95058: dumping result to json 7717 1726867093.95065: done dumping result, returning 7717 1726867093.95078: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_interface_stat.yml' [0affcac9-a3a5-2797-eb16-00000000143a] 7717 1726867093.95089: sending task result for task 0affcac9-a3a5-2797-eb16-00000000143a 7717 1726867093.95406: no more pending results, returning what we have 7717 1726867093.95411: in VariableManager get_vars() 7717 1726867093.95467: Calling all_inventory to load vars for managed_node3 7717 1726867093.95470: Calling groups_inventory to load vars for managed_node3 7717 1726867093.95473: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867093.95488: Calling all_plugins_play to load vars for managed_node3 7717 1726867093.95491: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867093.95493: Calling groups_plugins_play to load vars for managed_node3 7717 1726867093.96091: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000143a 7717 1726867093.96095: WORKER PROCESS EXITING 7717 1726867093.97017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.00395: done with get_vars() 7717 1726867094.00416: variable 'ansible_search_path' from source: unknown 7717 1726867094.00418: variable 'ansible_search_path' from source: unknown 7717 1726867094.00456: we have included files to process 7717 1726867094.00457: generating all_blocks data 7717 1726867094.00459: done generating all_blocks data 7717 1726867094.00461: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867094.00462: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867094.00464: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_interface_stat.yml 7717 1726867094.00860: done processing included file 7717 1726867094.00863: iterating over new_blocks loaded from include file 7717 1726867094.00864: in VariableManager get_vars() 7717 1726867094.00891: done with get_vars() 7717 1726867094.00893: filtering new block on tags 7717 1726867094.00908: done filtering new block on tags 7717 1726867094.00911: 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_node3 7717 1726867094.00916: extending task lists for all hosts with included blocks 7717 1726867094.01209: done extending task lists 7717 1726867094.01210: done processing included files 7717 1726867094.01211: results queue empty 7717 1726867094.01212: checking for any_errors_fatal 7717 1726867094.01215: done checking for any_errors_fatal 7717 1726867094.01215: checking for max_fail_percentage 7717 1726867094.01217: done checking for max_fail_percentage 7717 1726867094.01217: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.01218: done checking to see if all hosts have failed 7717 1726867094.01220: getting the remaining hosts for this loop 7717 1726867094.01221: done getting the remaining hosts for this loop 7717 1726867094.01223: getting the next task for host managed_node3 7717 1726867094.01226: done getting next task for host managed_node3 7717 1726867094.01228: ^ task is: TASK: Get stat for interface {{ interface }} 7717 1726867094.01231: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7717 1726867094.01234: getting variables 7717 1726867094.01235: in VariableManager get_vars() 7717 1726867094.01250: Calling all_inventory to load vars for managed_node3 7717 1726867094.01252: Calling groups_inventory to load vars for managed_node3 7717 1726867094.01254: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.01259: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.01261: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.01263: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.03232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.04851: done with get_vars() 7717 1726867094.04880: done getting variables 7717 1726867094.05045: variable 'interface' from source: play vars TASK [Get stat for interface veth0] ******************************************** 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:18:14 -0400 (0:00:00.120) 0:00:39.467 ****** 7717 1726867094.05083: entering _queue_task() for managed_node3/stat 7717 1726867094.05454: worker is 1 (out of 1 available) 7717 1726867094.05465: exiting _queue_task() for managed_node3/stat 7717 1726867094.05587: done queuing things up, now waiting for results queue to drain 7717 1726867094.05589: waiting for pending results... 7717 1726867094.05790: running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 7717 1726867094.05947: in run() - task 0affcac9-a3a5-2797-eb16-0000000016ba 7717 1726867094.05970: variable 'ansible_search_path' from source: unknown 7717 1726867094.05983: variable 'ansible_search_path' from source: unknown 7717 1726867094.06032: calling self._execute() 7717 1726867094.06152: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.06164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.06185: variable 'omit' from source: magic vars 7717 1726867094.06571: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.06592: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.06603: variable 'omit' from source: magic vars 7717 1726867094.06653: variable 'omit' from source: magic vars 7717 1726867094.07003: variable 'interface' from source: play vars 7717 1726867094.07008: variable 'omit' from source: magic vars 7717 1726867094.07049: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867094.07088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867094.07327: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867094.07330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.07332: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.07335: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867094.07337: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.07339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.07580: Set connection var ansible_pipelining to False 7717 1726867094.07591: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867094.07599: Set connection var ansible_shell_type to sh 7717 1726867094.07605: Set connection var ansible_connection to ssh 7717 1726867094.07614: Set connection var ansible_shell_executable to /bin/sh 7717 1726867094.07622: Set connection var ansible_timeout to 10 7717 1726867094.07646: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.07679: variable 'ansible_connection' from source: unknown 7717 1726867094.07687: variable 'ansible_module_compression' from source: unknown 7717 1726867094.07882: variable 'ansible_shell_type' from source: unknown 7717 1726867094.07887: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.07889: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.07892: variable 'ansible_pipelining' from source: unknown 7717 1726867094.07894: variable 'ansible_timeout' from source: unknown 7717 1726867094.07897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.08179: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867094.08382: variable 'omit' from source: magic vars 7717 1726867094.08386: starting attempt loop 7717 1726867094.08389: running the handler 7717 1726867094.08391: _low_level_execute_command(): starting 7717 1726867094.08394: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867094.09692: 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 <<< 7717 1726867094.09696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.09702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867094.09876: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.09891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.09905: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.09989: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.10098: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.11729: stdout chunk (state=3): >>>/root <<< 7717 1726867094.11885: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.12083: stderr chunk (state=3): >>><<< 7717 1726867094.12087: stdout chunk (state=3): >>><<< 7717 1726867094.12091: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.12094: _low_level_execute_command(): starting 7717 1726867094.12097: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625 `" && echo ansible-tmp-1726867094.1201289-9159-125938720592625="` echo /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625 `" ) && sleep 0' 7717 1726867094.13350: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867094.13392: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.13559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.13679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.13845: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.15719: stdout chunk (state=3): >>>ansible-tmp-1726867094.1201289-9159-125938720592625=/root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625 <<< 7717 1726867094.15856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.15875: stderr chunk (state=3): >>><<< 7717 1726867094.16282: stdout chunk (state=3): >>><<< 7717 1726867094.16286: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867094.1201289-9159-125938720592625=/root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.16289: variable 'ansible_module_compression' from source: unknown 7717 1726867094.16292: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7717 1726867094.16294: variable 'ansible_facts' from source: unknown 7717 1726867094.16372: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py 7717 1726867094.16904: Sending initial data 7717 1726867094.16907: Sent initial data (151 bytes) 7717 1726867094.17898: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867094.17911: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.18032: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867094.18043: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.18145: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.18155: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.18200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.18301: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.19819: 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 <<< 7717 1726867094.19860: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867094.19910: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbri5jvi_ /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py <<< 7717 1726867094.19990: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py" <<< 7717 1726867094.20015: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpbri5jvi_" to remote "/root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py" <<< 7717 1726867094.21365: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.21453: stderr chunk (state=3): >>><<< 7717 1726867094.21463: stdout chunk (state=3): >>><<< 7717 1726867094.21686: done transferring module to remote 7717 1726867094.21691: _low_level_execute_command(): starting 7717 1726867094.21694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/ /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py && sleep 0' 7717 1726867094.23293: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.23510: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.23528: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.23688: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.25407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.25410: stdout chunk (state=3): >>><<< 7717 1726867094.25457: stderr chunk (state=3): >>><<< 7717 1726867094.25461: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.25464: _low_level_execute_command(): starting 7717 1726867094.25467: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/AnsiballZ_stat.py && sleep 0' 7717 1726867094.26586: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867094.26596: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867094.26607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.26653: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867094.26657: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867094.26659: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867094.26662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.26665: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867094.26667: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867094.26670: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867094.26683: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867094.26693: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.26987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.27083: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.42095: stdout chunk (state=3): >>> <<< 7717 1726867094.42116: stdout chunk (state=3): >>>{"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25583, "dev": 23, "nlink": 1, "atime": 1726867086.407117, "mtime": 1726867086.407117, "ctime": 1726867086.407117, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 7717 1726867094.43529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867094.43534: stdout chunk (state=3): >>><<< 7717 1726867094.43536: stderr chunk (state=3): >>><<< 7717 1726867094.43603: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/sys/class/net/veth0", "mode": "0777", "isdir": false, "ischr": false, "isblk": false, "isreg": false, "isfifo": false, "islnk": true, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 25583, "dev": 23, "nlink": 1, "atime": 1726867086.407117, "mtime": 1726867086.407117, "ctime": 1726867086.407117, "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/veth0", "lnk_target": "../../devices/virtual/net/veth0", "pw_name": "root", "gr_name": "root"}, "invocation": {"module_args": {"get_attributes": false, "get_checksum": false, "get_mime": false, "path": "/sys/class/net/veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867094.43660: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/sys/class/net/veth0', '_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-1726867094.1201289-9159-125938720592625/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867094.43667: _low_level_execute_command(): starting 7717 1726867094.43669: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867094.1201289-9159-125938720592625/ > /dev/null 2>&1 && sleep 0' 7717 1726867094.44771: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867094.44884: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.44934: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.44979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.46892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.46981: stdout chunk (state=3): >>><<< 7717 1726867094.46987: stderr chunk (state=3): >>><<< 7717 1726867094.47011: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.47022: handler run complete 7717 1726867094.47060: attempt loop complete, returning result 7717 1726867094.47064: _execute() done 7717 1726867094.47066: dumping result to json 7717 1726867094.47071: done dumping result, returning 7717 1726867094.47081: done running TaskExecutor() for managed_node3/TASK: Get stat for interface veth0 [0affcac9-a3a5-2797-eb16-0000000016ba] 7717 1726867094.47101: sending task result for task 0affcac9-a3a5-2797-eb16-0000000016ba 7717 1726867094.47357: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000016ba 7717 1726867094.47361: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "atime": 1726867086.407117, "block_size": 4096, "blocks": 0, "ctime": 1726867086.407117, "dev": 23, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 25583, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1726867086.407117, "nlink": 1, "path": "/sys/class/net/veth0", "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 } } 7717 1726867094.47486: no more pending results, returning what we have 7717 1726867094.47490: results queue empty 7717 1726867094.47491: checking for any_errors_fatal 7717 1726867094.47493: done checking for any_errors_fatal 7717 1726867094.47493: checking for max_fail_percentage 7717 1726867094.47495: done checking for max_fail_percentage 7717 1726867094.47496: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.47497: done checking to see if all hosts have failed 7717 1726867094.47497: getting the remaining hosts for this loop 7717 1726867094.47499: done getting the remaining hosts for this loop 7717 1726867094.47502: getting the next task for host managed_node3 7717 1726867094.47512: done getting next task for host managed_node3 7717 1726867094.47514: ^ task is: TASK: Assert that the interface is present - '{{ interface }}' 7717 1726867094.47517: ^ state is: HOST STATE: block=2, task=29, rescue=0, always=0, handlers=0, run_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 7717 1726867094.47522: getting variables 7717 1726867094.47523: in VariableManager get_vars() 7717 1726867094.47665: Calling all_inventory to load vars for managed_node3 7717 1726867094.47668: Calling groups_inventory to load vars for managed_node3 7717 1726867094.47670: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.47685: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.47693: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.47697: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.49576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.51350: done with get_vars() 7717 1726867094.51366: done getting variables 7717 1726867094.51413: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867094.51498: variable 'interface' from source: play vars TASK [Assert that the interface is present - 'veth0'] ************************** 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:18:14 -0400 (0:00:00.464) 0:00:39.931 ****** 7717 1726867094.51523: entering _queue_task() for managed_node3/assert 7717 1726867094.51797: worker is 1 (out of 1 available) 7717 1726867094.51809: exiting _queue_task() for managed_node3/assert 7717 1726867094.51821: done queuing things up, now waiting for results queue to drain 7717 1726867094.51822: waiting for pending results... 7717 1726867094.52111: running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' 7717 1726867094.52159: in run() - task 0affcac9-a3a5-2797-eb16-00000000143b 7717 1726867094.52173: variable 'ansible_search_path' from source: unknown 7717 1726867094.52181: variable 'ansible_search_path' from source: unknown 7717 1726867094.52215: calling self._execute() 7717 1726867094.52316: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.52323: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.52334: variable 'omit' from source: magic vars 7717 1726867094.52705: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.52716: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.52724: variable 'omit' from source: magic vars 7717 1726867094.52769: variable 'omit' from source: magic vars 7717 1726867094.52888: variable 'interface' from source: play vars 7717 1726867094.52925: variable 'omit' from source: magic vars 7717 1726867094.53131: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867094.53135: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867094.53138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867094.53141: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.53144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.53146: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867094.53148: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.53150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.53246: Set connection var ansible_pipelining to False 7717 1726867094.53379: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867094.53384: Set connection var ansible_shell_type to sh 7717 1726867094.53387: Set connection var ansible_connection to ssh 7717 1726867094.53390: Set connection var ansible_shell_executable to /bin/sh 7717 1726867094.53393: Set connection var ansible_timeout to 10 7717 1726867094.53396: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.53399: variable 'ansible_connection' from source: unknown 7717 1726867094.53403: variable 'ansible_module_compression' from source: unknown 7717 1726867094.53405: variable 'ansible_shell_type' from source: unknown 7717 1726867094.53408: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.53411: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.53414: variable 'ansible_pipelining' from source: unknown 7717 1726867094.53416: variable 'ansible_timeout' from source: unknown 7717 1726867094.53419: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.53484: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867094.53487: variable 'omit' from source: magic vars 7717 1726867094.53490: starting attempt loop 7717 1726867094.53492: running the handler 7717 1726867094.53646: variable 'interface_stat' from source: set_fact 7717 1726867094.53650: Evaluated conditional (interface_stat.stat.exists): True 7717 1726867094.53652: handler run complete 7717 1726867094.53658: attempt loop complete, returning result 7717 1726867094.53661: _execute() done 7717 1726867094.53664: dumping result to json 7717 1726867094.53666: done dumping result, returning 7717 1726867094.53683: done running TaskExecutor() for managed_node3/TASK: Assert that the interface is present - 'veth0' [0affcac9-a3a5-2797-eb16-00000000143b] 7717 1726867094.53686: sending task result for task 0affcac9-a3a5-2797-eb16-00000000143b 7717 1726867094.53819: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000143b 7717 1726867094.53822: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867094.53904: no more pending results, returning what we have 7717 1726867094.53908: results queue empty 7717 1726867094.53909: checking for any_errors_fatal 7717 1726867094.53916: done checking for any_errors_fatal 7717 1726867094.53917: checking for max_fail_percentage 7717 1726867094.53918: done checking for max_fail_percentage 7717 1726867094.53919: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.53920: done checking to see if all hosts have failed 7717 1726867094.53921: getting the remaining hosts for this loop 7717 1726867094.53922: done getting the remaining hosts for this loop 7717 1726867094.53926: getting the next task for host managed_node3 7717 1726867094.53934: done getting next task for host managed_node3 7717 1726867094.53937: ^ task is: TASK: Include the task 'assert_profile_present.yml' 7717 1726867094.53939: ^ state is: HOST STATE: block=2, task=30, rescue=0, 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 7717 1726867094.53942: getting variables 7717 1726867094.53944: in VariableManager get_vars() 7717 1726867094.53991: Calling all_inventory to load vars for managed_node3 7717 1726867094.53994: Calling groups_inventory to load vars for managed_node3 7717 1726867094.53996: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.54007: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.54010: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.54014: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.54963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.55809: done with get_vars() 7717 1726867094.55825: 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_auto_gateway.yml:110 Friday 20 September 2024 17:18:14 -0400 (0:00:00.043) 0:00:39.975 ****** 7717 1726867094.55885: entering _queue_task() for managed_node3/include_tasks 7717 1726867094.56100: worker is 1 (out of 1 available) 7717 1726867094.56141: exiting _queue_task() for managed_node3/include_tasks 7717 1726867094.56153: done queuing things up, now waiting for results queue to drain 7717 1726867094.56155: waiting for pending results... 7717 1726867094.56397: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 7717 1726867094.56493: in run() - task 0affcac9-a3a5-2797-eb16-0000000000fe 7717 1726867094.56497: variable 'ansible_search_path' from source: unknown 7717 1726867094.56513: calling self._execute() 7717 1726867094.56617: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.56710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.56713: variable 'omit' from source: magic vars 7717 1726867094.57032: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.57042: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.57048: _execute() done 7717 1726867094.57058: dumping result to json 7717 1726867094.57061: done dumping result, returning 7717 1726867094.57065: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0affcac9-a3a5-2797-eb16-0000000000fe] 7717 1726867094.57071: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000fe 7717 1726867094.57215: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000fe 7717 1726867094.57218: WORKER PROCESS EXITING 7717 1726867094.57276: no more pending results, returning what we have 7717 1726867094.57285: in VariableManager get_vars() 7717 1726867094.57329: Calling all_inventory to load vars for managed_node3 7717 1726867094.57332: Calling groups_inventory to load vars for managed_node3 7717 1726867094.57334: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.57343: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.57345: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.57348: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.58340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.59306: done with get_vars() 7717 1726867094.59319: variable 'ansible_search_path' from source: unknown 7717 1726867094.59330: we have included files to process 7717 1726867094.59331: generating all_blocks data 7717 1726867094.59332: done generating all_blocks data 7717 1726867094.59335: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867094.59336: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867094.59337: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/assert_profile_present.yml 7717 1726867094.59420: in VariableManager get_vars() 7717 1726867094.59441: done with get_vars() 7717 1726867094.59701: done processing included file 7717 1726867094.59704: iterating over new_blocks loaded from include file 7717 1726867094.59705: in VariableManager get_vars() 7717 1726867094.59732: done with get_vars() 7717 1726867094.59734: filtering new block on tags 7717 1726867094.59751: done filtering new block on tags 7717 1726867094.59753: 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_node3 7717 1726867094.59758: extending task lists for all hosts with included blocks 7717 1726867094.63794: done extending task lists 7717 1726867094.63796: done processing included files 7717 1726867094.63796: results queue empty 7717 1726867094.63796: checking for any_errors_fatal 7717 1726867094.63799: done checking for any_errors_fatal 7717 1726867094.63799: checking for max_fail_percentage 7717 1726867094.63800: done checking for max_fail_percentage 7717 1726867094.63801: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.63801: done checking to see if all hosts have failed 7717 1726867094.63802: getting the remaining hosts for this loop 7717 1726867094.63802: done getting the remaining hosts for this loop 7717 1726867094.63804: getting the next task for host managed_node3 7717 1726867094.63807: done getting next task for host managed_node3 7717 1726867094.63808: ^ task is: TASK: Include the task 'get_profile_stat.yml' 7717 1726867094.63810: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867094.63812: getting variables 7717 1726867094.63812: in VariableManager get_vars() 7717 1726867094.63825: Calling all_inventory to load vars for managed_node3 7717 1726867094.63826: Calling groups_inventory to load vars for managed_node3 7717 1726867094.63828: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.63832: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.63833: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.63835: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.64822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.65831: done with get_vars() 7717 1726867094.65845: 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:18:14 -0400 (0:00:00.100) 0:00:40.075 ****** 7717 1726867094.65900: entering _queue_task() for managed_node3/include_tasks 7717 1726867094.66152: worker is 1 (out of 1 available) 7717 1726867094.66164: exiting _queue_task() for managed_node3/include_tasks 7717 1726867094.66178: done queuing things up, now waiting for results queue to drain 7717 1726867094.66179: waiting for pending results... 7717 1726867094.66360: running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' 7717 1726867094.66434: in run() - task 0affcac9-a3a5-2797-eb16-0000000016d2 7717 1726867094.66445: variable 'ansible_search_path' from source: unknown 7717 1726867094.66448: variable 'ansible_search_path' from source: unknown 7717 1726867094.66478: calling self._execute() 7717 1726867094.66556: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.66560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.66569: variable 'omit' from source: magic vars 7717 1726867094.66852: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.66863: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.66868: _execute() done 7717 1726867094.66872: dumping result to json 7717 1726867094.66875: done dumping result, returning 7717 1726867094.66886: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_profile_stat.yml' [0affcac9-a3a5-2797-eb16-0000000016d2] 7717 1726867094.66891: sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d2 7717 1726867094.66970: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d2 7717 1726867094.66973: WORKER PROCESS EXITING 7717 1726867094.67000: no more pending results, returning what we have 7717 1726867094.67006: in VariableManager get_vars() 7717 1726867094.67058: Calling all_inventory to load vars for managed_node3 7717 1726867094.67061: Calling groups_inventory to load vars for managed_node3 7717 1726867094.67063: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.67075: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.67085: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.67089: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.67848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.68691: done with get_vars() 7717 1726867094.68705: variable 'ansible_search_path' from source: unknown 7717 1726867094.68706: variable 'ansible_search_path' from source: unknown 7717 1726867094.68730: we have included files to process 7717 1726867094.68731: generating all_blocks data 7717 1726867094.68732: done generating all_blocks data 7717 1726867094.68732: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867094.68733: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867094.68734: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_profile_stat.yml 7717 1726867094.69316: done processing included file 7717 1726867094.69317: iterating over new_blocks loaded from include file 7717 1726867094.69318: in VariableManager get_vars() 7717 1726867094.69333: done with get_vars() 7717 1726867094.69334: filtering new block on tags 7717 1726867094.69347: done filtering new block on tags 7717 1726867094.69349: in VariableManager get_vars() 7717 1726867094.69365: done with get_vars() 7717 1726867094.69366: filtering new block on tags 7717 1726867094.69381: done filtering new block on tags 7717 1726867094.69382: 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_node3 7717 1726867094.69386: extending task lists for all hosts with included blocks 7717 1726867094.69476: done extending task lists 7717 1726867094.69479: done processing included files 7717 1726867094.69479: results queue empty 7717 1726867094.69480: checking for any_errors_fatal 7717 1726867094.69482: done checking for any_errors_fatal 7717 1726867094.69482: checking for max_fail_percentage 7717 1726867094.69483: done checking for max_fail_percentage 7717 1726867094.69483: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.69484: done checking to see if all hosts have failed 7717 1726867094.69484: getting the remaining hosts for this loop 7717 1726867094.69485: done getting the remaining hosts for this loop 7717 1726867094.69486: getting the next task for host managed_node3 7717 1726867094.69489: done getting next task for host managed_node3 7717 1726867094.69490: ^ task is: TASK: Initialize NM profile exist and ansible_managed comment flag 7717 1726867094.69492: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867094.69494: getting variables 7717 1726867094.69495: in VariableManager get_vars() 7717 1726867094.69505: Calling all_inventory to load vars for managed_node3 7717 1726867094.69507: Calling groups_inventory to load vars for managed_node3 7717 1726867094.69508: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.69511: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.69513: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.69514: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.70174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.71004: done with get_vars() 7717 1726867094.71018: done getting variables 7717 1726867094.71042: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:18:14 -0400 (0:00:00.051) 0:00:40.127 ****** 7717 1726867094.71062: entering _queue_task() for managed_node3/set_fact 7717 1726867094.71273: worker is 1 (out of 1 available) 7717 1726867094.71288: exiting _queue_task() for managed_node3/set_fact 7717 1726867094.71301: done queuing things up, now waiting for results queue to drain 7717 1726867094.71302: waiting for pending results... 7717 1726867094.71473: running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag 7717 1726867094.71544: in run() - task 0affcac9-a3a5-2797-eb16-00000000195f 7717 1726867094.71556: variable 'ansible_search_path' from source: unknown 7717 1726867094.71560: variable 'ansible_search_path' from source: unknown 7717 1726867094.71598: calling self._execute() 7717 1726867094.71672: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.71680: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.71689: variable 'omit' from source: magic vars 7717 1726867094.71960: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.71973: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.71980: variable 'omit' from source: magic vars 7717 1726867094.72009: variable 'omit' from source: magic vars 7717 1726867094.72035: variable 'omit' from source: magic vars 7717 1726867094.72064: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867094.72096: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867094.72111: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867094.72125: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.72142: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.72165: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867094.72168: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.72171: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.72243: Set connection var ansible_pipelining to False 7717 1726867094.72247: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867094.72252: Set connection var ansible_shell_type to sh 7717 1726867094.72254: Set connection var ansible_connection to ssh 7717 1726867094.72261: Set connection var ansible_shell_executable to /bin/sh 7717 1726867094.72266: Set connection var ansible_timeout to 10 7717 1726867094.72284: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.72289: variable 'ansible_connection' from source: unknown 7717 1726867094.72292: variable 'ansible_module_compression' from source: unknown 7717 1726867094.72295: variable 'ansible_shell_type' from source: unknown 7717 1726867094.72298: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.72300: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.72303: variable 'ansible_pipelining' from source: unknown 7717 1726867094.72305: variable 'ansible_timeout' from source: unknown 7717 1726867094.72307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.72401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867094.72410: variable 'omit' from source: magic vars 7717 1726867094.72423: starting attempt loop 7717 1726867094.72430: running the handler 7717 1726867094.72432: handler run complete 7717 1726867094.72443: attempt loop complete, returning result 7717 1726867094.72446: _execute() done 7717 1726867094.72448: dumping result to json 7717 1726867094.72450: done dumping result, returning 7717 1726867094.72456: done running TaskExecutor() for managed_node3/TASK: Initialize NM profile exist and ansible_managed comment flag [0affcac9-a3a5-2797-eb16-00000000195f] 7717 1726867094.72460: sending task result for task 0affcac9-a3a5-2797-eb16-00000000195f 7717 1726867094.72538: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000195f 7717 1726867094.72541: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } 7717 1726867094.72600: no more pending results, returning what we have 7717 1726867094.72602: results queue empty 7717 1726867094.72603: checking for any_errors_fatal 7717 1726867094.72605: done checking for any_errors_fatal 7717 1726867094.72606: checking for max_fail_percentage 7717 1726867094.72607: done checking for max_fail_percentage 7717 1726867094.72608: checking to see if all hosts have failed and the running result is not ok 7717 1726867094.72609: done checking to see if all hosts have failed 7717 1726867094.72610: getting the remaining hosts for this loop 7717 1726867094.72611: done getting the remaining hosts for this loop 7717 1726867094.72614: getting the next task for host managed_node3 7717 1726867094.72619: done getting next task for host managed_node3 7717 1726867094.72622: ^ task is: TASK: Stat profile file 7717 1726867094.72625: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867094.72628: getting variables 7717 1726867094.72630: in VariableManager get_vars() 7717 1726867094.72676: Calling all_inventory to load vars for managed_node3 7717 1726867094.72680: Calling groups_inventory to load vars for managed_node3 7717 1726867094.72683: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867094.72691: Calling all_plugins_play to load vars for managed_node3 7717 1726867094.72693: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867094.72696: Calling groups_plugins_play to load vars for managed_node3 7717 1726867094.73422: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867094.74280: done with get_vars() 7717 1726867094.74295: 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:18:14 -0400 (0:00:00.032) 0:00:40.159 ****** 7717 1726867094.74351: entering _queue_task() for managed_node3/stat 7717 1726867094.74541: worker is 1 (out of 1 available) 7717 1726867094.74554: exiting _queue_task() for managed_node3/stat 7717 1726867094.74565: done queuing things up, now waiting for results queue to drain 7717 1726867094.74567: waiting for pending results... 7717 1726867094.74725: running TaskExecutor() for managed_node3/TASK: Stat profile file 7717 1726867094.74788: in run() - task 0affcac9-a3a5-2797-eb16-000000001960 7717 1726867094.74802: variable 'ansible_search_path' from source: unknown 7717 1726867094.74805: variable 'ansible_search_path' from source: unknown 7717 1726867094.74830: calling self._execute() 7717 1726867094.74903: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.74907: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.74918: variable 'omit' from source: magic vars 7717 1726867094.75172: variable 'ansible_distribution_major_version' from source: facts 7717 1726867094.75184: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867094.75190: variable 'omit' from source: magic vars 7717 1726867094.75221: variable 'omit' from source: magic vars 7717 1726867094.75289: variable 'profile' from source: include params 7717 1726867094.75293: variable 'interface' from source: play vars 7717 1726867094.75338: variable 'interface' from source: play vars 7717 1726867094.75354: variable 'omit' from source: magic vars 7717 1726867094.75387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867094.75410: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867094.75424: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867094.75438: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.75447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867094.75471: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867094.75479: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.75482: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.75544: Set connection var ansible_pipelining to False 7717 1726867094.75547: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867094.75552: Set connection var ansible_shell_type to sh 7717 1726867094.75555: Set connection var ansible_connection to ssh 7717 1726867094.75563: Set connection var ansible_shell_executable to /bin/sh 7717 1726867094.75566: Set connection var ansible_timeout to 10 7717 1726867094.75587: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.75590: variable 'ansible_connection' from source: unknown 7717 1726867094.75593: variable 'ansible_module_compression' from source: unknown 7717 1726867094.75595: variable 'ansible_shell_type' from source: unknown 7717 1726867094.75597: variable 'ansible_shell_executable' from source: unknown 7717 1726867094.75600: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867094.75602: variable 'ansible_pipelining' from source: unknown 7717 1726867094.75605: variable 'ansible_timeout' from source: unknown 7717 1726867094.75609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867094.75745: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867094.75754: variable 'omit' from source: magic vars 7717 1726867094.75759: starting attempt loop 7717 1726867094.75761: running the handler 7717 1726867094.75772: _low_level_execute_command(): starting 7717 1726867094.75780: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867094.76260: 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 <<< 7717 1726867094.76293: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.76297: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.76299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.76342: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.76350: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.76361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.76426: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.78179: stdout chunk (state=3): >>>/root <<< 7717 1726867094.78282: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.78306: stderr chunk (state=3): >>><<< 7717 1726867094.78310: stdout chunk (state=3): >>><<< 7717 1726867094.78334: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.78344: _low_level_execute_command(): starting 7717 1726867094.78350: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890 `" && echo ansible-tmp-1726867094.7833216-9188-27975777053890="` echo /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890 `" ) && sleep 0' 7717 1726867094.78746: 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 <<< 7717 1726867094.78785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867094.78788: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.78796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867094.78799: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.78801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.78844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.78847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867094.78849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.78906: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.80878: stdout chunk (state=3): >>>ansible-tmp-1726867094.7833216-9188-27975777053890=/root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890 <<< 7717 1726867094.80981: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.81002: stderr chunk (state=3): >>><<< 7717 1726867094.81005: stdout chunk (state=3): >>><<< 7717 1726867094.81018: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867094.7833216-9188-27975777053890=/root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.81053: variable 'ansible_module_compression' from source: unknown 7717 1726867094.81099: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 7717 1726867094.81127: variable 'ansible_facts' from source: unknown 7717 1726867094.81194: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py 7717 1726867094.81289: Sending initial data 7717 1726867094.81293: Sent initial data (150 bytes) 7717 1726867094.81704: 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 <<< 7717 1726867094.81707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867094.81709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.81711: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867094.81713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.81761: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.81764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.81815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.83459: 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 <<< 7717 1726867094.83462: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867094.83501: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867094.83551: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp4sddd2es /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py <<< 7717 1726867094.83553: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py" <<< 7717 1726867094.83590: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp4sddd2es" to remote "/root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py" <<< 7717 1726867094.83597: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py" <<< 7717 1726867094.84139: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.84176: stderr chunk (state=3): >>><<< 7717 1726867094.84184: stdout chunk (state=3): >>><<< 7717 1726867094.84228: done transferring module to remote 7717 1726867094.84233: _low_level_execute_command(): starting 7717 1726867094.84237: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/ /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py && sleep 0' 7717 1726867094.84646: 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 <<< 7717 1726867094.84650: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.84670: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.84717: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.84720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.84772: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867094.86764: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867094.86768: stdout chunk (state=3): >>><<< 7717 1726867094.86770: stderr chunk (state=3): >>><<< 7717 1726867094.86773: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867094.86787: _low_level_execute_command(): starting 7717 1726867094.86790: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/AnsiballZ_stat.py && sleep 0' 7717 1726867094.87184: 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 <<< 7717 1726867094.87199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.87217: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867094.87254: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867094.87266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867094.87330: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.03216: 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-veth0", "follow": false, "checksum_algorithm": "sha1"}}} <<< 7717 1726867095.04730: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867095.04767: stderr chunk (state=3): >>><<< 7717 1726867095.04771: stdout chunk (state=3): >>><<< 7717 1726867095.04883: _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-veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867095.05038: done with _execute_module (stat, {'get_attributes': False, 'get_checksum': False, 'get_mime': False, 'path': '/etc/sysconfig/network-scripts/ifcfg-veth0', '_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-1726867094.7833216-9188-27975777053890/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867095.05043: _low_level_execute_command(): starting 7717 1726867095.05045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867094.7833216-9188-27975777053890/ > /dev/null 2>&1 && sleep 0' 7717 1726867095.06106: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867095.06194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.06210: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.06288: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.08257: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.08304: stderr chunk (state=3): >>><<< 7717 1726867095.08370: stdout chunk (state=3): >>><<< 7717 1726867095.08389: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867095.08399: handler run complete 7717 1726867095.08573: attempt loop complete, returning result 7717 1726867095.08578: _execute() done 7717 1726867095.08581: dumping result to json 7717 1726867095.08583: done dumping result, returning 7717 1726867095.08586: done running TaskExecutor() for managed_node3/TASK: Stat profile file [0affcac9-a3a5-2797-eb16-000000001960] 7717 1726867095.08588: sending task result for task 0affcac9-a3a5-2797-eb16-000000001960 7717 1726867095.08799: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001960 7717 1726867095.08803: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 7717 1726867095.08881: no more pending results, returning what we have 7717 1726867095.08886: results queue empty 7717 1726867095.08887: checking for any_errors_fatal 7717 1726867095.08901: done checking for any_errors_fatal 7717 1726867095.08902: checking for max_fail_percentage 7717 1726867095.08904: done checking for max_fail_percentage 7717 1726867095.08905: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.08906: done checking to see if all hosts have failed 7717 1726867095.08907: getting the remaining hosts for this loop 7717 1726867095.08909: done getting the remaining hosts for this loop 7717 1726867095.08912: getting the next task for host managed_node3 7717 1726867095.08921: done getting next task for host managed_node3 7717 1726867095.08924: ^ task is: TASK: Set NM profile exist flag based on the profile files 7717 1726867095.08927: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.08932: getting variables 7717 1726867095.08933: in VariableManager get_vars() 7717 1726867095.09189: Calling all_inventory to load vars for managed_node3 7717 1726867095.09192: Calling groups_inventory to load vars for managed_node3 7717 1726867095.09195: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.09206: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.09210: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.09212: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.12417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.15725: done with get_vars() 7717 1726867095.15868: done getting variables 7717 1726867095.15938: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:18:15 -0400 (0:00:00.416) 0:00:40.576 ****** 7717 1726867095.16181: entering _queue_task() for managed_node3/set_fact 7717 1726867095.16990: worker is 1 (out of 1 available) 7717 1726867095.17003: exiting _queue_task() for managed_node3/set_fact 7717 1726867095.17020: done queuing things up, now waiting for results queue to drain 7717 1726867095.17021: waiting for pending results... 7717 1726867095.17485: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files 7717 1726867095.17676: in run() - task 0affcac9-a3a5-2797-eb16-000000001961 7717 1726867095.17736: variable 'ansible_search_path' from source: unknown 7717 1726867095.17740: variable 'ansible_search_path' from source: unknown 7717 1726867095.17785: calling self._execute() 7717 1726867095.18110: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.18113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.18116: variable 'omit' from source: magic vars 7717 1726867095.18893: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.18906: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.19145: variable 'profile_stat' from source: set_fact 7717 1726867095.19159: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867095.19162: when evaluation is False, skipping this task 7717 1726867095.19165: _execute() done 7717 1726867095.19168: dumping result to json 7717 1726867095.19170: done dumping result, returning 7717 1726867095.19199: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag based on the profile files [0affcac9-a3a5-2797-eb16-000000001961] 7717 1726867095.19282: sending task result for task 0affcac9-a3a5-2797-eb16-000000001961 7717 1726867095.19472: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001961 7717 1726867095.19475: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867095.19536: no more pending results, returning what we have 7717 1726867095.19539: results queue empty 7717 1726867095.19540: checking for any_errors_fatal 7717 1726867095.19552: done checking for any_errors_fatal 7717 1726867095.19553: checking for max_fail_percentage 7717 1726867095.19554: done checking for max_fail_percentage 7717 1726867095.19555: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.19557: done checking to see if all hosts have failed 7717 1726867095.19557: getting the remaining hosts for this loop 7717 1726867095.19559: done getting the remaining hosts for this loop 7717 1726867095.19562: getting the next task for host managed_node3 7717 1726867095.19569: done getting next task for host managed_node3 7717 1726867095.19572: ^ task is: TASK: Get NM profile info 7717 1726867095.19576: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.19582: getting variables 7717 1726867095.19584: in VariableManager get_vars() 7717 1726867095.19803: Calling all_inventory to load vars for managed_node3 7717 1726867095.19807: Calling groups_inventory to load vars for managed_node3 7717 1726867095.19810: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.19821: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.19823: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.19827: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.22855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.25053: done with get_vars() 7717 1726867095.25083: done getting variables 7717 1726867095.25172: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:18:15 -0400 (0:00:00.092) 0:00:40.668 ****** 7717 1726867095.25206: entering _queue_task() for managed_node3/shell 7717 1726867095.25596: worker is 1 (out of 1 available) 7717 1726867095.25611: exiting _queue_task() for managed_node3/shell 7717 1726867095.25625: done queuing things up, now waiting for results queue to drain 7717 1726867095.25626: waiting for pending results... 7717 1726867095.26008: running TaskExecutor() for managed_node3/TASK: Get NM profile info 7717 1726867095.26037: in run() - task 0affcac9-a3a5-2797-eb16-000000001962 7717 1726867095.26059: variable 'ansible_search_path' from source: unknown 7717 1726867095.26068: variable 'ansible_search_path' from source: unknown 7717 1726867095.26117: calling self._execute() 7717 1726867095.26223: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.26232: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.26244: variable 'omit' from source: magic vars 7717 1726867095.26634: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.26659: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.26670: variable 'omit' from source: magic vars 7717 1726867095.26723: variable 'omit' from source: magic vars 7717 1726867095.26867: variable 'profile' from source: include params 7717 1726867095.26870: variable 'interface' from source: play vars 7717 1726867095.26915: variable 'interface' from source: play vars 7717 1726867095.26938: variable 'omit' from source: magic vars 7717 1726867095.26990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867095.27085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867095.27318: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867095.27322: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.27325: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.27327: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867095.27330: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.27332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.27457: Set connection var ansible_pipelining to False 7717 1726867095.27469: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867095.27483: Set connection var ansible_shell_type to sh 7717 1726867095.27491: Set connection var ansible_connection to ssh 7717 1726867095.27503: Set connection var ansible_shell_executable to /bin/sh 7717 1726867095.27518: Set connection var ansible_timeout to 10 7717 1726867095.27549: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.27556: variable 'ansible_connection' from source: unknown 7717 1726867095.27563: variable 'ansible_module_compression' from source: unknown 7717 1726867095.27569: variable 'ansible_shell_type' from source: unknown 7717 1726867095.27575: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.27583: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.27591: variable 'ansible_pipelining' from source: unknown 7717 1726867095.27627: variable 'ansible_timeout' from source: unknown 7717 1726867095.27630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.27767: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867095.27788: variable 'omit' from source: magic vars 7717 1726867095.27797: starting attempt loop 7717 1726867095.27844: running the handler 7717 1726867095.27848: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867095.27851: _low_level_execute_command(): starting 7717 1726867095.27855: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867095.28705: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.28727: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.28785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.28893: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.30592: stdout chunk (state=3): >>>/root <<< 7717 1726867095.30748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.30752: stdout chunk (state=3): >>><<< 7717 1726867095.30754: stderr chunk (state=3): >>><<< 7717 1726867095.30785: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867095.30906: _low_level_execute_command(): starting 7717 1726867095.30910: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620 `" && echo ansible-tmp-1726867095.3079278-9211-64320796418620="` echo /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620 `" ) && sleep 0' 7717 1726867095.31475: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867095.31500: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867095.31526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867095.31557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867095.31584: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867095.31668: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.31699: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867095.31720: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.31744: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.31901: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.33788: stdout chunk (state=3): >>>ansible-tmp-1726867095.3079278-9211-64320796418620=/root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620 <<< 7717 1726867095.33924: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.33955: stdout chunk (state=3): >>><<< 7717 1726867095.33958: stderr chunk (state=3): >>><<< 7717 1726867095.33975: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867095.3079278-9211-64320796418620=/root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867095.34061: variable 'ansible_module_compression' from source: unknown 7717 1726867095.34076: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867095.34117: variable 'ansible_facts' from source: unknown 7717 1726867095.34215: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py 7717 1726867095.34408: Sending initial data 7717 1726867095.34411: Sent initial data (153 bytes) 7717 1726867095.35022: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867095.35097: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.35142: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867095.35156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.35195: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.35508: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.37060: 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 <<< 7717 1726867095.37104: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867095.37159: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpt745hzqn /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py <<< 7717 1726867095.37162: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py" <<< 7717 1726867095.37201: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpt745hzqn" to remote "/root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py" <<< 7717 1726867095.38114: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.38169: stderr chunk (state=3): >>><<< 7717 1726867095.38194: stdout chunk (state=3): >>><<< 7717 1726867095.38229: done transferring module to remote 7717 1726867095.38243: _low_level_execute_command(): starting 7717 1726867095.38250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/ /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py && sleep 0' 7717 1726867095.38805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867095.38816: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867095.38830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867095.38848: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867095.38897: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.38964: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867095.38987: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.39015: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.39089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.40883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.40887: stdout chunk (state=3): >>><<< 7717 1726867095.40889: stderr chunk (state=3): >>><<< 7717 1726867095.41026: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867095.41030: _low_level_execute_command(): starting 7717 1726867095.41033: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/AnsiballZ_command.py && sleep 0' 7717 1726867095.41635: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867095.41644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867095.41654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867095.41667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867095.41682: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867095.41692: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867095.41701: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.41715: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867095.41722: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867095.41729: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867095.41737: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867095.41746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867095.41758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867095.41766: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867095.41772: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867095.41783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.41849: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867095.41859: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.41880: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.41945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.58706: stdout chunk (state=3): >>> {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 17:18:15.567336", "end": "2024-09-20 17:18:15.584798", "delta": "0:00:00.017462", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | 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}}} <<< 7717 1726867095.60143: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867095.60163: stderr chunk (state=3): >>><<< 7717 1726867095.60166: stdout chunk (state=3): >>><<< 7717 1726867095.60190: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "veth0 /etc/NetworkManager/system-connections/veth0.nmconnection ", "stderr": "", "rc": 0, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "start": "2024-09-20 17:18:15.567336", "end": "2024-09-20 17:18:15.584798", "delta": "0:00:00.017462", "msg": "", "invocation": {"module_args": {"_raw_params": "nmcli -f NAME,FILENAME connection show |grep veth0 | 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867095.60217: done with _execute_module (ansible.legacy.command, {'_raw_params': 'nmcli -f NAME,FILENAME connection show |grep veth0 | 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-1726867095.3079278-9211-64320796418620/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867095.60225: _low_level_execute_command(): starting 7717 1726867095.60230: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867095.3079278-9211-64320796418620/ > /dev/null 2>&1 && sleep 0' 7717 1726867095.60648: 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 <<< 7717 1726867095.60651: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.60654: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867095.60656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867095.60710: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867095.60717: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867095.60764: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867095.62550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867095.62571: stderr chunk (state=3): >>><<< 7717 1726867095.62575: stdout chunk (state=3): >>><<< 7717 1726867095.62592: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867095.62600: handler run complete 7717 1726867095.62618: Evaluated conditional (False): False 7717 1726867095.62626: attempt loop complete, returning result 7717 1726867095.62629: _execute() done 7717 1726867095.62635: dumping result to json 7717 1726867095.62638: done dumping result, returning 7717 1726867095.62649: done running TaskExecutor() for managed_node3/TASK: Get NM profile info [0affcac9-a3a5-2797-eb16-000000001962] 7717 1726867095.62653: sending task result for task 0affcac9-a3a5-2797-eb16-000000001962 7717 1726867095.62752: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001962 7717 1726867095.62755: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.017462", "end": "2024-09-20 17:18:15.584798", "rc": 0, "start": "2024-09-20 17:18:15.567336" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection 7717 1726867095.62825: no more pending results, returning what we have 7717 1726867095.62828: results queue empty 7717 1726867095.62829: checking for any_errors_fatal 7717 1726867095.62836: done checking for any_errors_fatal 7717 1726867095.62837: checking for max_fail_percentage 7717 1726867095.62838: done checking for max_fail_percentage 7717 1726867095.62839: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.62840: done checking to see if all hosts have failed 7717 1726867095.62841: getting the remaining hosts for this loop 7717 1726867095.62842: done getting the remaining hosts for this loop 7717 1726867095.62845: getting the next task for host managed_node3 7717 1726867095.62852: done getting next task for host managed_node3 7717 1726867095.62855: ^ task is: TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 7717 1726867095.62859: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.62865: getting variables 7717 1726867095.62866: in VariableManager get_vars() 7717 1726867095.62925: Calling all_inventory to load vars for managed_node3 7717 1726867095.62928: Calling groups_inventory to load vars for managed_node3 7717 1726867095.62930: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.62940: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.62943: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.62945: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.63770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.64633: done with get_vars() 7717 1726867095.64649: done getting variables 7717 1726867095.64694: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set 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:18:15 -0400 (0:00:00.395) 0:00:41.063 ****** 7717 1726867095.64717: entering _queue_task() for managed_node3/set_fact 7717 1726867095.64922: worker is 1 (out of 1 available) 7717 1726867095.64937: exiting _queue_task() for managed_node3/set_fact 7717 1726867095.64950: done queuing things up, now waiting for results queue to drain 7717 1726867095.64951: waiting for pending results... 7717 1726867095.65131: running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output 7717 1726867095.65210: in run() - task 0affcac9-a3a5-2797-eb16-000000001963 7717 1726867095.65222: variable 'ansible_search_path' from source: unknown 7717 1726867095.65225: variable 'ansible_search_path' from source: unknown 7717 1726867095.65252: calling self._execute() 7717 1726867095.65330: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.65334: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.65343: variable 'omit' from source: magic vars 7717 1726867095.65614: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.65625: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.65715: variable 'nm_profile_exists' from source: set_fact 7717 1726867095.65731: Evaluated conditional (nm_profile_exists.rc == 0): True 7717 1726867095.65734: variable 'omit' from source: magic vars 7717 1726867095.65761: variable 'omit' from source: magic vars 7717 1726867095.65786: variable 'omit' from source: magic vars 7717 1726867095.65816: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867095.65845: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867095.65860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867095.65874: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.65888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.65912: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867095.65915: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.65917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.65991: Set connection var ansible_pipelining to False 7717 1726867095.65994: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867095.66000: Set connection var ansible_shell_type to sh 7717 1726867095.66003: Set connection var ansible_connection to ssh 7717 1726867095.66009: Set connection var ansible_shell_executable to /bin/sh 7717 1726867095.66014: Set connection var ansible_timeout to 10 7717 1726867095.66032: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.66035: variable 'ansible_connection' from source: unknown 7717 1726867095.66038: variable 'ansible_module_compression' from source: unknown 7717 1726867095.66040: variable 'ansible_shell_type' from source: unknown 7717 1726867095.66044: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.66047: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.66050: variable 'ansible_pipelining' from source: unknown 7717 1726867095.66053: variable 'ansible_timeout' from source: unknown 7717 1726867095.66055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.66150: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867095.66159: variable 'omit' from source: magic vars 7717 1726867095.66162: starting attempt loop 7717 1726867095.66166: running the handler 7717 1726867095.66181: handler run complete 7717 1726867095.66191: attempt loop complete, returning result 7717 1726867095.66194: _execute() done 7717 1726867095.66196: dumping result to json 7717 1726867095.66198: done dumping result, returning 7717 1726867095.66205: done running TaskExecutor() for managed_node3/TASK: Set NM profile exist flag and ansible_managed flag true based on the nmcli output [0affcac9-a3a5-2797-eb16-000000001963] 7717 1726867095.66209: sending task result for task 0affcac9-a3a5-2797-eb16-000000001963 7717 1726867095.66286: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001963 7717 1726867095.66289: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } 7717 1726867095.66342: no more pending results, returning what we have 7717 1726867095.66345: results queue empty 7717 1726867095.66346: checking for any_errors_fatal 7717 1726867095.66351: done checking for any_errors_fatal 7717 1726867095.66352: checking for max_fail_percentage 7717 1726867095.66353: done checking for max_fail_percentage 7717 1726867095.66354: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.66355: done checking to see if all hosts have failed 7717 1726867095.66355: getting the remaining hosts for this loop 7717 1726867095.66357: done getting the remaining hosts for this loop 7717 1726867095.66359: getting the next task for host managed_node3 7717 1726867095.66367: done getting next task for host managed_node3 7717 1726867095.66369: ^ task is: TASK: Get the ansible_managed comment in ifcfg-{{ profile }} 7717 1726867095.66373: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.66376: getting variables 7717 1726867095.66379: in VariableManager get_vars() 7717 1726867095.66418: Calling all_inventory to load vars for managed_node3 7717 1726867095.66421: Calling groups_inventory to load vars for managed_node3 7717 1726867095.66423: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.66431: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.66433: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.66436: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.67302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.68139: done with get_vars() 7717 1726867095.68154: done getting variables 7717 1726867095.68194: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867095.68274: variable 'profile' from source: include params 7717 1726867095.68279: variable 'interface' from source: play vars 7717 1726867095.68321: variable 'interface' from source: play vars TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** 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:18:15 -0400 (0:00:00.036) 0:00:41.099 ****** 7717 1726867095.68347: entering _queue_task() for managed_node3/command 7717 1726867095.68538: worker is 1 (out of 1 available) 7717 1726867095.68551: exiting _queue_task() for managed_node3/command 7717 1726867095.68564: done queuing things up, now waiting for results queue to drain 7717 1726867095.68566: waiting for pending results... 7717 1726867095.68734: running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-veth0 7717 1726867095.68808: in run() - task 0affcac9-a3a5-2797-eb16-000000001965 7717 1726867095.68819: variable 'ansible_search_path' from source: unknown 7717 1726867095.68823: variable 'ansible_search_path' from source: unknown 7717 1726867095.68847: calling self._execute() 7717 1726867095.68922: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.68926: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.68934: variable 'omit' from source: magic vars 7717 1726867095.69178: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.69190: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.69273: variable 'profile_stat' from source: set_fact 7717 1726867095.69288: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867095.69292: when evaluation is False, skipping this task 7717 1726867095.69294: _execute() done 7717 1726867095.69297: dumping result to json 7717 1726867095.69299: done dumping result, returning 7717 1726867095.69305: done running TaskExecutor() for managed_node3/TASK: Get the ansible_managed comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000001965] 7717 1726867095.69309: sending task result for task 0affcac9-a3a5-2797-eb16-000000001965 skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867095.69440: no more pending results, returning what we have 7717 1726867095.69443: results queue empty 7717 1726867095.69444: checking for any_errors_fatal 7717 1726867095.69448: done checking for any_errors_fatal 7717 1726867095.69449: checking for max_fail_percentage 7717 1726867095.69450: done checking for max_fail_percentage 7717 1726867095.69451: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.69452: done checking to see if all hosts have failed 7717 1726867095.69452: getting the remaining hosts for this loop 7717 1726867095.69454: done getting the remaining hosts for this loop 7717 1726867095.69457: getting the next task for host managed_node3 7717 1726867095.69462: done getting next task for host managed_node3 7717 1726867095.69464: ^ task is: TASK: Verify the ansible_managed comment in ifcfg-{{ profile }} 7717 1726867095.69467: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.69470: getting variables 7717 1726867095.69472: in VariableManager get_vars() 7717 1726867095.69512: Calling all_inventory to load vars for managed_node3 7717 1726867095.69514: Calling groups_inventory to load vars for managed_node3 7717 1726867095.69516: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.69525: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.69528: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.69530: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.70061: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001965 7717 1726867095.70065: WORKER PROCESS EXITING 7717 1726867095.70274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.71162: done with get_vars() 7717 1726867095.71181: done getting variables 7717 1726867095.71218: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867095.71290: variable 'profile' from source: include params 7717 1726867095.71293: variable 'interface' from source: play vars 7717 1726867095.71329: variable 'interface' from source: play vars TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** 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:18:15 -0400 (0:00:00.030) 0:00:41.129 ****** 7717 1726867095.71350: entering _queue_task() for managed_node3/set_fact 7717 1726867095.71531: worker is 1 (out of 1 available) 7717 1726867095.71545: exiting _queue_task() for managed_node3/set_fact 7717 1726867095.71557: done queuing things up, now waiting for results queue to drain 7717 1726867095.71559: waiting for pending results... 7717 1726867095.71718: running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-veth0 7717 1726867095.71780: in run() - task 0affcac9-a3a5-2797-eb16-000000001966 7717 1726867095.71796: variable 'ansible_search_path' from source: unknown 7717 1726867095.71799: variable 'ansible_search_path' from source: unknown 7717 1726867095.71824: calling self._execute() 7717 1726867095.71895: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.71899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.71909: variable 'omit' from source: magic vars 7717 1726867095.72149: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.72158: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.72241: variable 'profile_stat' from source: set_fact 7717 1726867095.72253: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867095.72256: when evaluation is False, skipping this task 7717 1726867095.72258: _execute() done 7717 1726867095.72261: dumping result to json 7717 1726867095.72263: done dumping result, returning 7717 1726867095.72269: done running TaskExecutor() for managed_node3/TASK: Verify the ansible_managed comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000001966] 7717 1726867095.72273: sending task result for task 0affcac9-a3a5-2797-eb16-000000001966 7717 1726867095.72355: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001966 7717 1726867095.72358: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867095.72405: no more pending results, returning what we have 7717 1726867095.72408: results queue empty 7717 1726867095.72410: checking for any_errors_fatal 7717 1726867095.72416: done checking for any_errors_fatal 7717 1726867095.72417: checking for max_fail_percentage 7717 1726867095.72419: done checking for max_fail_percentage 7717 1726867095.72420: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.72421: done checking to see if all hosts have failed 7717 1726867095.72422: getting the remaining hosts for this loop 7717 1726867095.72423: done getting the remaining hosts for this loop 7717 1726867095.72426: getting the next task for host managed_node3 7717 1726867095.72431: done getting next task for host managed_node3 7717 1726867095.72433: ^ task is: TASK: Get the fingerprint comment in ifcfg-{{ profile }} 7717 1726867095.72436: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.72440: getting variables 7717 1726867095.72441: in VariableManager get_vars() 7717 1726867095.72488: Calling all_inventory to load vars for managed_node3 7717 1726867095.72491: Calling groups_inventory to load vars for managed_node3 7717 1726867095.72494: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.72503: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.72505: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.72508: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.73684: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.75290: done with get_vars() 7717 1726867095.75311: done getting variables 7717 1726867095.75353: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867095.75437: variable 'profile' from source: include params 7717 1726867095.75440: variable 'interface' from source: play vars 7717 1726867095.75484: variable 'interface' from source: play vars TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** 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:18:15 -0400 (0:00:00.041) 0:00:41.171 ****** 7717 1726867095.75508: entering _queue_task() for managed_node3/command 7717 1726867095.75757: worker is 1 (out of 1 available) 7717 1726867095.75771: exiting _queue_task() for managed_node3/command 7717 1726867095.75790: done queuing things up, now waiting for results queue to drain 7717 1726867095.75792: waiting for pending results... 7717 1726867095.75964: running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-veth0 7717 1726867095.76046: in run() - task 0affcac9-a3a5-2797-eb16-000000001967 7717 1726867095.76057: variable 'ansible_search_path' from source: unknown 7717 1726867095.76061: variable 'ansible_search_path' from source: unknown 7717 1726867095.76090: calling self._execute() 7717 1726867095.76166: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.76169: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.76180: variable 'omit' from source: magic vars 7717 1726867095.76622: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.76626: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.76630: variable 'profile_stat' from source: set_fact 7717 1726867095.76632: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867095.76635: when evaluation is False, skipping this task 7717 1726867095.76637: _execute() done 7717 1726867095.76639: dumping result to json 7717 1726867095.76642: done dumping result, returning 7717 1726867095.76644: done running TaskExecutor() for managed_node3/TASK: Get the fingerprint comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000001967] 7717 1726867095.76646: sending task result for task 0affcac9-a3a5-2797-eb16-000000001967 7717 1726867095.76737: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001967 7717 1726867095.76740: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867095.76814: no more pending results, returning what we have 7717 1726867095.76818: results queue empty 7717 1726867095.76820: checking for any_errors_fatal 7717 1726867095.76828: done checking for any_errors_fatal 7717 1726867095.76829: checking for max_fail_percentage 7717 1726867095.76830: done checking for max_fail_percentage 7717 1726867095.76832: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.76833: done checking to see if all hosts have failed 7717 1726867095.76833: getting the remaining hosts for this loop 7717 1726867095.76835: done getting the remaining hosts for this loop 7717 1726867095.76839: getting the next task for host managed_node3 7717 1726867095.76847: done getting next task for host managed_node3 7717 1726867095.76850: ^ task is: TASK: Verify the fingerprint comment in ifcfg-{{ profile }} 7717 1726867095.76855: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.76860: getting variables 7717 1726867095.76861: in VariableManager get_vars() 7717 1726867095.77125: Calling all_inventory to load vars for managed_node3 7717 1726867095.77128: Calling groups_inventory to load vars for managed_node3 7717 1726867095.77130: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.77142: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.77145: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.77147: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.80171: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.83353: done with get_vars() 7717 1726867095.83387: done getting variables 7717 1726867095.83445: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867095.83764: variable 'profile' from source: include params 7717 1726867095.83768: variable 'interface' from source: play vars 7717 1726867095.83830: variable 'interface' from source: play vars TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** 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:18:15 -0400 (0:00:00.083) 0:00:41.255 ****** 7717 1726867095.83863: entering _queue_task() for managed_node3/set_fact 7717 1726867095.84802: worker is 1 (out of 1 available) 7717 1726867095.84814: exiting _queue_task() for managed_node3/set_fact 7717 1726867095.84828: done queuing things up, now waiting for results queue to drain 7717 1726867095.84829: waiting for pending results... 7717 1726867095.85498: running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-veth0 7717 1726867095.85504: in run() - task 0affcac9-a3a5-2797-eb16-000000001968 7717 1726867095.85507: variable 'ansible_search_path' from source: unknown 7717 1726867095.85509: variable 'ansible_search_path' from source: unknown 7717 1726867095.85616: calling self._execute() 7717 1726867095.85711: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.85717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.85727: variable 'omit' from source: magic vars 7717 1726867095.86188: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.86204: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.86321: variable 'profile_stat' from source: set_fact 7717 1726867095.86334: Evaluated conditional (profile_stat.stat.exists): False 7717 1726867095.86337: when evaluation is False, skipping this task 7717 1726867095.86340: _execute() done 7717 1726867095.86343: dumping result to json 7717 1726867095.86346: done dumping result, returning 7717 1726867095.86354: done running TaskExecutor() for managed_node3/TASK: Verify the fingerprint comment in ifcfg-veth0 [0affcac9-a3a5-2797-eb16-000000001968] 7717 1726867095.86357: sending task result for task 0affcac9-a3a5-2797-eb16-000000001968 7717 1726867095.86445: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001968 7717 1726867095.86448: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } 7717 1726867095.86507: no more pending results, returning what we have 7717 1726867095.86510: results queue empty 7717 1726867095.86511: checking for any_errors_fatal 7717 1726867095.86517: done checking for any_errors_fatal 7717 1726867095.86518: checking for max_fail_percentage 7717 1726867095.86519: done checking for max_fail_percentage 7717 1726867095.86520: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.86521: done checking to see if all hosts have failed 7717 1726867095.86522: getting the remaining hosts for this loop 7717 1726867095.86523: done getting the remaining hosts for this loop 7717 1726867095.86527: getting the next task for host managed_node3 7717 1726867095.86535: done getting next task for host managed_node3 7717 1726867095.86538: ^ task is: TASK: Assert that the profile is present - '{{ profile }}' 7717 1726867095.86541: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.86544: getting variables 7717 1726867095.86546: in VariableManager get_vars() 7717 1726867095.86596: Calling all_inventory to load vars for managed_node3 7717 1726867095.86599: Calling groups_inventory to load vars for managed_node3 7717 1726867095.86601: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.86613: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.86615: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.86617: Calling groups_plugins_play to load vars for managed_node3 7717 1726867095.89347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867095.92497: done with get_vars() 7717 1726867095.92521: done getting variables 7717 1726867095.92788: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867095.92908: variable 'profile' from source: include params 7717 1726867095.92912: variable 'interface' from source: play vars 7717 1726867095.92976: variable 'interface' from source: play vars TASK [Assert that the profile is present - 'veth0'] **************************** 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:18:15 -0400 (0:00:00.093) 0:00:41.348 ****** 7717 1726867095.93205: entering _queue_task() for managed_node3/assert 7717 1726867095.93919: worker is 1 (out of 1 available) 7717 1726867095.93931: exiting _queue_task() for managed_node3/assert 7717 1726867095.93944: done queuing things up, now waiting for results queue to drain 7717 1726867095.93945: waiting for pending results... 7717 1726867095.94595: running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'veth0' 7717 1726867095.94601: in run() - task 0affcac9-a3a5-2797-eb16-0000000016d3 7717 1726867095.94605: variable 'ansible_search_path' from source: unknown 7717 1726867095.94608: variable 'ansible_search_path' from source: unknown 7717 1726867095.94833: calling self._execute() 7717 1726867095.94837: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.94840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.94843: variable 'omit' from source: magic vars 7717 1726867095.95982: variable 'ansible_distribution_major_version' from source: facts 7717 1726867095.95985: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867095.95988: variable 'omit' from source: magic vars 7717 1726867095.95991: variable 'omit' from source: magic vars 7717 1726867095.96067: variable 'profile' from source: include params 7717 1726867095.96079: variable 'interface' from source: play vars 7717 1726867095.96147: variable 'interface' from source: play vars 7717 1726867095.96402: variable 'omit' from source: magic vars 7717 1726867095.96582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867095.96586: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867095.96589: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867095.96591: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.96593: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867095.96595: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867095.96597: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.96599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.96856: Set connection var ansible_pipelining to False 7717 1726867095.96866: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867095.96875: Set connection var ansible_shell_type to sh 7717 1726867095.96884: Set connection var ansible_connection to ssh 7717 1726867095.96896: Set connection var ansible_shell_executable to /bin/sh 7717 1726867095.96905: Set connection var ansible_timeout to 10 7717 1726867095.96931: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.96939: variable 'ansible_connection' from source: unknown 7717 1726867095.96945: variable 'ansible_module_compression' from source: unknown 7717 1726867095.96951: variable 'ansible_shell_type' from source: unknown 7717 1726867095.96957: variable 'ansible_shell_executable' from source: unknown 7717 1726867095.96963: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867095.96970: variable 'ansible_pipelining' from source: unknown 7717 1726867095.96976: variable 'ansible_timeout' from source: unknown 7717 1726867095.97382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867095.97386: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867095.97388: variable 'omit' from source: magic vars 7717 1726867095.97391: starting attempt loop 7717 1726867095.97393: running the handler 7717 1726867095.97782: variable 'lsr_net_profile_exists' from source: set_fact 7717 1726867095.97785: Evaluated conditional (lsr_net_profile_exists): True 7717 1726867095.97787: handler run complete 7717 1726867095.97790: attempt loop complete, returning result 7717 1726867095.97791: _execute() done 7717 1726867095.97794: dumping result to json 7717 1726867095.97800: done dumping result, returning 7717 1726867095.97803: done running TaskExecutor() for managed_node3/TASK: Assert that the profile is present - 'veth0' [0affcac9-a3a5-2797-eb16-0000000016d3] 7717 1726867095.97805: sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d3 7717 1726867095.97869: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d3 7717 1726867095.97872: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867095.97955: no more pending results, returning what we have 7717 1726867095.97958: results queue empty 7717 1726867095.97960: checking for any_errors_fatal 7717 1726867095.97966: done checking for any_errors_fatal 7717 1726867095.97967: checking for max_fail_percentage 7717 1726867095.97969: done checking for max_fail_percentage 7717 1726867095.97970: checking to see if all hosts have failed and the running result is not ok 7717 1726867095.97971: done checking to see if all hosts have failed 7717 1726867095.97971: getting the remaining hosts for this loop 7717 1726867095.97973: done getting the remaining hosts for this loop 7717 1726867095.97981: getting the next task for host managed_node3 7717 1726867095.97988: done getting next task for host managed_node3 7717 1726867095.97990: ^ task is: TASK: Assert that the ansible managed comment is present in '{{ profile }}' 7717 1726867095.97994: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867095.97998: getting variables 7717 1726867095.98000: in VariableManager get_vars() 7717 1726867095.98053: Calling all_inventory to load vars for managed_node3 7717 1726867095.98056: Calling groups_inventory to load vars for managed_node3 7717 1726867095.98059: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867095.98071: Calling all_plugins_play to load vars for managed_node3 7717 1726867095.98076: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867095.98284: Calling groups_plugins_play to load vars for managed_node3 7717 1726867096.00796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867096.14236: done with get_vars() 7717 1726867096.14258: done getting variables 7717 1726867096.14315: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867096.14410: variable 'profile' from source: include params 7717 1726867096.14413: variable 'interface' from source: play vars 7717 1726867096.14481: variable 'interface' from source: play vars TASK [Assert that the ansible managed comment is present in 'veth0'] *********** 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:18:16 -0400 (0:00:00.212) 0:00:41.561 ****** 7717 1726867096.14511: entering _queue_task() for managed_node3/assert 7717 1726867096.14854: worker is 1 (out of 1 available) 7717 1726867096.14982: exiting _queue_task() for managed_node3/assert 7717 1726867096.14992: done queuing things up, now waiting for results queue to drain 7717 1726867096.14994: waiting for pending results... 7717 1726867096.15183: running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'veth0' 7717 1726867096.15303: in run() - task 0affcac9-a3a5-2797-eb16-0000000016d4 7717 1726867096.15330: variable 'ansible_search_path' from source: unknown 7717 1726867096.15338: variable 'ansible_search_path' from source: unknown 7717 1726867096.15378: calling self._execute() 7717 1726867096.15487: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.15500: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.15518: variable 'omit' from source: magic vars 7717 1726867096.15910: variable 'ansible_distribution_major_version' from source: facts 7717 1726867096.15930: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867096.15942: variable 'omit' from source: magic vars 7717 1726867096.15997: variable 'omit' from source: magic vars 7717 1726867096.16108: variable 'profile' from source: include params 7717 1726867096.16118: variable 'interface' from source: play vars 7717 1726867096.16194: variable 'interface' from source: play vars 7717 1726867096.16220: variable 'omit' from source: magic vars 7717 1726867096.16263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867096.16313: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867096.16338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867096.16361: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.16379: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.16424: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867096.16433: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.16442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.16552: Set connection var ansible_pipelining to False 7717 1726867096.16565: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867096.16575: Set connection var ansible_shell_type to sh 7717 1726867096.16586: Set connection var ansible_connection to ssh 7717 1726867096.16605: Set connection var ansible_shell_executable to /bin/sh 7717 1726867096.16617: Set connection var ansible_timeout to 10 7717 1726867096.16643: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.16652: variable 'ansible_connection' from source: unknown 7717 1726867096.16660: variable 'ansible_module_compression' from source: unknown 7717 1726867096.16719: variable 'ansible_shell_type' from source: unknown 7717 1726867096.16722: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.16724: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.16726: variable 'ansible_pipelining' from source: unknown 7717 1726867096.16729: variable 'ansible_timeout' from source: unknown 7717 1726867096.16731: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.16856: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867096.16935: variable 'omit' from source: magic vars 7717 1726867096.16939: starting attempt loop 7717 1726867096.16942: running the handler 7717 1726867096.17003: variable 'lsr_net_profile_ansible_managed' from source: set_fact 7717 1726867096.17014: Evaluated conditional (lsr_net_profile_ansible_managed): True 7717 1726867096.17024: handler run complete 7717 1726867096.17047: attempt loop complete, returning result 7717 1726867096.17055: _execute() done 7717 1726867096.17066: dumping result to json 7717 1726867096.17074: done dumping result, returning 7717 1726867096.17087: done running TaskExecutor() for managed_node3/TASK: Assert that the ansible managed comment is present in 'veth0' [0affcac9-a3a5-2797-eb16-0000000016d4] 7717 1726867096.17096: sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d4 ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867096.17303: no more pending results, returning what we have 7717 1726867096.17306: results queue empty 7717 1726867096.17307: checking for any_errors_fatal 7717 1726867096.17314: done checking for any_errors_fatal 7717 1726867096.17315: checking for max_fail_percentage 7717 1726867096.17317: done checking for max_fail_percentage 7717 1726867096.17318: checking to see if all hosts have failed and the running result is not ok 7717 1726867096.17319: done checking to see if all hosts have failed 7717 1726867096.17320: getting the remaining hosts for this loop 7717 1726867096.17321: done getting the remaining hosts for this loop 7717 1726867096.17325: getting the next task for host managed_node3 7717 1726867096.17331: done getting next task for host managed_node3 7717 1726867096.17334: ^ task is: TASK: Assert that the fingerprint comment is present in {{ profile }} 7717 1726867096.17337: ^ state is: HOST STATE: block=2, task=31, rescue=0, always=0, handlers=0, run_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 7717 1726867096.17341: getting variables 7717 1726867096.17343: in VariableManager get_vars() 7717 1726867096.17398: Calling all_inventory to load vars for managed_node3 7717 1726867096.17402: Calling groups_inventory to load vars for managed_node3 7717 1726867096.17404: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867096.17415: Calling all_plugins_play to load vars for managed_node3 7717 1726867096.17418: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867096.17420: Calling groups_plugins_play to load vars for managed_node3 7717 1726867096.17990: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d4 7717 1726867096.17994: WORKER PROCESS EXITING 7717 1726867096.18922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867096.20522: done with get_vars() 7717 1726867096.20543: done getting variables 7717 1726867096.20598: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867096.20705: variable 'profile' from source: include params 7717 1726867096.20709: variable 'interface' from source: play vars 7717 1726867096.20772: variable 'interface' from source: play vars TASK [Assert that the fingerprint comment is present in veth0] ***************** 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:18:16 -0400 (0:00:00.062) 0:00:41.624 ****** 7717 1726867096.20807: entering _queue_task() for managed_node3/assert 7717 1726867096.21117: worker is 1 (out of 1 available) 7717 1726867096.21129: exiting _queue_task() for managed_node3/assert 7717 1726867096.21142: done queuing things up, now waiting for results queue to drain 7717 1726867096.21143: waiting for pending results... 7717 1726867096.21440: running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in veth0 7717 1726867096.21554: in run() - task 0affcac9-a3a5-2797-eb16-0000000016d5 7717 1726867096.21574: variable 'ansible_search_path' from source: unknown 7717 1726867096.21584: variable 'ansible_search_path' from source: unknown 7717 1726867096.21632: calling self._execute() 7717 1726867096.21735: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.21746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.21757: variable 'omit' from source: magic vars 7717 1726867096.22141: variable 'ansible_distribution_major_version' from source: facts 7717 1726867096.22158: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867096.22171: variable 'omit' from source: magic vars 7717 1726867096.22213: variable 'omit' from source: magic vars 7717 1726867096.22318: variable 'profile' from source: include params 7717 1726867096.22329: variable 'interface' from source: play vars 7717 1726867096.22468: variable 'interface' from source: play vars 7717 1726867096.22471: variable 'omit' from source: magic vars 7717 1726867096.22474: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867096.22512: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867096.22539: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867096.22562: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.22589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.22624: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867096.22633: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.22640: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.22747: Set connection var ansible_pipelining to False 7717 1726867096.22758: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867096.22768: Set connection var ansible_shell_type to sh 7717 1726867096.22794: Set connection var ansible_connection to ssh 7717 1726867096.22798: Set connection var ansible_shell_executable to /bin/sh 7717 1726867096.22804: Set connection var ansible_timeout to 10 7717 1726867096.22832: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.22904: variable 'ansible_connection' from source: unknown 7717 1726867096.22907: variable 'ansible_module_compression' from source: unknown 7717 1726867096.22910: variable 'ansible_shell_type' from source: unknown 7717 1726867096.22913: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.22915: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.22917: variable 'ansible_pipelining' from source: unknown 7717 1726867096.22919: variable 'ansible_timeout' from source: unknown 7717 1726867096.22922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.23025: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867096.23040: variable 'omit' from source: magic vars 7717 1726867096.23049: starting attempt loop 7717 1726867096.23056: running the handler 7717 1726867096.23170: variable 'lsr_net_profile_fingerprint' from source: set_fact 7717 1726867096.23184: Evaluated conditional (lsr_net_profile_fingerprint): True 7717 1726867096.23195: handler run complete 7717 1726867096.23229: attempt loop complete, returning result 7717 1726867096.23232: _execute() done 7717 1726867096.23235: dumping result to json 7717 1726867096.23339: done dumping result, returning 7717 1726867096.23342: done running TaskExecutor() for managed_node3/TASK: Assert that the fingerprint comment is present in veth0 [0affcac9-a3a5-2797-eb16-0000000016d5] 7717 1726867096.23345: sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d5 7717 1726867096.23412: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000016d5 7717 1726867096.23415: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867096.23488: no more pending results, returning what we have 7717 1726867096.23492: results queue empty 7717 1726867096.23493: checking for any_errors_fatal 7717 1726867096.23498: done checking for any_errors_fatal 7717 1726867096.23499: checking for max_fail_percentage 7717 1726867096.23500: done checking for max_fail_percentage 7717 1726867096.23502: checking to see if all hosts have failed and the running result is not ok 7717 1726867096.23503: done checking to see if all hosts have failed 7717 1726867096.23503: getting the remaining hosts for this loop 7717 1726867096.23505: done getting the remaining hosts for this loop 7717 1726867096.23508: getting the next task for host managed_node3 7717 1726867096.23517: done getting next task for host managed_node3 7717 1726867096.23520: ^ task is: TASK: Show ipv4 routes 7717 1726867096.23523: ^ state is: HOST STATE: block=2, task=32, rescue=0, 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 7717 1726867096.23527: getting variables 7717 1726867096.23529: in VariableManager get_vars() 7717 1726867096.23582: Calling all_inventory to load vars for managed_node3 7717 1726867096.23586: Calling groups_inventory to load vars for managed_node3 7717 1726867096.23589: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867096.23600: Calling all_plugins_play to load vars for managed_node3 7717 1726867096.23603: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867096.23606: Calling groups_plugins_play to load vars for managed_node3 7717 1726867096.26581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867096.29821: done with get_vars() 7717 1726867096.29843: done getting variables 7717 1726867096.30025: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show ipv4 routes] ******************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:114 Friday 20 September 2024 17:18:16 -0400 (0:00:00.092) 0:00:41.716 ****** 7717 1726867096.30054: entering _queue_task() for managed_node3/command 7717 1726867096.30744: worker is 1 (out of 1 available) 7717 1726867096.30840: exiting _queue_task() for managed_node3/command 7717 1726867096.30853: done queuing things up, now waiting for results queue to drain 7717 1726867096.30855: waiting for pending results... 7717 1726867096.31347: running TaskExecutor() for managed_node3/TASK: Show ipv4 routes 7717 1726867096.31636: in run() - task 0affcac9-a3a5-2797-eb16-0000000000ff 7717 1726867096.31641: variable 'ansible_search_path' from source: unknown 7717 1726867096.31644: calling self._execute() 7717 1726867096.31989: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.31996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.32007: variable 'omit' from source: magic vars 7717 1726867096.32941: variable 'ansible_distribution_major_version' from source: facts 7717 1726867096.32982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867096.32986: variable 'omit' from source: magic vars 7717 1726867096.32990: variable 'omit' from source: magic vars 7717 1726867096.33017: variable 'omit' from source: magic vars 7717 1726867096.33056: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867096.33296: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867096.33378: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867096.33382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.33385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.33388: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867096.33390: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.33392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.33547: Set connection var ansible_pipelining to False 7717 1726867096.33566: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867096.33583: Set connection var ansible_shell_type to sh 7717 1726867096.33601: Set connection var ansible_connection to ssh 7717 1726867096.33629: Set connection var ansible_shell_executable to /bin/sh 7717 1726867096.33645: Set connection var ansible_timeout to 10 7717 1726867096.33682: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.33685: variable 'ansible_connection' from source: unknown 7717 1726867096.33688: variable 'ansible_module_compression' from source: unknown 7717 1726867096.33690: variable 'ansible_shell_type' from source: unknown 7717 1726867096.33782: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.33785: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.33788: variable 'ansible_pipelining' from source: unknown 7717 1726867096.33790: variable 'ansible_timeout' from source: unknown 7717 1726867096.33793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.33876: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867096.33896: variable 'omit' from source: magic vars 7717 1726867096.33906: starting attempt loop 7717 1726867096.33913: running the handler 7717 1726867096.33940: _low_level_execute_command(): starting 7717 1726867096.33951: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867096.34633: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867096.34701: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.34757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867096.34781: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.34803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.34884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.36590: stdout chunk (state=3): >>>/root <<< 7717 1726867096.36693: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.36758: stderr chunk (state=3): >>><<< 7717 1726867096.36761: stdout chunk (state=3): >>><<< 7717 1726867096.36893: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.36898: _low_level_execute_command(): starting 7717 1726867096.36901: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223 `" && echo ansible-tmp-1726867096.3679645-9254-275196427988223="` echo /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223 `" ) && sleep 0' 7717 1726867096.37428: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.37496: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.37538: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.39470: stdout chunk (state=3): >>>ansible-tmp-1726867096.3679645-9254-275196427988223=/root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223 <<< 7717 1726867096.39636: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.39662: stdout chunk (state=3): >>><<< 7717 1726867096.39665: stderr chunk (state=3): >>><<< 7717 1726867096.39737: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867096.3679645-9254-275196427988223=/root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.39744: variable 'ansible_module_compression' from source: unknown 7717 1726867096.39815: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867096.39878: variable 'ansible_facts' from source: unknown 7717 1726867096.40017: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py 7717 1726867096.40273: Sending initial data 7717 1726867096.40281: Sent initial data (154 bytes) 7717 1726867096.41132: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.41185: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.42910: 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 <<< 7717 1726867096.42956: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867096.43002: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpgeet9wdv /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py <<< 7717 1726867096.43015: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py" <<< 7717 1726867096.43052: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpgeet9wdv" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py" <<< 7717 1726867096.43913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.43971: stderr chunk (state=3): >>><<< 7717 1726867096.43993: stdout chunk (state=3): >>><<< 7717 1726867096.44030: done transferring module to remote 7717 1726867096.44045: _low_level_execute_command(): starting 7717 1726867096.44055: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/ /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py && sleep 0' 7717 1726867096.44647: 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 <<< 7717 1726867096.44694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.44820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.44846: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.44944: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.46694: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.46728: stderr chunk (state=3): >>><<< 7717 1726867096.46736: stdout chunk (state=3): >>><<< 7717 1726867096.46753: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.46763: _low_level_execute_command(): starting 7717 1726867096.46841: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/AnsiballZ_command.py && sleep 0' 7717 1726867096.47292: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867096.47395: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.47399: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.47493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.62916: stdout chunk (state=3): >>> {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \n203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 ", "stderr": "", "rc": 0, "cmd": ["ip", "route"], "start": "2024-09-20 17:18:16.622779", "end": "2024-09-20 17:18:16.626603", "delta": "0:00:00.003824", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route", "_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}}} <<< 7717 1726867096.64456: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867096.64487: stderr chunk (state=3): >>><<< 7717 1726867096.64490: stdout chunk (state=3): >>><<< 7717 1726867096.64508: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \n203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 ", "stderr": "", "rc": 0, "cmd": ["ip", "route"], "start": "2024-09-20 17:18:16.622779", "end": "2024-09-20 17:18:16.626603", "delta": "0:00:00.003824", "msg": "", "invocation": {"module_args": {"_raw_params": "ip route", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867096.64536: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip route', '_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-1726867096.3679645-9254-275196427988223/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867096.64544: _low_level_execute_command(): starting 7717 1726867096.64549: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867096.3679645-9254-275196427988223/ > /dev/null 2>&1 && sleep 0' 7717 1726867096.64971: 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 <<< 7717 1726867096.64975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867096.65009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867096.65012: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867096.65015: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867096.65018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.65070: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867096.65080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.65082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.65122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.66956: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.66982: stderr chunk (state=3): >>><<< 7717 1726867096.66986: stdout chunk (state=3): >>><<< 7717 1726867096.66999: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.67006: handler run complete 7717 1726867096.67023: Evaluated conditional (False): False 7717 1726867096.67032: attempt loop complete, returning result 7717 1726867096.67035: _execute() done 7717 1726867096.67038: dumping result to json 7717 1726867096.67043: done dumping result, returning 7717 1726867096.67050: done running TaskExecutor() for managed_node3/TASK: Show ipv4 routes [0affcac9-a3a5-2797-eb16-0000000000ff] 7717 1726867096.67055: sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ff 7717 1726867096.67154: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000000ff 7717 1726867096.67156: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003824", "end": "2024-09-20 17:18:16.626603", "rc": 0, "start": "2024-09-20 17:18:16.622779" } STDOUT: default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 7717 1726867096.67242: no more pending results, returning what we have 7717 1726867096.67245: results queue empty 7717 1726867096.67246: checking for any_errors_fatal 7717 1726867096.67253: done checking for any_errors_fatal 7717 1726867096.67253: checking for max_fail_percentage 7717 1726867096.67255: done checking for max_fail_percentage 7717 1726867096.67256: checking to see if all hosts have failed and the running result is not ok 7717 1726867096.67257: done checking to see if all hosts have failed 7717 1726867096.67258: getting the remaining hosts for this loop 7717 1726867096.67259: done getting the remaining hosts for this loop 7717 1726867096.67263: getting the next task for host managed_node3 7717 1726867096.67268: done getting next task for host managed_node3 7717 1726867096.67271: ^ task is: TASK: Assert default ipv4 route is absent 7717 1726867096.67272: ^ state is: HOST STATE: block=2, task=33, rescue=0, 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 7717 1726867096.67276: getting variables 7717 1726867096.67280: in VariableManager get_vars() 7717 1726867096.67328: Calling all_inventory to load vars for managed_node3 7717 1726867096.67330: Calling groups_inventory to load vars for managed_node3 7717 1726867096.67333: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867096.67343: Calling all_plugins_play to load vars for managed_node3 7717 1726867096.67345: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867096.67347: Calling groups_plugins_play to load vars for managed_node3 7717 1726867096.68149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867096.69018: done with get_vars() 7717 1726867096.69034: done getting variables 7717 1726867096.69076: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv4 route is absent] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:118 Friday 20 September 2024 17:18:16 -0400 (0:00:00.390) 0:00:42.107 ****** 7717 1726867096.69099: entering _queue_task() for managed_node3/assert 7717 1726867096.69329: worker is 1 (out of 1 available) 7717 1726867096.69343: exiting _queue_task() for managed_node3/assert 7717 1726867096.69357: done queuing things up, now waiting for results queue to drain 7717 1726867096.69359: waiting for pending results... 7717 1726867096.69540: running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent 7717 1726867096.69599: in run() - task 0affcac9-a3a5-2797-eb16-000000000100 7717 1726867096.69611: variable 'ansible_search_path' from source: unknown 7717 1726867096.69642: calling self._execute() 7717 1726867096.69724: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.69727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.69736: variable 'omit' from source: magic vars 7717 1726867096.70039: variable 'ansible_distribution_major_version' from source: facts 7717 1726867096.70043: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867096.70046: variable 'omit' from source: magic vars 7717 1726867096.70061: variable 'omit' from source: magic vars 7717 1726867096.70092: variable 'omit' from source: magic vars 7717 1726867096.70127: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867096.70152: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867096.70168: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867096.70185: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.70196: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.70220: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867096.70223: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.70225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.70302: Set connection var ansible_pipelining to False 7717 1726867096.70305: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867096.70311: Set connection var ansible_shell_type to sh 7717 1726867096.70314: Set connection var ansible_connection to ssh 7717 1726867096.70320: Set connection var ansible_shell_executable to /bin/sh 7717 1726867096.70325: Set connection var ansible_timeout to 10 7717 1726867096.70343: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.70346: variable 'ansible_connection' from source: unknown 7717 1726867096.70349: variable 'ansible_module_compression' from source: unknown 7717 1726867096.70352: variable 'ansible_shell_type' from source: unknown 7717 1726867096.70354: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.70358: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.70360: variable 'ansible_pipelining' from source: unknown 7717 1726867096.70362: variable 'ansible_timeout' from source: unknown 7717 1726867096.70365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.70469: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867096.70483: variable 'omit' from source: magic vars 7717 1726867096.70486: starting attempt loop 7717 1726867096.70489: running the handler 7717 1726867096.70591: variable '__test_str' from source: task vars 7717 1726867096.70639: variable 'interface' from source: play vars 7717 1726867096.70647: variable 'ipv4_routes' from source: set_fact 7717 1726867096.70657: Evaluated conditional (__test_str not in ipv4_routes.stdout): True 7717 1726867096.70663: handler run complete 7717 1726867096.70675: attempt loop complete, returning result 7717 1726867096.70682: _execute() done 7717 1726867096.70684: dumping result to json 7717 1726867096.70688: done dumping result, returning 7717 1726867096.70696: done running TaskExecutor() for managed_node3/TASK: Assert default ipv4 route is absent [0affcac9-a3a5-2797-eb16-000000000100] 7717 1726867096.70700: sending task result for task 0affcac9-a3a5-2797-eb16-000000000100 7717 1726867096.70781: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000100 7717 1726867096.70784: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867096.70830: no more pending results, returning what we have 7717 1726867096.70833: results queue empty 7717 1726867096.70834: checking for any_errors_fatal 7717 1726867096.70844: done checking for any_errors_fatal 7717 1726867096.70844: checking for max_fail_percentage 7717 1726867096.70846: done checking for max_fail_percentage 7717 1726867096.70849: checking to see if all hosts have failed and the running result is not ok 7717 1726867096.70850: done checking to see if all hosts have failed 7717 1726867096.70851: getting the remaining hosts for this loop 7717 1726867096.70852: done getting the remaining hosts for this loop 7717 1726867096.70855: getting the next task for host managed_node3 7717 1726867096.70860: done getting next task for host managed_node3 7717 1726867096.70863: ^ task is: TASK: Get ipv6 routes 7717 1726867096.70864: ^ state is: HOST STATE: block=2, task=34, rescue=0, 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 7717 1726867096.70867: getting variables 7717 1726867096.70869: in VariableManager get_vars() 7717 1726867096.70917: Calling all_inventory to load vars for managed_node3 7717 1726867096.70920: Calling groups_inventory to load vars for managed_node3 7717 1726867096.70922: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867096.70931: Calling all_plugins_play to load vars for managed_node3 7717 1726867096.70933: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867096.70936: Calling groups_plugins_play to load vars for managed_node3 7717 1726867096.71822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867096.72664: done with get_vars() 7717 1726867096.72681: done getting variables 7717 1726867096.72722: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:123 Friday 20 September 2024 17:18:16 -0400 (0:00:00.036) 0:00:42.143 ****** 7717 1726867096.72741: entering _queue_task() for managed_node3/command 7717 1726867096.72939: worker is 1 (out of 1 available) 7717 1726867096.72953: exiting _queue_task() for managed_node3/command 7717 1726867096.72965: done queuing things up, now waiting for results queue to drain 7717 1726867096.72967: waiting for pending results... 7717 1726867096.73138: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 7717 1726867096.73203: in run() - task 0affcac9-a3a5-2797-eb16-000000000101 7717 1726867096.73215: variable 'ansible_search_path' from source: unknown 7717 1726867096.73243: calling self._execute() 7717 1726867096.73320: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.73324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.73332: variable 'omit' from source: magic vars 7717 1726867096.73603: variable 'ansible_distribution_major_version' from source: facts 7717 1726867096.73613: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867096.73619: variable 'omit' from source: magic vars 7717 1726867096.73638: variable 'omit' from source: magic vars 7717 1726867096.73661: variable 'omit' from source: magic vars 7717 1726867096.73694: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867096.73720: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867096.73739: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867096.73752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.73761: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867096.73788: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867096.73791: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.73793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.73862: Set connection var ansible_pipelining to False 7717 1726867096.73866: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867096.73871: Set connection var ansible_shell_type to sh 7717 1726867096.73873: Set connection var ansible_connection to ssh 7717 1726867096.73883: Set connection var ansible_shell_executable to /bin/sh 7717 1726867096.73889: Set connection var ansible_timeout to 10 7717 1726867096.73907: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.73910: variable 'ansible_connection' from source: unknown 7717 1726867096.73913: variable 'ansible_module_compression' from source: unknown 7717 1726867096.73916: variable 'ansible_shell_type' from source: unknown 7717 1726867096.73918: variable 'ansible_shell_executable' from source: unknown 7717 1726867096.73920: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867096.73922: variable 'ansible_pipelining' from source: unknown 7717 1726867096.73924: variable 'ansible_timeout' from source: unknown 7717 1726867096.73929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867096.74030: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867096.74039: variable 'omit' from source: magic vars 7717 1726867096.74042: starting attempt loop 7717 1726867096.74044: running the handler 7717 1726867096.74058: _low_level_execute_command(): starting 7717 1726867096.74067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867096.74582: 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 <<< 7717 1726867096.74586: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.74589: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867096.74592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.74647: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867096.74650: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.74653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.74709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.76407: stdout chunk (state=3): >>>/root <<< 7717 1726867096.76507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.76531: stderr chunk (state=3): >>><<< 7717 1726867096.76535: stdout chunk (state=3): >>><<< 7717 1726867096.76559: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.76570: _low_level_execute_command(): starting 7717 1726867096.76575: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980 `" && echo ansible-tmp-1726867096.7655773-9277-240258977450980="` echo /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980 `" ) && sleep 0' 7717 1726867096.77123: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.77164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.77265: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.79158: stdout chunk (state=3): >>>ansible-tmp-1726867096.7655773-9277-240258977450980=/root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980 <<< 7717 1726867096.79259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.79281: stderr chunk (state=3): >>><<< 7717 1726867096.79284: stdout chunk (state=3): >>><<< 7717 1726867096.79301: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867096.7655773-9277-240258977450980=/root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.79324: variable 'ansible_module_compression' from source: unknown 7717 1726867096.79362: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867096.79396: variable 'ansible_facts' from source: unknown 7717 1726867096.79454: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py 7717 1726867096.79986: Sending initial data 7717 1726867096.79989: Sent initial data (154 bytes) 7717 1726867096.80236: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867096.80328: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.80344: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.80408: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.81939: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867096.81951: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7717 1726867096.81978: 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 <<< 7717 1726867096.82018: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867096.82087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp2q9vayw8 /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py <<< 7717 1726867096.82090: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py" <<< 7717 1726867096.82141: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp2q9vayw8" to remote "/root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py" <<< 7717 1726867096.82999: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.83002: stdout chunk (state=3): >>><<< 7717 1726867096.83005: stderr chunk (state=3): >>><<< 7717 1726867096.83007: done transferring module to remote 7717 1726867096.83009: _low_level_execute_command(): starting 7717 1726867096.83012: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/ /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py && sleep 0' 7717 1726867096.83540: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867096.83548: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867096.83563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867096.83573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867096.83592: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867096.83599: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867096.83609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.83625: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867096.83633: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867096.83640: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867096.83656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867096.83659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867096.83671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867096.83681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867096.83688: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867096.83699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867096.83796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867096.83807: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.83810: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.83871: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867096.85684: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867096.85688: stdout chunk (state=3): >>><<< 7717 1726867096.85690: stderr chunk (state=3): >>><<< 7717 1726867096.85706: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867096.85722: _low_level_execute_command(): starting 7717 1726867096.85798: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/AnsiballZ_command.py && sleep 0' 7717 1726867096.86509: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867096.86525: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867096.86546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867096.86664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867096.86692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867096.86792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.02156: stdout chunk (state=3): >>> {"changed": true, "stdout": "2001:db8::/64 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev peerveth0 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:18:17.015692", "end": "2024-09-20 17:18:17.019331", "delta": "0:00:00.003639", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_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}}} <<< 7717 1726867097.03610: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867097.03632: stderr chunk (state=3): >>><<< 7717 1726867097.03636: stdout chunk (state=3): >>><<< 7717 1726867097.03659: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "2001:db8::/64 dev veth0 proto kernel metric 101 pref medium\nfe80::/64 dev peerveth0 proto kernel metric 256 pref medium\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nfe80::/64 dev veth0 proto kernel metric 1024 pref medium", "stderr": "", "rc": 0, "cmd": ["ip", "-6", "route"], "start": "2024-09-20 17:18:17.015692", "end": "2024-09-20 17:18:17.019331", "delta": "0:00:00.003639", "msg": "", "invocation": {"module_args": {"_raw_params": "ip -6 route", "_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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867097.03691: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip -6 route', '_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-1726867096.7655773-9277-240258977450980/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867097.03700: _low_level_execute_command(): starting 7717 1726867097.03704: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867096.7655773-9277-240258977450980/ > /dev/null 2>&1 && sleep 0' 7717 1726867097.04117: 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 <<< 7717 1726867097.04121: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.04127: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867097.04129: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.04176: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867097.04186: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.04225: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.06025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867097.06046: stderr chunk (state=3): >>><<< 7717 1726867097.06049: stdout chunk (state=3): >>><<< 7717 1726867097.06061: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867097.06067: handler run complete 7717 1726867097.06089: Evaluated conditional (False): False 7717 1726867097.06097: attempt loop complete, returning result 7717 1726867097.06100: _execute() done 7717 1726867097.06102: dumping result to json 7717 1726867097.06109: done dumping result, returning 7717 1726867097.06117: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0affcac9-a3a5-2797-eb16-000000000101] 7717 1726867097.06120: sending task result for task 0affcac9-a3a5-2797-eb16-000000000101 7717 1726867097.06216: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000101 7717 1726867097.06220: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003639", "end": "2024-09-20 17:18:17.019331", "rc": 0, "start": "2024-09-20 17:18:17.015692" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium 7717 1726867097.06291: no more pending results, returning what we have 7717 1726867097.06295: results queue empty 7717 1726867097.06296: checking for any_errors_fatal 7717 1726867097.06303: done checking for any_errors_fatal 7717 1726867097.06304: checking for max_fail_percentage 7717 1726867097.06305: done checking for max_fail_percentage 7717 1726867097.06306: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.06307: done checking to see if all hosts have failed 7717 1726867097.06308: getting the remaining hosts for this loop 7717 1726867097.06309: done getting the remaining hosts for this loop 7717 1726867097.06313: getting the next task for host managed_node3 7717 1726867097.06318: done getting next task for host managed_node3 7717 1726867097.06321: ^ task is: TASK: Assert default ipv6 route is absent 7717 1726867097.06323: ^ state is: HOST STATE: block=2, task=35, rescue=0, 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 7717 1726867097.06327: getting variables 7717 1726867097.06328: in VariableManager get_vars() 7717 1726867097.06384: Calling all_inventory to load vars for managed_node3 7717 1726867097.06387: Calling groups_inventory to load vars for managed_node3 7717 1726867097.06390: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.06400: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.06403: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.06405: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.07215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.08081: done with get_vars() 7717 1726867097.08097: done getting variables 7717 1726867097.08140: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is absent] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:127 Friday 20 September 2024 17:18:17 -0400 (0:00:00.354) 0:00:42.498 ****** 7717 1726867097.08162: entering _queue_task() for managed_node3/assert 7717 1726867097.08371: worker is 1 (out of 1 available) 7717 1726867097.08384: exiting _queue_task() for managed_node3/assert 7717 1726867097.08396: done queuing things up, now waiting for results queue to drain 7717 1726867097.08397: waiting for pending results... 7717 1726867097.08584: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent 7717 1726867097.08647: in run() - task 0affcac9-a3a5-2797-eb16-000000000102 7717 1726867097.08658: variable 'ansible_search_path' from source: unknown 7717 1726867097.08690: calling self._execute() 7717 1726867097.08766: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.08770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.08783: variable 'omit' from source: magic vars 7717 1726867097.09059: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.09068: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.09152: variable 'network_provider' from source: set_fact 7717 1726867097.09160: Evaluated conditional (network_provider == "nm"): True 7717 1726867097.09163: variable 'omit' from source: magic vars 7717 1726867097.09184: variable 'omit' from source: magic vars 7717 1726867097.09209: variable 'omit' from source: magic vars 7717 1726867097.09239: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867097.09266: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867097.09285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867097.09299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.09309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.09333: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867097.09336: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.09339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.09413: Set connection var ansible_pipelining to False 7717 1726867097.09417: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867097.09422: Set connection var ansible_shell_type to sh 7717 1726867097.09426: Set connection var ansible_connection to ssh 7717 1726867097.09432: Set connection var ansible_shell_executable to /bin/sh 7717 1726867097.09436: Set connection var ansible_timeout to 10 7717 1726867097.09452: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.09455: variable 'ansible_connection' from source: unknown 7717 1726867097.09458: variable 'ansible_module_compression' from source: unknown 7717 1726867097.09460: variable 'ansible_shell_type' from source: unknown 7717 1726867097.09462: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.09464: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.09467: variable 'ansible_pipelining' from source: unknown 7717 1726867097.09471: variable 'ansible_timeout' from source: unknown 7717 1726867097.09473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.09572: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867097.09586: variable 'omit' from source: magic vars 7717 1726867097.09590: starting attempt loop 7717 1726867097.09592: running the handler 7717 1726867097.09693: variable '__test_str' from source: task vars 7717 1726867097.09741: variable 'interface' from source: play vars 7717 1726867097.09749: variable 'ipv6_route' from source: set_fact 7717 1726867097.09760: Evaluated conditional (__test_str not in ipv6_route.stdout): True 7717 1726867097.09765: handler run complete 7717 1726867097.09776: attempt loop complete, returning result 7717 1726867097.09782: _execute() done 7717 1726867097.09785: dumping result to json 7717 1726867097.09787: done dumping result, returning 7717 1726867097.09795: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is absent [0affcac9-a3a5-2797-eb16-000000000102] 7717 1726867097.09798: sending task result for task 0affcac9-a3a5-2797-eb16-000000000102 7717 1726867097.09879: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000102 7717 1726867097.09882: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false } MSG: All assertions passed 7717 1726867097.09961: no more pending results, returning what we have 7717 1726867097.09964: results queue empty 7717 1726867097.09965: checking for any_errors_fatal 7717 1726867097.09970: done checking for any_errors_fatal 7717 1726867097.09971: checking for max_fail_percentage 7717 1726867097.09972: done checking for max_fail_percentage 7717 1726867097.09973: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.09974: done checking to see if all hosts have failed 7717 1726867097.09975: getting the remaining hosts for this loop 7717 1726867097.09976: done getting the remaining hosts for this loop 7717 1726867097.09980: getting the next task for host managed_node3 7717 1726867097.09986: done getting next task for host managed_node3 7717 1726867097.09988: ^ task is: TASK: TEARDOWN: remove profiles. 7717 1726867097.09989: ^ state is: HOST STATE: block=2, task=36, rescue=0, 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 7717 1726867097.09992: getting variables 7717 1726867097.09993: in VariableManager get_vars() 7717 1726867097.10035: Calling all_inventory to load vars for managed_node3 7717 1726867097.10037: Calling groups_inventory to load vars for managed_node3 7717 1726867097.10040: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.10048: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.10050: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.10053: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.10878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.11720: done with get_vars() 7717 1726867097.11734: done getting variables 7717 1726867097.11771: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:133 Friday 20 September 2024 17:18:17 -0400 (0:00:00.036) 0:00:42.534 ****** 7717 1726867097.11795: entering _queue_task() for managed_node3/debug 7717 1726867097.11982: worker is 1 (out of 1 available) 7717 1726867097.11996: exiting _queue_task() for managed_node3/debug 7717 1726867097.12008: done queuing things up, now waiting for results queue to drain 7717 1726867097.12009: waiting for pending results... 7717 1726867097.12176: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 7717 1726867097.12232: in run() - task 0affcac9-a3a5-2797-eb16-000000000103 7717 1726867097.12246: variable 'ansible_search_path' from source: unknown 7717 1726867097.12271: calling self._execute() 7717 1726867097.12347: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.12350: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.12361: variable 'omit' from source: magic vars 7717 1726867097.12625: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.12635: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.12641: variable 'omit' from source: magic vars 7717 1726867097.12656: variable 'omit' from source: magic vars 7717 1726867097.12688: variable 'omit' from source: magic vars 7717 1726867097.12717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867097.12742: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867097.12757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867097.12770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.12782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.12808: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867097.12811: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.12813: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.12882: Set connection var ansible_pipelining to False 7717 1726867097.12887: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867097.12892: Set connection var ansible_shell_type to sh 7717 1726867097.12897: Set connection var ansible_connection to ssh 7717 1726867097.12907: Set connection var ansible_shell_executable to /bin/sh 7717 1726867097.12911: Set connection var ansible_timeout to 10 7717 1726867097.12926: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.12929: variable 'ansible_connection' from source: unknown 7717 1726867097.12932: variable 'ansible_module_compression' from source: unknown 7717 1726867097.12934: variable 'ansible_shell_type' from source: unknown 7717 1726867097.12936: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.12939: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.12941: variable 'ansible_pipelining' from source: unknown 7717 1726867097.12945: variable 'ansible_timeout' from source: unknown 7717 1726867097.12949: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.13182: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867097.13186: variable 'omit' from source: magic vars 7717 1726867097.13189: starting attempt loop 7717 1726867097.13191: running the handler 7717 1726867097.13193: handler run complete 7717 1726867097.13196: attempt loop complete, returning result 7717 1726867097.13198: _execute() done 7717 1726867097.13200: dumping result to json 7717 1726867097.13202: done dumping result, returning 7717 1726867097.13204: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0affcac9-a3a5-2797-eb16-000000000103] 7717 1726867097.13206: sending task result for task 0affcac9-a3a5-2797-eb16-000000000103 7717 1726867097.13304: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000103 7717 1726867097.13312: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: ################################################## 7717 1726867097.13420: no more pending results, returning what we have 7717 1726867097.13423: results queue empty 7717 1726867097.13424: checking for any_errors_fatal 7717 1726867097.13429: done checking for any_errors_fatal 7717 1726867097.13429: checking for max_fail_percentage 7717 1726867097.13431: done checking for max_fail_percentage 7717 1726867097.13431: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.13432: done checking to see if all hosts have failed 7717 1726867097.13433: getting the remaining hosts for this loop 7717 1726867097.13434: done getting the remaining hosts for this loop 7717 1726867097.13437: getting the next task for host managed_node3 7717 1726867097.13443: done getting next task for host managed_node3 7717 1726867097.13447: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867097.13450: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867097.13468: getting variables 7717 1726867097.13469: in VariableManager get_vars() 7717 1726867097.13508: Calling all_inventory to load vars for managed_node3 7717 1726867097.13511: Calling groups_inventory to load vars for managed_node3 7717 1726867097.13513: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.13520: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.13523: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.13525: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.15650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.17741: done with get_vars() 7717 1726867097.17763: 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:18:17 -0400 (0:00:00.061) 0:00:42.595 ****** 7717 1726867097.17902: entering _queue_task() for managed_node3/include_tasks 7717 1726867097.18405: worker is 1 (out of 1 available) 7717 1726867097.18416: exiting _queue_task() for managed_node3/include_tasks 7717 1726867097.18428: done queuing things up, now waiting for results queue to drain 7717 1726867097.18429: waiting for pending results... 7717 1726867097.18749: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 7717 1726867097.18887: in run() - task 0affcac9-a3a5-2797-eb16-00000000010b 7717 1726867097.18904: variable 'ansible_search_path' from source: unknown 7717 1726867097.18909: variable 'ansible_search_path' from source: unknown 7717 1726867097.18935: calling self._execute() 7717 1726867097.19014: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.19021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.19030: variable 'omit' from source: magic vars 7717 1726867097.19303: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.19313: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.19320: _execute() done 7717 1726867097.19323: dumping result to json 7717 1726867097.19325: done dumping result, returning 7717 1726867097.19332: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affcac9-a3a5-2797-eb16-00000000010b] 7717 1726867097.19342: sending task result for task 0affcac9-a3a5-2797-eb16-00000000010b 7717 1726867097.19420: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000010b 7717 1726867097.19423: WORKER PROCESS EXITING 7717 1726867097.19488: no more pending results, returning what we have 7717 1726867097.19492: in VariableManager get_vars() 7717 1726867097.19538: Calling all_inventory to load vars for managed_node3 7717 1726867097.19540: Calling groups_inventory to load vars for managed_node3 7717 1726867097.19542: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.19553: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.19555: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.19558: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.20299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.21545: done with get_vars() 7717 1726867097.21562: variable 'ansible_search_path' from source: unknown 7717 1726867097.21563: variable 'ansible_search_path' from source: unknown 7717 1726867097.21601: we have included files to process 7717 1726867097.21602: generating all_blocks data 7717 1726867097.21604: done generating all_blocks data 7717 1726867097.21609: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867097.21610: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867097.21612: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml 7717 1726867097.22093: done processing included file 7717 1726867097.22095: iterating over new_blocks loaded from include file 7717 1726867097.22096: in VariableManager get_vars() 7717 1726867097.22114: done with get_vars() 7717 1726867097.22116: filtering new block on tags 7717 1726867097.22127: done filtering new block on tags 7717 1726867097.22129: in VariableManager get_vars() 7717 1726867097.22145: done with get_vars() 7717 1726867097.22146: filtering new block on tags 7717 1726867097.22157: done filtering new block on tags 7717 1726867097.22159: in VariableManager get_vars() 7717 1726867097.22174: done with get_vars() 7717 1726867097.22175: filtering new block on tags 7717 1726867097.22189: done filtering new block on tags 7717 1726867097.22192: 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_node3 7717 1726867097.22195: extending task lists for all hosts with included blocks 7717 1726867097.22642: done extending task lists 7717 1726867097.22643: done processing included files 7717 1726867097.22643: results queue empty 7717 1726867097.22644: checking for any_errors_fatal 7717 1726867097.22646: done checking for any_errors_fatal 7717 1726867097.22646: checking for max_fail_percentage 7717 1726867097.22647: done checking for max_fail_percentage 7717 1726867097.22648: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.22648: done checking to see if all hosts have failed 7717 1726867097.22649: getting the remaining hosts for this loop 7717 1726867097.22649: done getting the remaining hosts for this loop 7717 1726867097.22651: getting the next task for host managed_node3 7717 1726867097.22653: done getting next task for host managed_node3 7717 1726867097.22655: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867097.22657: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867097.22665: getting variables 7717 1726867097.22666: in VariableManager get_vars() 7717 1726867097.22680: Calling all_inventory to load vars for managed_node3 7717 1726867097.22682: Calling groups_inventory to load vars for managed_node3 7717 1726867097.22683: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.22687: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.22688: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.22690: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.23364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.24635: done with get_vars() 7717 1726867097.24655: 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:18:17 -0400 (0:00:00.068) 0:00:42.663 ****** 7717 1726867097.24728: entering _queue_task() for managed_node3/setup 7717 1726867097.25012: worker is 1 (out of 1 available) 7717 1726867097.25024: exiting _queue_task() for managed_node3/setup 7717 1726867097.25036: done queuing things up, now waiting for results queue to drain 7717 1726867097.25037: waiting for pending results... 7717 1726867097.25392: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present 7717 1726867097.25465: in run() - task 0affcac9-a3a5-2797-eb16-0000000019b6 7717 1726867097.25496: variable 'ansible_search_path' from source: unknown 7717 1726867097.25500: variable 'ansible_search_path' from source: unknown 7717 1726867097.25515: calling self._execute() 7717 1726867097.25594: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.25599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.25607: variable 'omit' from source: magic vars 7717 1726867097.25878: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.25887: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.26028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867097.27683: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867097.27689: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867097.27726: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867097.27765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867097.27814: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867097.27896: 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) 7717 1726867097.27942: 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) 7717 1726867097.28027: 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) 7717 1726867097.28031: 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) 7717 1726867097.28070: 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) 7717 1726867097.28146: 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) 7717 1726867097.28167: 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) 7717 1726867097.28187: 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) 7717 1726867097.28212: 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) 7717 1726867097.28223: 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) 7717 1726867097.28332: variable '__network_required_facts' from source: role '' defaults 7717 1726867097.28339: variable 'ansible_facts' from source: unknown 7717 1726867097.28781: Evaluated conditional (__network_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 7717 1726867097.28787: when evaluation is False, skipping this task 7717 1726867097.28790: _execute() done 7717 1726867097.28792: dumping result to json 7717 1726867097.28795: done dumping result, returning 7717 1726867097.28798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role are present [0affcac9-a3a5-2797-eb16-0000000019b6] 7717 1726867097.28800: sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b6 7717 1726867097.28884: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b6 7717 1726867097.28887: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867097.28952: no more pending results, returning what we have 7717 1726867097.28955: results queue empty 7717 1726867097.28956: checking for any_errors_fatal 7717 1726867097.28958: done checking for any_errors_fatal 7717 1726867097.28958: checking for max_fail_percentage 7717 1726867097.28960: done checking for max_fail_percentage 7717 1726867097.28961: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.28961: done checking to see if all hosts have failed 7717 1726867097.28962: getting the remaining hosts for this loop 7717 1726867097.28964: done getting the remaining hosts for this loop 7717 1726867097.28967: getting the next task for host managed_node3 7717 1726867097.28980: done getting next task for host managed_node3 7717 1726867097.28983: ^ task is: TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867097.28987: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867097.29006: getting variables 7717 1726867097.29008: in VariableManager get_vars() 7717 1726867097.29049: Calling all_inventory to load vars for managed_node3 7717 1726867097.29052: Calling groups_inventory to load vars for managed_node3 7717 1726867097.29054: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.29062: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.29065: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.29067: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.29836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.30701: done with get_vars() 7717 1726867097.30718: 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:18:17 -0400 (0:00:00.060) 0:00:42.724 ****** 7717 1726867097.30789: entering _queue_task() for managed_node3/stat 7717 1726867097.30998: worker is 1 (out of 1 available) 7717 1726867097.31011: exiting _queue_task() for managed_node3/stat 7717 1726867097.31023: done queuing things up, now waiting for results queue to drain 7717 1726867097.31025: waiting for pending results... 7717 1726867097.31199: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree 7717 1726867097.31300: in run() - task 0affcac9-a3a5-2797-eb16-0000000019b8 7717 1726867097.31311: variable 'ansible_search_path' from source: unknown 7717 1726867097.31314: variable 'ansible_search_path' from source: unknown 7717 1726867097.31341: calling self._execute() 7717 1726867097.31412: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.31415: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.31423: variable 'omit' from source: magic vars 7717 1726867097.31689: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.31701: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.31808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867097.31992: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867097.32025: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867097.32050: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867097.32078: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867097.32134: 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) 7717 1726867097.32153: 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) 7717 1726867097.32171: 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) 7717 1726867097.32192: 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) 7717 1726867097.32254: variable '__network_is_ostree' from source: set_fact 7717 1726867097.32260: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867097.32263: when evaluation is False, skipping this task 7717 1726867097.32266: _execute() done 7717 1726867097.32268: dumping result to json 7717 1726867097.32271: done dumping result, returning 7717 1726867097.32280: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if system is ostree [0affcac9-a3a5-2797-eb16-0000000019b8] 7717 1726867097.32286: sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b8 7717 1726867097.32363: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b8 7717 1726867097.32367: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867097.32416: no more pending results, returning what we have 7717 1726867097.32420: results queue empty 7717 1726867097.32421: checking for any_errors_fatal 7717 1726867097.32427: done checking for any_errors_fatal 7717 1726867097.32427: checking for max_fail_percentage 7717 1726867097.32429: done checking for max_fail_percentage 7717 1726867097.32430: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.32431: done checking to see if all hosts have failed 7717 1726867097.32431: getting the remaining hosts for this loop 7717 1726867097.32435: done getting the remaining hosts for this loop 7717 1726867097.32438: getting the next task for host managed_node3 7717 1726867097.32444: done getting next task for host managed_node3 7717 1726867097.32448: ^ task is: TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867097.32451: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867097.32467: getting variables 7717 1726867097.32468: in VariableManager get_vars() 7717 1726867097.32517: Calling all_inventory to load vars for managed_node3 7717 1726867097.32520: Calling groups_inventory to load vars for managed_node3 7717 1726867097.32522: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.32530: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.32533: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.32535: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.33360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.34217: done with get_vars() 7717 1726867097.34231: done getting variables 7717 1726867097.34267: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Friday 20 September 2024 17:18:17 -0400 (0:00:00.035) 0:00:42.759 ****** 7717 1726867097.34295: entering _queue_task() for managed_node3/set_fact 7717 1726867097.34490: worker is 1 (out of 1 available) 7717 1726867097.34502: exiting _queue_task() for managed_node3/set_fact 7717 1726867097.34513: done queuing things up, now waiting for results queue to drain 7717 1726867097.34514: waiting for pending results... 7717 1726867097.34683: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree 7717 1726867097.34781: in run() - task 0affcac9-a3a5-2797-eb16-0000000019b9 7717 1726867097.34791: variable 'ansible_search_path' from source: unknown 7717 1726867097.34794: variable 'ansible_search_path' from source: unknown 7717 1726867097.34819: calling self._execute() 7717 1726867097.34888: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.34893: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.34901: variable 'omit' from source: magic vars 7717 1726867097.35148: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.35157: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.35265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867097.35446: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867097.35479: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867097.35501: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867097.35530: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867097.35589: 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) 7717 1726867097.35607: 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) 7717 1726867097.35626: 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) 7717 1726867097.35646: 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) 7717 1726867097.35709: variable '__network_is_ostree' from source: set_fact 7717 1726867097.35714: Evaluated conditional (not __network_is_ostree is defined): False 7717 1726867097.35717: when evaluation is False, skipping this task 7717 1726867097.35720: _execute() done 7717 1726867097.35722: dumping result to json 7717 1726867097.35727: done dumping result, returning 7717 1726867097.35734: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Set flag to indicate system is ostree [0affcac9-a3a5-2797-eb16-0000000019b9] 7717 1726867097.35745: sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b9 7717 1726867097.35817: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000019b9 7717 1726867097.35820: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } 7717 1726867097.35878: no more pending results, returning what we have 7717 1726867097.35881: results queue empty 7717 1726867097.35882: checking for any_errors_fatal 7717 1726867097.35889: done checking for any_errors_fatal 7717 1726867097.35889: checking for max_fail_percentage 7717 1726867097.35891: done checking for max_fail_percentage 7717 1726867097.35891: checking to see if all hosts have failed and the running result is not ok 7717 1726867097.35892: done checking to see if all hosts have failed 7717 1726867097.35893: getting the remaining hosts for this loop 7717 1726867097.35894: done getting the remaining hosts for this loop 7717 1726867097.35897: getting the next task for host managed_node3 7717 1726867097.35906: done getting next task for host managed_node3 7717 1726867097.35909: ^ task is: TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867097.35912: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867097.35928: getting variables 7717 1726867097.35930: in VariableManager get_vars() 7717 1726867097.35967: Calling all_inventory to load vars for managed_node3 7717 1726867097.35969: Calling groups_inventory to load vars for managed_node3 7717 1726867097.35971: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867097.35983: Calling all_plugins_play to load vars for managed_node3 7717 1726867097.35985: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867097.35987: Calling groups_plugins_play to load vars for managed_node3 7717 1726867097.36700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867097.37649: done with get_vars() 7717 1726867097.37663: 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:18:17 -0400 (0:00:00.034) 0:00:42.793 ****** 7717 1726867097.37729: entering _queue_task() for managed_node3/service_facts 7717 1726867097.37920: worker is 1 (out of 1 available) 7717 1726867097.37932: exiting _queue_task() for managed_node3/service_facts 7717 1726867097.37944: done queuing things up, now waiting for results queue to drain 7717 1726867097.37945: waiting for pending results... 7717 1726867097.38116: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running 7717 1726867097.38208: in run() - task 0affcac9-a3a5-2797-eb16-0000000019bb 7717 1726867097.38220: variable 'ansible_search_path' from source: unknown 7717 1726867097.38224: variable 'ansible_search_path' from source: unknown 7717 1726867097.38248: calling self._execute() 7717 1726867097.38315: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.38318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.38327: variable 'omit' from source: magic vars 7717 1726867097.38582: variable 'ansible_distribution_major_version' from source: facts 7717 1726867097.38591: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867097.38597: variable 'omit' from source: magic vars 7717 1726867097.38650: variable 'omit' from source: magic vars 7717 1726867097.38678: variable 'omit' from source: magic vars 7717 1726867097.38707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867097.38735: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867097.38749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867097.38762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.38771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867097.38796: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867097.38800: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.38802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.38872: Set connection var ansible_pipelining to False 7717 1726867097.38879: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867097.38882: Set connection var ansible_shell_type to sh 7717 1726867097.38885: Set connection var ansible_connection to ssh 7717 1726867097.38891: Set connection var ansible_shell_executable to /bin/sh 7717 1726867097.38896: Set connection var ansible_timeout to 10 7717 1726867097.38912: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.38915: variable 'ansible_connection' from source: unknown 7717 1726867097.38917: variable 'ansible_module_compression' from source: unknown 7717 1726867097.38920: variable 'ansible_shell_type' from source: unknown 7717 1726867097.38922: variable 'ansible_shell_executable' from source: unknown 7717 1726867097.38924: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867097.38928: variable 'ansible_pipelining' from source: unknown 7717 1726867097.38933: variable 'ansible_timeout' from source: unknown 7717 1726867097.38935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867097.39068: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867097.39081: variable 'omit' from source: magic vars 7717 1726867097.39084: starting attempt loop 7717 1726867097.39086: running the handler 7717 1726867097.39096: _low_level_execute_command(): starting 7717 1726867097.39102: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867097.39582: 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 <<< 7717 1726867097.39620: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867097.39624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.39626: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867097.39629: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.39675: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867097.39681: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867097.39684: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.39747: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.41430: stdout chunk (state=3): >>>/root <<< 7717 1726867097.41529: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867097.41558: stderr chunk (state=3): >>><<< 7717 1726867097.41561: stdout chunk (state=3): >>><<< 7717 1726867097.41584: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867097.41596: _low_level_execute_command(): starting 7717 1726867097.41601: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013 `" && echo ansible-tmp-1726867097.4158392-9313-235193938302013="` echo /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013 `" ) && sleep 0' 7717 1726867097.42022: 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 <<< 7717 1726867097.42026: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.42035: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867097.42037: 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 <<< 7717 1726867097.42039: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.42083: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867097.42092: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867097.42095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.42137: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.44015: stdout chunk (state=3): >>>ansible-tmp-1726867097.4158392-9313-235193938302013=/root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013 <<< 7717 1726867097.44122: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867097.44146: stderr chunk (state=3): >>><<< 7717 1726867097.44150: stdout chunk (state=3): >>><<< 7717 1726867097.44165: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867097.4158392-9313-235193938302013=/root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867097.44200: variable 'ansible_module_compression' from source: unknown 7717 1726867097.44234: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 7717 1726867097.44270: variable 'ansible_facts' from source: unknown 7717 1726867097.44325: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py 7717 1726867097.44419: Sending initial data 7717 1726867097.44423: Sent initial data (160 bytes) 7717 1726867097.44866: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.44914: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867097.44921: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.44961: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.46505: 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 <<< 7717 1726867097.46559: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867097.46612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpsjc190y4 /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py <<< 7717 1726867097.46615: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py" <<< 7717 1726867097.46663: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpsjc190y4" to remote "/root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py" <<< 7717 1726867097.47333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867097.47369: stderr chunk (state=3): >>><<< 7717 1726867097.47372: stdout chunk (state=3): >>><<< 7717 1726867097.47408: done transferring module to remote 7717 1726867097.47416: _low_level_execute_command(): starting 7717 1726867097.47419: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/ /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py && sleep 0' 7717 1726867097.47828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867097.47831: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867097.47833: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867097.47835: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867097.47837: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.47891: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867097.47898: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.47943: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867097.49883: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867097.49888: stdout chunk (state=3): >>><<< 7717 1726867097.49890: stderr chunk (state=3): >>><<< 7717 1726867097.49893: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867097.49895: _low_level_execute_command(): starting 7717 1726867097.49898: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/AnsiballZ_service_facts.py && sleep 0' 7717 1726867097.50393: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867097.50487: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867097.50504: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867097.50594: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867098.99789: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "st<<< 7717 1726867098.99797: stdout chunk (state=3): >>>opped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "running", "status": "enabled", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source":<<< 7717 1726867098.99823: stdout chunk (state=3): >>> "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "st<<< 7717 1726867098.99847: 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"}, "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"}, "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"}, "kvm_stat.service": {"name": "kvm_sta<<< 7717 1726867098.99864: stdout chunk (state=3): >>>t.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<<< 7717 1726867098.99873: stdout chunk (state=3): >>>": {"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": {}}} <<< 7717 1726867099.01392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867099.01416: stderr chunk (state=3): >>><<< 7717 1726867099.01419: stdout chunk (state=3): >>><<< 7717 1726867099.01448: _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"}, "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"}, "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"}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867099.02509: 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-1726867097.4158392-9313-235193938302013/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867099.02513: _low_level_execute_command(): starting 7717 1726867099.02515: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867097.4158392-9313-235193938302013/ > /dev/null 2>&1 && sleep 0' 7717 1726867099.03812: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867099.03828: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.03842: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.03902: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.04058: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.05940: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.05955: stdout chunk (state=3): >>><<< 7717 1726867099.05968: stderr chunk (state=3): >>><<< 7717 1726867099.05995: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867099.06184: handler run complete 7717 1726867099.06228: variable 'ansible_facts' from source: unknown 7717 1726867099.06389: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.06866: variable 'ansible_facts' from source: unknown 7717 1726867099.07010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.07213: attempt loop complete, returning result 7717 1726867099.07227: _execute() done 7717 1726867099.07236: dumping result to json 7717 1726867099.07302: done dumping result, returning 7717 1726867099.07316: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which services are running [0affcac9-a3a5-2797-eb16-0000000019bb] 7717 1726867099.07327: sending task result for task 0affcac9-a3a5-2797-eb16-0000000019bb 7717 1726867099.09303: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000019bb 7717 1726867099.09307: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867099.09390: no more pending results, returning what we have 7717 1726867099.09393: results queue empty 7717 1726867099.09394: checking for any_errors_fatal 7717 1726867099.09399: done checking for any_errors_fatal 7717 1726867099.09400: checking for max_fail_percentage 7717 1726867099.09401: done checking for max_fail_percentage 7717 1726867099.09402: checking to see if all hosts have failed and the running result is not ok 7717 1726867099.09403: done checking to see if all hosts have failed 7717 1726867099.09404: getting the remaining hosts for this loop 7717 1726867099.09405: done getting the remaining hosts for this loop 7717 1726867099.09408: getting the next task for host managed_node3 7717 1726867099.09415: done getting next task for host managed_node3 7717 1726867099.09419: ^ task is: TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867099.09423: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867099.09434: getting variables 7717 1726867099.09436: in VariableManager get_vars() 7717 1726867099.09519: Calling all_inventory to load vars for managed_node3 7717 1726867099.09559: Calling groups_inventory to load vars for managed_node3 7717 1726867099.09562: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867099.09572: Calling all_plugins_play to load vars for managed_node3 7717 1726867099.09579: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867099.09582: Calling groups_plugins_play to load vars for managed_node3 7717 1726867099.10940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.13440: done with get_vars() 7717 1726867099.13465: 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:18:19 -0400 (0:00:01.758) 0:00:44.552 ****** 7717 1726867099.13564: entering _queue_task() for managed_node3/package_facts 7717 1726867099.13908: worker is 1 (out of 1 available) 7717 1726867099.13919: exiting _queue_task() for managed_node3/package_facts 7717 1726867099.13931: done queuing things up, now waiting for results queue to drain 7717 1726867099.13932: waiting for pending results... 7717 1726867099.14195: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed 7717 1726867099.14362: in run() - task 0affcac9-a3a5-2797-eb16-0000000019bc 7717 1726867099.14388: variable 'ansible_search_path' from source: unknown 7717 1726867099.14402: variable 'ansible_search_path' from source: unknown 7717 1726867099.14442: calling self._execute() 7717 1726867099.14540: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.14550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.14564: variable 'omit' from source: magic vars 7717 1726867099.14953: variable 'ansible_distribution_major_version' from source: facts 7717 1726867099.14969: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867099.14989: variable 'omit' from source: magic vars 7717 1726867099.15064: variable 'omit' from source: magic vars 7717 1726867099.15112: variable 'omit' from source: magic vars 7717 1726867099.15163: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867099.15210: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867099.15238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867099.15271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867099.15385: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867099.15389: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867099.15392: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.15394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.15455: Set connection var ansible_pipelining to False 7717 1726867099.15466: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867099.15480: Set connection var ansible_shell_type to sh 7717 1726867099.15493: Set connection var ansible_connection to ssh 7717 1726867099.15507: Set connection var ansible_shell_executable to /bin/sh 7717 1726867099.15517: Set connection var ansible_timeout to 10 7717 1726867099.15541: variable 'ansible_shell_executable' from source: unknown 7717 1726867099.15549: variable 'ansible_connection' from source: unknown 7717 1726867099.15556: variable 'ansible_module_compression' from source: unknown 7717 1726867099.15563: variable 'ansible_shell_type' from source: unknown 7717 1726867099.15570: variable 'ansible_shell_executable' from source: unknown 7717 1726867099.15582: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.15591: variable 'ansible_pipelining' from source: unknown 7717 1726867099.15603: variable 'ansible_timeout' from source: unknown 7717 1726867099.15611: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.15828: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867099.15927: variable 'omit' from source: magic vars 7717 1726867099.15930: starting attempt loop 7717 1726867099.15933: running the handler 7717 1726867099.15936: _low_level_execute_command(): starting 7717 1726867099.15938: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867099.16626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.16644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.16664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.16764: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867099.16796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.16814: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.16843: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.16924: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.18606: stdout chunk (state=3): >>>/root <<< 7717 1726867099.18745: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.18774: stdout chunk (state=3): >>><<< 7717 1726867099.18789: stderr chunk (state=3): >>><<< 7717 1726867099.18814: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867099.18846: _low_level_execute_command(): starting 7717 1726867099.18857: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542 `" && echo ansible-tmp-1726867099.1883152-9362-110992574869542="` echo /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542 `" ) && sleep 0' 7717 1726867099.19532: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.19563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.19581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.19601: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867099.19654: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867099.19793: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.19818: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.19836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.19919: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.21794: stdout chunk (state=3): >>>ansible-tmp-1726867099.1883152-9362-110992574869542=/root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542 <<< 7717 1726867099.21953: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.21957: stdout chunk (state=3): >>><<< 7717 1726867099.21959: stderr chunk (state=3): >>><<< 7717 1726867099.21974: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867099.1883152-9362-110992574869542=/root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867099.22182: variable 'ansible_module_compression' from source: unknown 7717 1726867099.22186: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.package_facts-ZIP_DEFLATED 7717 1726867099.22188: variable 'ansible_facts' from source: unknown 7717 1726867099.22334: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py 7717 1726867099.22547: Sending initial data 7717 1726867099.22551: Sent initial data (160 bytes) 7717 1726867099.23147: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.23163: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.23191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.23304: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.23333: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.23412: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.24952: 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 <<< 7717 1726867099.25082: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867099.25136: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmppr3jgdwd /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py <<< 7717 1726867099.25141: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py" <<< 7717 1726867099.25175: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmppr3jgdwd" to remote "/root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py" <<< 7717 1726867099.27979: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.27983: stdout chunk (state=3): >>><<< 7717 1726867099.27986: stderr chunk (state=3): >>><<< 7717 1726867099.27995: done transferring module to remote 7717 1726867099.28011: _low_level_execute_command(): starting 7717 1726867099.28021: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/ /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py && sleep 0' 7717 1726867099.28720: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.28740: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.28770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.28861: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867099.28902: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.28923: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.28969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.29031: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.30815: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.30827: stdout chunk (state=3): >>><<< 7717 1726867099.30840: stderr chunk (state=3): >>><<< 7717 1726867099.30934: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867099.30937: _low_level_execute_command(): starting 7717 1726867099.30941: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/AnsiballZ_package_facts.py && sleep 0' 7717 1726867099.31455: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.31468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.31488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.31505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867099.31526: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867099.31536: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867099.31598: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867099.31651: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.31667: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.31692: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.31765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.76126: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"libgcc": [{"name": "libgcc", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware-whence": [{"name": "linux-firmware-whence", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "fonts-filesystem": [{"name": "fonts-filesystem", "version": "2.0.5", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "hunspell-filesystem": [{"name": "hunspell-filesystem", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "google-noto-fonts-common": [{"name": "google-noto-fonts-common", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-mono-vf-fonts": [{"name": "google-noto-sans-mono-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-sans-vf-fonts": [{"name": "google-noto-sans-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "google-noto-serif-vf-fonts": [{"name": "google-noto-serif-vf-fonts", "version": "20240401", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-mono-vf-fonts": [{"name": "redhat-mono-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "redhat-text-vf-fonts": [{"name": "redhat-text-vf-fonts", "version": "4.0.3", "release": "12.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "default-fonts-core-sans": [{"name": "default-fonts-core-sans", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-fonts-en": [{"name": "langpacks-fonts-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-ucode-firmware": [{"name": "amd-ucode-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "atheros-firmware": [{"name": "atheros-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "brcmfmac-firmware": [{"name": "brcmfmac-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "cirrus-audio-firmware": [{"name": "cirrus-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-audio-firmware": [{"name": "intel-audio-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "mt7xxx-firmware": [{"name": "mt7xxx-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nxpwireless-firmware": [{"name": "nxpwireless-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "realtek-firmware": [{"name": "realtek-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tiwilink-firmware": [{"name": "tiwilink-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "amd-gpu-firmware": [{"name": "amd-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "intel-gpu-firmware": [{"name": "intel-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "nvidia-gpu-firmware": [{"name": "nvidia-gpu-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.41", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "gawk-all-langpacks": [{"name": "gawk-all-langpacks", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-data": [{"name": "vim-data", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20240107", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre2-syntax": [{"name": "pcre2-syntax", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.379", "release": "10.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "10.0", "release": "0.19.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.14.5", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.18", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "21.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.39", "release": "17.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "5.2.26", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib-ng-compat": [{"name": "zlib-ng-compat", "version": "2.1.6", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.19", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.5.5", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "8.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.8", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.5", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.4.36", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "alternatives": [{"name": "alternatives", "version": "1.30", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.50", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.2", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.44", "release": "1.el10.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.11", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.46.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.4.4", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "1.1", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "51.20230828cvs.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.6.2", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.2.1", "release": "9.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.17", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.5.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.3.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.9", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.10.0", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "1.5.0", "release": "1.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "hunspell-en-GB": [{"name": "hunspell-en-GB", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell-en-US": [{"name": "hunspell-en-US", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "hunspell": [{"name": "hunspell", "version": "1.7.2", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.6.3", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libeconf": [{"name": "libeconf", "version": "0.6.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam-libs": [{"name": "pam-libs", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.69", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.15.0", "release": "3.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "util-linux-core": [{"name": "util-linux-core", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.19.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.25.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.8.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.80.4", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "3.2.2", "release": "12.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "9.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2024.2.69_v8.0.303", "release": "101.1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.13", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "31", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.11.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.6.7", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.7", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.45", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.10", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.9.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.3", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.10", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.4.6", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.9.4", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.7.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.10", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.6", "release": "19.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.6.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.11", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.5", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "23.3.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "42.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.12", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.6.7", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sequoia": [{"name": "rpm-sequoia", "version": "1.6.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-audit": [{"name": "rpm-plugin-audit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.29", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.79.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.21.2", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.3.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusb1": [{"name": "libusb1", "version": "1.0.27", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "4.0.4", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.6.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hunspell-en": [{"name": "hunspell-en", "version": "0.20201207", "release": "10.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "4.2.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "5.3.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.21.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.23", "release": "8.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.6.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.6.2", "release": "2.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "1.7.0", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.23.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "6.7", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.10", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.8", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "dbus-broker": [{"name": "dbus-broker", "version": "35", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.14.10", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.23", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "661", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.6", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.25.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.15", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "duktape": [{"name": "duktape", "version": "2.7.0", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.9", "release": "22.el10.gating_test1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse3-libs": [{"name": "fuse3-libs", "version": "3.16.2", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-envsubst": [{"name": "gettext-envsubst", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-runtime": [{"name": "gettext-runtime", "version": "0.22.5", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "inih": [{"name": "inih", "version": "58", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbrotli": [{"name": "libbrotli", "version": "1.1.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcbor": [{"name": "libcbor", "version": "0.11.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfido2": [{"name": "libfido2", "version": "1.14.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "14.2.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "28.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-nft": [{"name": "iptables-nft", "version": "1.8.10", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.62.1", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "57.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.7", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "liburing": [{"name": "liburing", "version": "2.5", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.21.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-gssapi": [{"name": "cyrus-sasl-gssapi", "version": "2.1.28", "release": "22.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.10.6", "release": "8.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.7.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.198", "release": "2.el10", "epoch": 10, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.191", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.2.1", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.40.2", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.7.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11^20190603git9e74f2d", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "125", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "29.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils-gold": [{"name": "binutils-gold", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.41", "release": "48.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-service": [{"name": "initscripts-service", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-rules": [{"name": "audit-rules", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "4.0", "release": "9.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20240905", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hasher": [{"name": "libkcapi-hasher", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.5.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.22.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "makedumpfile": [{"name": "makedumpfile", "version": "1.7.5", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.9.9", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "8.9.1", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "3.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "40.13.9", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.18.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss-fapi": [{"name": "tpm2-tss-fapi", "version": "4.1.3", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tools": [{"name": "tpm2-tools", "version": "5.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "76.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "256", "release": "14.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.81", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules-core": [{"name": "kernel-modules-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.2.5", "release": "15.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.15.0", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.32", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.9.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-krb5-common": [{"name": "sssd-krb5-common", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "11.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python-unversioned-command": [{"name": "python-unversioned-command", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3": [{"name": "python3", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.12.5", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.3.2", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.73.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base-noarch": [{"name": "python3-gobject-base-noarch", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.46.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.21", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo-python-plugin": [{"name": "sudo-python-plugin", "version": "1.9.15", "release": "7.p5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.9", "release": "4.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.16.0", "release": "15.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.8.2", "release": "14.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "235", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap-ng-python3": [{"name": "libcap-ng-python3", "version": "0.8.4", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "oniguruma": [{"name": "oniguruma", "version": "6.9.9", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jq": [{"name": "jq", "version": "1.7.1", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.29", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kdump-utils": [{"name": "kdump-utils", "version": "1.0.43", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.13.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-libs": [{"name": "pcsc-lite-libs", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite-ccid": [{"name": "pcsc-lite-ccid", "version": "1.6.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcsc-lite": [{"name": "pcsc-lite", "version": "2.2.3", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.4.5", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-sign-libs": [{"name": "rpm-sign-libs", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.3", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.24", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "userspace-rcu": [{"name": "userspace-rcu", "version": "0.14.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.11", "release": "10.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "1.2304.0", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-core-en": [{"name": "langpacks-core-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "4.1", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2408.0", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "6.5.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.48.10", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.48", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.7.0", "release": "5.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.20.0", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "2.2.1", "release": "1.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20240822", "release": "1.git367040b.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "3.7", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.10.0~beta2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "6.11.0", "release": "0.rc6.23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.06", "release": "127.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "102", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "9.8p1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.6", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20240531", "release": "1.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "9.0.0", "release": "8.el10", "epoch": 18, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.6", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.5.0", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.12.0", "release": "7.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute-tc": [{"name": "iproute-tc", "version": "6.7.0", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.47.1", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "initscripts-rename-device": [{"name": "initscripts-rename-device", "version": "10.26", "release": "1.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.19.1.1", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.4", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.2.0", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "9.1.083", "release": "2.el10", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.20", "release": "4.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.4", "release": "13.20240127.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.1", "release": "13.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "12.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwlwifi-dvm-firmware": [{"name": "iwlwifi-dvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "iwlwifi-mvm-firmware": [{"name": "iwlwifi-mvm-firmware", "version": "20240910", "release": "6.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "37.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.3.5", "release": "0.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.7.1", "release": "1.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.45.2", "release": "3.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.7", "release": "2.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.20", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.59", "release": "5.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-B": [{"name": "perl-B", "version": "1.89", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-FileHandle": [{"name": "perl-FileHandle", "version": "2.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.189", "release": "511.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.15", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "5.27", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-AutoLoader": [{"name": "perl-AutoLoader", "version": "5.74", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2024.001", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20231213", "release": "4.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-if": [{"name": "perl-if", "version": "0.61.000", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-locale": [{"name": "perl-locale", "version": "1.12", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.42", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.350", "release": "510.el10", "epoch": 2, "arch": "noarch", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.085", "release": "2.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.94", "release": "6.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Class-Struct": [{"name": "perl-Class-Struct", "version": "0.68", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "5.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-POSIX": [{"name": "perl-POSIX", "version": "2.20", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IPC-Open3": [{"name": "perl-IPC-Open3", "version": "1.22", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.231.100", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.18", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.45", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.088", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.038", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-SelectSaver": [{"name": "perl-SelectSaver", "version": "1.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Symbol": [{"name": "perl-Symbol", "version": "1.09", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-File-stat": [{"name": "perl-File-stat", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "5.01", "release": "510.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28.01", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Fcntl": [{"name": "perl-Fcntl", "version": "1.18", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.31", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-base": [{"name": "perl-base", "version": "2.27", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-mro": [{"name": "perl-mro", "version": "1.29", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.55", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-overloading": [{"name": "perl-overloading", "version": "0.02", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "2.03", "release": "510.el10", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.38", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-File-Basename": [{"name": "perl-File-Basename", "version": "2.86", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Std": [{"name": "perl-Getopt-Std", "version": "1.14", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.16", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.63", "release": "510.el10", "epoch": 5, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "511.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.32", "release": "510.el10", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-overload": [{"name": "perl-overload", "version": "1.37", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.241", "release": "511.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-vars": [{"name": "perl-vars", "version": "1.05", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.58", "release": "2.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.54", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.78", "release": "510.el10", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.91", "release": "510.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-DynaLoader": [{"name": "perl-DynaLoader", "version": "1.56", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-NDBM_File": [{"name": "perl-NDBM_File", "version": "1.17", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "3.21", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.40.0", "release": "510.el10", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17029", "release": "17.el10", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-File-Find": [{"name": "perl-File-Find", "version": "1.44", "release": "510.el10", "epoch": 0, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.38", "release": "23.el10", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-lib": [{"name": "perl-lib", "version": "0.65", "release": "510.el10", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.45.2", "release": "3.el10<<< 7717 1726867099.76262: 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.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"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 7717 1726867099.77822: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.77884: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 7717 1726867099.77896: stdout chunk (state=3): >>><<< 7717 1726867099.77911: stderr chunk (state=3): >>><<< 7717 1726867099.78185: _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"}]}}, "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867099.82771: 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-1726867099.1883152-9362-110992574869542/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867099.82782: _low_level_execute_command(): starting 7717 1726867099.82785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867099.1883152-9362-110992574869542/ > /dev/null 2>&1 && sleep 0' 7717 1726867099.83833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867099.83847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867099.83863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867099.83887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867099.83908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867099.83994: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867099.84012: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867099.84037: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867099.84060: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867099.84211: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867099.86093: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867099.86103: stdout chunk (state=3): >>><<< 7717 1726867099.86114: stderr chunk (state=3): >>><<< 7717 1726867099.86162: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867099.86179: handler run complete 7717 1726867099.88155: variable 'ansible_facts' from source: unknown 7717 1726867099.88874: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.90900: variable 'ansible_facts' from source: unknown 7717 1726867099.91358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.92080: attempt loop complete, returning result 7717 1726867099.92088: _execute() done 7717 1726867099.92091: dumping result to json 7717 1726867099.92426: done dumping result, returning 7717 1726867099.92429: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check which packages are installed [0affcac9-a3a5-2797-eb16-0000000019bc] 7717 1726867099.92431: sending task result for task 0affcac9-a3a5-2797-eb16-0000000019bc 7717 1726867099.94002: done sending task result for task 0affcac9-a3a5-2797-eb16-0000000019bc 7717 1726867099.94005: WORKER PROCESS EXITING ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867099.94094: no more pending results, returning what we have 7717 1726867099.94096: results queue empty 7717 1726867099.94097: checking for any_errors_fatal 7717 1726867099.94100: done checking for any_errors_fatal 7717 1726867099.94101: checking for max_fail_percentage 7717 1726867099.94102: done checking for max_fail_percentage 7717 1726867099.94103: checking to see if all hosts have failed and the running result is not ok 7717 1726867099.94103: done checking to see if all hosts have failed 7717 1726867099.94104: getting the remaining hosts for this loop 7717 1726867099.94105: done getting the remaining hosts for this loop 7717 1726867099.94107: getting the next task for host managed_node3 7717 1726867099.94112: done getting next task for host managed_node3 7717 1726867099.94115: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867099.94116: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867099.94126: getting variables 7717 1726867099.94127: in VariableManager get_vars() 7717 1726867099.94157: Calling all_inventory to load vars for managed_node3 7717 1726867099.94158: Calling groups_inventory to load vars for managed_node3 7717 1726867099.94160: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867099.94166: Calling all_plugins_play to load vars for managed_node3 7717 1726867099.94168: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867099.94170: Calling groups_plugins_play to load vars for managed_node3 7717 1726867099.94946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867099.96944: done with get_vars() 7717 1726867099.96960: done getting variables 7717 1726867099.97004: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 17:18:19 -0400 (0:00:00.834) 0:00:45.386 ****** 7717 1726867099.97032: entering _queue_task() for managed_node3/debug 7717 1726867099.97257: worker is 1 (out of 1 available) 7717 1726867099.97271: exiting _queue_task() for managed_node3/debug 7717 1726867099.97285: done queuing things up, now waiting for results queue to drain 7717 1726867099.97286: waiting for pending results... 7717 1726867099.97471: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 7717 1726867099.97570: in run() - task 0affcac9-a3a5-2797-eb16-00000000010c 7717 1726867099.97587: variable 'ansible_search_path' from source: unknown 7717 1726867099.97590: variable 'ansible_search_path' from source: unknown 7717 1726867099.97618: calling self._execute() 7717 1726867099.97692: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.97695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.97704: variable 'omit' from source: magic vars 7717 1726867099.98032: variable 'ansible_distribution_major_version' from source: facts 7717 1726867099.98053: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867099.98068: variable 'omit' from source: magic vars 7717 1726867099.98124: variable 'omit' from source: magic vars 7717 1726867099.98230: variable 'network_provider' from source: set_fact 7717 1726867099.98355: variable 'omit' from source: magic vars 7717 1726867099.98359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867099.98362: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867099.98372: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867099.98400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867099.98426: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867099.98464: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867099.98479: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.98493: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.98605: Set connection var ansible_pipelining to False 7717 1726867099.98616: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867099.98627: Set connection var ansible_shell_type to sh 7717 1726867099.98683: Set connection var ansible_connection to ssh 7717 1726867099.98688: Set connection var ansible_shell_executable to /bin/sh 7717 1726867099.98691: Set connection var ansible_timeout to 10 7717 1726867099.98694: variable 'ansible_shell_executable' from source: unknown 7717 1726867099.98696: variable 'ansible_connection' from source: unknown 7717 1726867099.98699: variable 'ansible_module_compression' from source: unknown 7717 1726867099.98701: variable 'ansible_shell_type' from source: unknown 7717 1726867099.98791: variable 'ansible_shell_executable' from source: unknown 7717 1726867099.98795: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867099.98797: variable 'ansible_pipelining' from source: unknown 7717 1726867099.98799: variable 'ansible_timeout' from source: unknown 7717 1726867099.98801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867099.98900: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867099.98917: variable 'omit' from source: magic vars 7717 1726867099.98931: starting attempt loop 7717 1726867099.98938: running the handler 7717 1726867099.98988: handler run complete 7717 1726867099.99012: attempt loop complete, returning result 7717 1726867099.99019: _execute() done 7717 1726867099.99031: dumping result to json 7717 1726867099.99102: done dumping result, returning 7717 1726867099.99118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0affcac9-a3a5-2797-eb16-00000000010c] 7717 1726867099.99158: sending task result for task 0affcac9-a3a5-2797-eb16-00000000010c 7717 1726867099.99323: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000010c 7717 1726867099.99326: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: Using network provider: nm 7717 1726867099.99404: no more pending results, returning what we have 7717 1726867099.99408: results queue empty 7717 1726867099.99409: checking for any_errors_fatal 7717 1726867099.99419: done checking for any_errors_fatal 7717 1726867099.99420: checking for max_fail_percentage 7717 1726867099.99422: done checking for max_fail_percentage 7717 1726867099.99423: checking to see if all hosts have failed and the running result is not ok 7717 1726867099.99424: done checking to see if all hosts have failed 7717 1726867099.99425: getting the remaining hosts for this loop 7717 1726867099.99426: done getting the remaining hosts for this loop 7717 1726867099.99430: getting the next task for host managed_node3 7717 1726867099.99436: done getting next task for host managed_node3 7717 1726867099.99440: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867099.99442: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867099.99455: getting variables 7717 1726867099.99456: in VariableManager get_vars() 7717 1726867099.99695: Calling all_inventory to load vars for managed_node3 7717 1726867099.99699: Calling groups_inventory to load vars for managed_node3 7717 1726867099.99701: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867099.99711: Calling all_plugins_play to load vars for managed_node3 7717 1726867099.99713: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867099.99716: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.01034: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.01890: done with get_vars() 7717 1726867100.01915: done getting variables 7717 1726867100.01978: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 17:18:20 -0400 (0:00:00.049) 0:00:45.436 ****** 7717 1726867100.02013: entering _queue_task() for managed_node3/fail 7717 1726867100.02311: worker is 1 (out of 1 available) 7717 1726867100.02323: exiting _queue_task() for managed_node3/fail 7717 1726867100.02334: done queuing things up, now waiting for results queue to drain 7717 1726867100.02335: waiting for pending results... 7717 1726867100.02697: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 7717 1726867100.03029: in run() - task 0affcac9-a3a5-2797-eb16-00000000010d 7717 1726867100.03032: variable 'ansible_search_path' from source: unknown 7717 1726867100.03034: variable 'ansible_search_path' from source: unknown 7717 1726867100.03037: calling self._execute() 7717 1726867100.03098: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.03110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.03125: variable 'omit' from source: magic vars 7717 1726867100.03516: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.03535: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.03663: variable 'network_state' from source: role '' defaults 7717 1726867100.03687: Evaluated conditional (network_state != {}): False 7717 1726867100.03696: when evaluation is False, skipping this task 7717 1726867100.03704: _execute() done 7717 1726867100.03711: dumping result to json 7717 1726867100.03717: done dumping result, returning 7717 1726867100.03728: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affcac9-a3a5-2797-eb16-00000000010d] 7717 1726867100.03783: sending task result for task 0affcac9-a3a5-2797-eb16-00000000010d 7717 1726867100.03856: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000010d 7717 1726867100.03859: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867100.03915: no more pending results, returning what we have 7717 1726867100.03919: results queue empty 7717 1726867100.03920: checking for any_errors_fatal 7717 1726867100.03932: done checking for any_errors_fatal 7717 1726867100.03932: checking for max_fail_percentage 7717 1726867100.03934: done checking for max_fail_percentage 7717 1726867100.03935: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.03936: done checking to see if all hosts have failed 7717 1726867100.03937: getting the remaining hosts for this loop 7717 1726867100.03938: done getting the remaining hosts for this loop 7717 1726867100.03942: getting the next task for host managed_node3 7717 1726867100.03948: done getting next task for host managed_node3 7717 1726867100.03952: ^ 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 7717 1726867100.03955: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.03984: getting variables 7717 1726867100.03986: in VariableManager get_vars() 7717 1726867100.04197: Calling all_inventory to load vars for managed_node3 7717 1726867100.04200: Calling groups_inventory to load vars for managed_node3 7717 1726867100.04203: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.04215: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.04218: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.04221: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.05359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.10326: done with get_vars() 7717 1726867100.10342: done getting variables 7717 1726867100.10378: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 17:18:20 -0400 (0:00:00.083) 0:00:45.520 ****** 7717 1726867100.10400: entering _queue_task() for managed_node3/fail 7717 1726867100.10663: worker is 1 (out of 1 available) 7717 1726867100.10681: exiting _queue_task() for managed_node3/fail 7717 1726867100.10692: done queuing things up, now waiting for results queue to drain 7717 1726867100.10693: waiting for pending results... 7717 1726867100.10873: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 7717 1726867100.10969: in run() - task 0affcac9-a3a5-2797-eb16-00000000010e 7717 1726867100.10983: variable 'ansible_search_path' from source: unknown 7717 1726867100.10987: variable 'ansible_search_path' from source: unknown 7717 1726867100.11014: calling self._execute() 7717 1726867100.11095: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.11098: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.11107: variable 'omit' from source: magic vars 7717 1726867100.11389: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.11400: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.11486: variable 'network_state' from source: role '' defaults 7717 1726867100.11495: Evaluated conditional (network_state != {}): False 7717 1726867100.11498: when evaluation is False, skipping this task 7717 1726867100.11501: _execute() done 7717 1726867100.11503: dumping result to json 7717 1726867100.11505: done dumping result, returning 7717 1726867100.11512: done running TaskExecutor() for managed_node3/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-2797-eb16-00000000010e] 7717 1726867100.11518: sending task result for task 0affcac9-a3a5-2797-eb16-00000000010e skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867100.11659: no more pending results, returning what we have 7717 1726867100.11663: results queue empty 7717 1726867100.11664: checking for any_errors_fatal 7717 1726867100.11673: done checking for any_errors_fatal 7717 1726867100.11673: checking for max_fail_percentage 7717 1726867100.11679: done checking for max_fail_percentage 7717 1726867100.11680: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.11681: done checking to see if all hosts have failed 7717 1726867100.11682: getting the remaining hosts for this loop 7717 1726867100.11683: done getting the remaining hosts for this loop 7717 1726867100.11686: getting the next task for host managed_node3 7717 1726867100.11694: done getting next task for host managed_node3 7717 1726867100.11697: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867100.11700: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.11720: getting variables 7717 1726867100.11722: in VariableManager get_vars() 7717 1726867100.11762: Calling all_inventory to load vars for managed_node3 7717 1726867100.11764: Calling groups_inventory to load vars for managed_node3 7717 1726867100.11766: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.11784: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.11787: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.11792: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000010e 7717 1726867100.11795: WORKER PROCESS EXITING 7717 1726867100.11798: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.12521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.13389: done with get_vars() 7717 1726867100.13404: done getting variables 7717 1726867100.13444: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 17:18:20 -0400 (0:00:00.030) 0:00:45.551 ****** 7717 1726867100.13465: entering _queue_task() for managed_node3/fail 7717 1726867100.13680: worker is 1 (out of 1 available) 7717 1726867100.13694: exiting _queue_task() for managed_node3/fail 7717 1726867100.13705: done queuing things up, now waiting for results queue to drain 7717 1726867100.13706: waiting for pending results... 7717 1726867100.13880: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 7717 1726867100.13970: in run() - task 0affcac9-a3a5-2797-eb16-00000000010f 7717 1726867100.13983: variable 'ansible_search_path' from source: unknown 7717 1726867100.13987: variable 'ansible_search_path' from source: unknown 7717 1726867100.14014: calling self._execute() 7717 1726867100.14091: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.14096: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.14105: variable 'omit' from source: magic vars 7717 1726867100.14379: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.14389: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.14508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.16009: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.16308: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.16335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.16362: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.16384: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.16441: 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) 7717 1726867100.16464: 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) 7717 1726867100.16484: 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) 7717 1726867100.16510: 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) 7717 1726867100.16520: 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) 7717 1726867100.16590: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.16603: Evaluated conditional (ansible_distribution_major_version | int > 9): True 7717 1726867100.16685: variable 'ansible_distribution' from source: facts 7717 1726867100.16689: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.16692: Evaluated conditional (ansible_distribution in __network_rh_distros): True 7717 1726867100.16841: 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) 7717 1726867100.16860: 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) 7717 1726867100.16879: 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) 7717 1726867100.16906: 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) 7717 1726867100.16917: 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) 7717 1726867100.16948: 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) 7717 1726867100.16965: 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) 7717 1726867100.16988: 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) 7717 1726867100.17016: 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) 7717 1726867100.17026: 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) 7717 1726867100.17053: 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) 7717 1726867100.17069: 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) 7717 1726867100.17089: 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) 7717 1726867100.17115: 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) 7717 1726867100.17125: 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) 7717 1726867100.17315: variable 'network_connections' from source: task vars 7717 1726867100.17324: variable 'interface' from source: play vars 7717 1726867100.17370: variable 'interface' from source: play vars 7717 1726867100.17381: variable 'network_state' from source: role '' defaults 7717 1726867100.17427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.17536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.17566: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.17589: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.17623: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.17656: 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) 7717 1726867100.17669: 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) 7717 1726867100.17694: 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) 7717 1726867100.17711: 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) 7717 1726867100.17731: 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 7717 1726867100.17736: when evaluation is False, skipping this task 7717 1726867100.17739: _execute() done 7717 1726867100.17741: dumping result to json 7717 1726867100.17743: done dumping result, returning 7717 1726867100.17748: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affcac9-a3a5-2797-eb16-00000000010f] 7717 1726867100.17754: sending task result for task 0affcac9-a3a5-2797-eb16-00000000010f 7717 1726867100.17838: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000010f 7717 1726867100.17841: WORKER PROCESS EXITING skipping: [managed_node3] => { "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" } 7717 1726867100.17904: no more pending results, returning what we have 7717 1726867100.17907: results queue empty 7717 1726867100.17908: checking for any_errors_fatal 7717 1726867100.17914: done checking for any_errors_fatal 7717 1726867100.17914: checking for max_fail_percentage 7717 1726867100.17916: done checking for max_fail_percentage 7717 1726867100.17917: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.17918: done checking to see if all hosts have failed 7717 1726867100.17918: getting the remaining hosts for this loop 7717 1726867100.17920: done getting the remaining hosts for this loop 7717 1726867100.17924: getting the next task for host managed_node3 7717 1726867100.17930: done getting next task for host managed_node3 7717 1726867100.17934: ^ 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 7717 1726867100.17937: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.17957: getting variables 7717 1726867100.17959: in VariableManager get_vars() 7717 1726867100.18008: Calling all_inventory to load vars for managed_node3 7717 1726867100.18011: Calling groups_inventory to load vars for managed_node3 7717 1726867100.18013: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.18024: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.18026: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.18029: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.18936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.19794: done with get_vars() 7717 1726867100.19808: done getting variables 7717 1726867100.19851: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 17:18:20 -0400 (0:00:00.064) 0:00:45.615 ****** 7717 1726867100.19873: entering _queue_task() for managed_node3/dnf 7717 1726867100.20123: worker is 1 (out of 1 available) 7717 1726867100.20136: exiting _queue_task() for managed_node3/dnf 7717 1726867100.20151: done queuing things up, now waiting for results queue to drain 7717 1726867100.20152: waiting for pending results... 7717 1726867100.20349: running TaskExecutor() for managed_node3/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 7717 1726867100.20446: in run() - task 0affcac9-a3a5-2797-eb16-000000000110 7717 1726867100.20457: variable 'ansible_search_path' from source: unknown 7717 1726867100.20461: variable 'ansible_search_path' from source: unknown 7717 1726867100.20495: calling self._execute() 7717 1726867100.20567: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.20571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.20583: variable 'omit' from source: magic vars 7717 1726867100.20858: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.20868: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.21011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.22983: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.23033: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.23060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.23087: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.23110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.23164: 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) 7717 1726867100.23187: 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) 7717 1726867100.23210: 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) 7717 1726867100.23235: 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) 7717 1726867100.23246: 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) 7717 1726867100.23325: variable 'ansible_distribution' from source: facts 7717 1726867100.23329: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.23341: Evaluated conditional (ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7): True 7717 1726867100.23415: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.23500: 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) 7717 1726867100.23516: 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) 7717 1726867100.23536: 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) 7717 1726867100.23562: 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) 7717 1726867100.23572: 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) 7717 1726867100.23603: 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) 7717 1726867100.23619: 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) 7717 1726867100.23637: 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) 7717 1726867100.23664: 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) 7717 1726867100.23678: 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) 7717 1726867100.23703: 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) 7717 1726867100.23719: 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) 7717 1726867100.23735: 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) 7717 1726867100.23763: 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) 7717 1726867100.23774: 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) 7717 1726867100.23879: variable 'network_connections' from source: task vars 7717 1726867100.23886: variable 'interface' from source: play vars 7717 1726867100.23930: variable 'interface' from source: play vars 7717 1726867100.23983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.24097: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.24125: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.24147: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.24167: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.24204: 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) 7717 1726867100.24220: 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) 7717 1726867100.24241: 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) 7717 1726867100.24258: 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) 7717 1726867100.24295: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867100.24444: variable 'network_connections' from source: task vars 7717 1726867100.24448: variable 'interface' from source: play vars 7717 1726867100.24491: variable 'interface' from source: play vars 7717 1726867100.24537: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867100.24540: when evaluation is False, skipping this task 7717 1726867100.24543: _execute() done 7717 1726867100.24545: dumping result to json 7717 1726867100.24547: done dumping result, returning 7717 1726867100.24550: done running TaskExecutor() for managed_node3/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-2797-eb16-000000000110] 7717 1726867100.24552: sending task result for task 0affcac9-a3a5-2797-eb16-000000000110 7717 1726867100.24645: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000110 7717 1726867100.24647: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867100.24737: no more pending results, returning what we have 7717 1726867100.24740: results queue empty 7717 1726867100.24741: checking for any_errors_fatal 7717 1726867100.24748: done checking for any_errors_fatal 7717 1726867100.24749: checking for max_fail_percentage 7717 1726867100.24750: done checking for max_fail_percentage 7717 1726867100.24751: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.24752: done checking to see if all hosts have failed 7717 1726867100.24752: getting the remaining hosts for this loop 7717 1726867100.24754: done getting the remaining hosts for this loop 7717 1726867100.24758: getting the next task for host managed_node3 7717 1726867100.24763: done getting next task for host managed_node3 7717 1726867100.24766: ^ 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 7717 1726867100.24769: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.24792: getting variables 7717 1726867100.24793: in VariableManager get_vars() 7717 1726867100.24837: Calling all_inventory to load vars for managed_node3 7717 1726867100.24840: Calling groups_inventory to load vars for managed_node3 7717 1726867100.24842: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.24850: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.24853: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.24855: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.26146: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.27714: done with get_vars() 7717 1726867100.27735: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 7717 1726867100.27809: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 17:18:20 -0400 (0:00:00.079) 0:00:45.694 ****** 7717 1726867100.27842: entering _queue_task() for managed_node3/yum 7717 1726867100.28147: worker is 1 (out of 1 available) 7717 1726867100.28160: exiting _queue_task() for managed_node3/yum 7717 1726867100.28171: done queuing things up, now waiting for results queue to drain 7717 1726867100.28172: waiting for pending results... 7717 1726867100.28598: running TaskExecutor() for managed_node3/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 7717 1726867100.28607: in run() - task 0affcac9-a3a5-2797-eb16-000000000111 7717 1726867100.28633: variable 'ansible_search_path' from source: unknown 7717 1726867100.28646: variable 'ansible_search_path' from source: unknown 7717 1726867100.28691: calling self._execute() 7717 1726867100.28796: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.28817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.28836: variable 'omit' from source: magic vars 7717 1726867100.29243: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.29248: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.29431: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.32184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.32188: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.32246: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.32288: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.32319: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.32410: 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) 7717 1726867100.32455: 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) 7717 1726867100.32493: 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) 7717 1726867100.32539: 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) 7717 1726867100.32566: 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) 7717 1726867100.32683: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.32695: Evaluated conditional (ansible_distribution_major_version | int < 8): False 7717 1726867100.32769: when evaluation is False, skipping this task 7717 1726867100.32772: _execute() done 7717 1726867100.32775: dumping result to json 7717 1726867100.32778: done dumping result, returning 7717 1726867100.32781: done running TaskExecutor() for managed_node3/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-2797-eb16-000000000111] 7717 1726867100.32784: sending task result for task 0affcac9-a3a5-2797-eb16-000000000111 7717 1726867100.32862: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000111 7717 1726867100.32866: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } 7717 1726867100.32927: no more pending results, returning what we have 7717 1726867100.32930: results queue empty 7717 1726867100.32931: checking for any_errors_fatal 7717 1726867100.32939: done checking for any_errors_fatal 7717 1726867100.32939: checking for max_fail_percentage 7717 1726867100.32941: done checking for max_fail_percentage 7717 1726867100.32942: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.32944: done checking to see if all hosts have failed 7717 1726867100.32944: getting the remaining hosts for this loop 7717 1726867100.32946: done getting the remaining hosts for this loop 7717 1726867100.32950: getting the next task for host managed_node3 7717 1726867100.32957: done getting next task for host managed_node3 7717 1726867100.32961: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867100.32965: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.32992: getting variables 7717 1726867100.32994: in VariableManager get_vars() 7717 1726867100.33048: Calling all_inventory to load vars for managed_node3 7717 1726867100.33052: Calling groups_inventory to load vars for managed_node3 7717 1726867100.33054: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.33066: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.33070: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.33073: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.35829: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.37906: done with get_vars() 7717 1726867100.37930: done getting variables 7717 1726867100.37994: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 17:18:20 -0400 (0:00:00.101) 0:00:45.796 ****** 7717 1726867100.38026: entering _queue_task() for managed_node3/fail 7717 1726867100.38360: worker is 1 (out of 1 available) 7717 1726867100.38373: exiting _queue_task() for managed_node3/fail 7717 1726867100.38587: done queuing things up, now waiting for results queue to drain 7717 1726867100.38589: waiting for pending results... 7717 1726867100.38718: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 7717 1726867100.38923: in run() - task 0affcac9-a3a5-2797-eb16-000000000112 7717 1726867100.38927: variable 'ansible_search_path' from source: unknown 7717 1726867100.38930: variable 'ansible_search_path' from source: unknown 7717 1726867100.38933: calling self._execute() 7717 1726867100.38998: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.39009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.39026: variable 'omit' from source: magic vars 7717 1726867100.39404: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.39423: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.39545: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.39751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.41970: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.42050: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.42096: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.42135: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.42183: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.42292: 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) 7717 1726867100.42296: 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) 7717 1726867100.42319: 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) 7717 1726867100.42364: 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) 7717 1726867100.42386: 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) 7717 1726867100.42444: 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) 7717 1726867100.42473: 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) 7717 1726867100.42582: 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) 7717 1726867100.42586: 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) 7717 1726867100.42589: 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) 7717 1726867100.42612: 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) 7717 1726867100.42640: 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) 7717 1726867100.42669: 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) 7717 1726867100.42717: 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) 7717 1726867100.42737: 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) 7717 1726867100.42913: variable 'network_connections' from source: task vars 7717 1726867100.42935: variable 'interface' from source: play vars 7717 1726867100.43002: variable 'interface' from source: play vars 7717 1726867100.43141: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.43251: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.43304: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.43340: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.43379: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.43424: 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) 7717 1726867100.43453: 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) 7717 1726867100.43492: 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) 7717 1726867100.43525: 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) 7717 1726867100.43586: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867100.43982: variable 'network_connections' from source: task vars 7717 1726867100.43985: variable 'interface' from source: play vars 7717 1726867100.43988: variable 'interface' from source: play vars 7717 1726867100.43990: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867100.43992: when evaluation is False, skipping this task 7717 1726867100.43994: _execute() done 7717 1726867100.43996: dumping result to json 7717 1726867100.43999: done dumping result, returning 7717 1726867100.44001: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-000000000112] 7717 1726867100.44002: sending task result for task 0affcac9-a3a5-2797-eb16-000000000112 7717 1726867100.44082: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000112 7717 1726867100.44086: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867100.44137: no more pending results, returning what we have 7717 1726867100.44141: results queue empty 7717 1726867100.44142: checking for any_errors_fatal 7717 1726867100.44148: done checking for any_errors_fatal 7717 1726867100.44148: checking for max_fail_percentage 7717 1726867100.44150: done checking for max_fail_percentage 7717 1726867100.44151: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.44152: done checking to see if all hosts have failed 7717 1726867100.44153: getting the remaining hosts for this loop 7717 1726867100.44155: done getting the remaining hosts for this loop 7717 1726867100.44159: getting the next task for host managed_node3 7717 1726867100.44166: done getting next task for host managed_node3 7717 1726867100.44170: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 7717 1726867100.44173: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.44198: getting variables 7717 1726867100.44200: in VariableManager get_vars() 7717 1726867100.44249: Calling all_inventory to load vars for managed_node3 7717 1726867100.44252: Calling groups_inventory to load vars for managed_node3 7717 1726867100.44254: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.44264: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.44268: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.44272: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.45866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.47836: done with get_vars() 7717 1726867100.47856: done getting variables 7717 1726867100.47929: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 17:18:20 -0400 (0:00:00.099) 0:00:45.896 ****** 7717 1726867100.47966: entering _queue_task() for managed_node3/package 7717 1726867100.48315: worker is 1 (out of 1 available) 7717 1726867100.48327: exiting _queue_task() for managed_node3/package 7717 1726867100.48340: done queuing things up, now waiting for results queue to drain 7717 1726867100.48349: waiting for pending results... 7717 1726867100.48800: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 7717 1726867100.48896: in run() - task 0affcac9-a3a5-2797-eb16-000000000113 7717 1726867100.48900: variable 'ansible_search_path' from source: unknown 7717 1726867100.48903: variable 'ansible_search_path' from source: unknown 7717 1726867100.48906: calling self._execute() 7717 1726867100.49023: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.49027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.49030: variable 'omit' from source: magic vars 7717 1726867100.49406: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.49436: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.49654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.50016: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.50101: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.50122: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.50224: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.50361: variable 'network_packages' from source: role '' defaults 7717 1726867100.50533: variable '__network_provider_setup' from source: role '' defaults 7717 1726867100.50536: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867100.50608: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867100.50623: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867100.50701: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867100.50941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.53357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.53420: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.53450: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.53481: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.53529: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.53592: 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) 7717 1726867100.53619: 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) 7717 1726867100.53747: 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) 7717 1726867100.53751: 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) 7717 1726867100.53754: 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) 7717 1726867100.53756: 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) 7717 1726867100.53758: 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) 7717 1726867100.53781: 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) 7717 1726867100.53816: 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) 7717 1726867100.53830: 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) 7717 1726867100.54044: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867100.54146: 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) 7717 1726867100.54169: 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) 7717 1726867100.54194: 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) 7717 1726867100.54230: 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) 7717 1726867100.54244: 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) 7717 1726867100.54329: variable 'ansible_python' from source: facts 7717 1726867100.54357: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867100.54435: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867100.54511: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867100.54625: 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) 7717 1726867100.54648: 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) 7717 1726867100.54671: 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) 7717 1726867100.54710: 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) 7717 1726867100.54728: 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) 7717 1726867100.54766: 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) 7717 1726867100.54793: 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) 7717 1726867100.54815: 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) 7717 1726867100.54853: 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) 7717 1726867100.54866: 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) 7717 1726867100.55007: variable 'network_connections' from source: task vars 7717 1726867100.55012: variable 'interface' from source: play vars 7717 1726867100.55108: variable 'interface' from source: play vars 7717 1726867100.55169: 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) 7717 1726867100.55274: 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) 7717 1726867100.55281: 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) 7717 1726867100.55284: 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) 7717 1726867100.55294: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.55557: variable 'network_connections' from source: task vars 7717 1726867100.55560: variable 'interface' from source: play vars 7717 1726867100.55658: variable 'interface' from source: play vars 7717 1726867100.55690: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867100.55766: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.56060: variable 'network_connections' from source: task vars 7717 1726867100.56064: variable 'interface' from source: play vars 7717 1726867100.56128: variable 'interface' from source: play vars 7717 1726867100.56182: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867100.56226: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867100.56519: variable 'network_connections' from source: task vars 7717 1726867100.56523: variable 'interface' from source: play vars 7717 1726867100.56585: variable 'interface' from source: play vars 7717 1726867100.56633: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867100.56692: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867100.56697: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867100.56752: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867100.56942: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867100.57404: variable 'network_connections' from source: task vars 7717 1726867100.57408: variable 'interface' from source: play vars 7717 1726867100.57468: variable 'interface' from source: play vars 7717 1726867100.57480: variable 'ansible_distribution' from source: facts 7717 1726867100.57483: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.57486: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.57500: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867100.57658: variable 'ansible_distribution' from source: facts 7717 1726867100.57662: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.57782: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.57785: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867100.57840: variable 'ansible_distribution' from source: facts 7717 1726867100.57844: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.57849: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.57889: variable 'network_provider' from source: set_fact 7717 1726867100.57913: variable 'ansible_facts' from source: unknown 7717 1726867100.58606: Evaluated conditional (not network_packages is subset(ansible_facts.packages.keys())): False 7717 1726867100.58610: when evaluation is False, skipping this task 7717 1726867100.58612: _execute() done 7717 1726867100.58615: dumping result to json 7717 1726867100.58617: done dumping result, returning 7717 1726867100.58684: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0affcac9-a3a5-2797-eb16-000000000113] 7717 1726867100.58687: sending task result for task 0affcac9-a3a5-2797-eb16-000000000113 7717 1726867100.58748: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000113 7717 1726867100.58751: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } 7717 1726867100.58831: no more pending results, returning what we have 7717 1726867100.58835: results queue empty 7717 1726867100.58836: checking for any_errors_fatal 7717 1726867100.58843: done checking for any_errors_fatal 7717 1726867100.58843: checking for max_fail_percentage 7717 1726867100.58845: done checking for max_fail_percentage 7717 1726867100.58846: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.58847: done checking to see if all hosts have failed 7717 1726867100.58847: getting the remaining hosts for this loop 7717 1726867100.58849: done getting the remaining hosts for this loop 7717 1726867100.58852: getting the next task for host managed_node3 7717 1726867100.58858: done getting next task for host managed_node3 7717 1726867100.58862: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867100.58865: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.58888: getting variables 7717 1726867100.58889: in VariableManager get_vars() 7717 1726867100.58934: Calling all_inventory to load vars for managed_node3 7717 1726867100.58937: Calling groups_inventory to load vars for managed_node3 7717 1726867100.58939: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.58947: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.58950: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.58952: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.60286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.61800: done with get_vars() 7717 1726867100.61820: done getting variables 7717 1726867100.61879: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 17:18:20 -0400 (0:00:00.139) 0:00:46.035 ****** 7717 1726867100.61914: entering _queue_task() for managed_node3/package 7717 1726867100.62305: worker is 1 (out of 1 available) 7717 1726867100.62318: exiting _queue_task() for managed_node3/package 7717 1726867100.62329: done queuing things up, now waiting for results queue to drain 7717 1726867100.62331: waiting for pending results... 7717 1726867100.62569: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 7717 1726867100.62883: in run() - task 0affcac9-a3a5-2797-eb16-000000000114 7717 1726867100.62887: variable 'ansible_search_path' from source: unknown 7717 1726867100.62890: variable 'ansible_search_path' from source: unknown 7717 1726867100.62892: calling self._execute() 7717 1726867100.62894: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.62897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.62900: variable 'omit' from source: magic vars 7717 1726867100.63216: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.63240: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.63361: variable 'network_state' from source: role '' defaults 7717 1726867100.63376: Evaluated conditional (network_state != {}): False 7717 1726867100.63386: when evaluation is False, skipping this task 7717 1726867100.63395: _execute() done 7717 1726867100.63402: dumping result to json 7717 1726867100.63410: done dumping result, returning 7717 1726867100.63421: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affcac9-a3a5-2797-eb16-000000000114] 7717 1726867100.63431: sending task result for task 0affcac9-a3a5-2797-eb16-000000000114 7717 1726867100.63544: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000114 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867100.63600: no more pending results, returning what we have 7717 1726867100.63604: results queue empty 7717 1726867100.63605: checking for any_errors_fatal 7717 1726867100.63612: done checking for any_errors_fatal 7717 1726867100.63613: checking for max_fail_percentage 7717 1726867100.63615: done checking for max_fail_percentage 7717 1726867100.63616: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.63616: done checking to see if all hosts have failed 7717 1726867100.63617: getting the remaining hosts for this loop 7717 1726867100.63619: done getting the remaining hosts for this loop 7717 1726867100.63623: getting the next task for host managed_node3 7717 1726867100.63630: done getting next task for host managed_node3 7717 1726867100.63635: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867100.63639: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.63664: getting variables 7717 1726867100.63666: in VariableManager get_vars() 7717 1726867100.63719: Calling all_inventory to load vars for managed_node3 7717 1726867100.63721: Calling groups_inventory to load vars for managed_node3 7717 1726867100.63724: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.63736: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.63739: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.63742: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.64490: WORKER PROCESS EXITING 7717 1726867100.65412: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.66976: done with get_vars() 7717 1726867100.67001: done getting variables 7717 1726867100.67059: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 17:18:20 -0400 (0:00:00.051) 0:00:46.087 ****** 7717 1726867100.67095: entering _queue_task() for managed_node3/package 7717 1726867100.67441: worker is 1 (out of 1 available) 7717 1726867100.67452: exiting _queue_task() for managed_node3/package 7717 1726867100.67464: done queuing things up, now waiting for results queue to drain 7717 1726867100.67465: waiting for pending results... 7717 1726867100.67764: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 7717 1726867100.67922: in run() - task 0affcac9-a3a5-2797-eb16-000000000115 7717 1726867100.67945: variable 'ansible_search_path' from source: unknown 7717 1726867100.67954: variable 'ansible_search_path' from source: unknown 7717 1726867100.68001: calling self._execute() 7717 1726867100.68124: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.68137: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.68153: variable 'omit' from source: magic vars 7717 1726867100.68560: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.68582: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.68714: variable 'network_state' from source: role '' defaults 7717 1726867100.68731: Evaluated conditional (network_state != {}): False 7717 1726867100.68740: when evaluation is False, skipping this task 7717 1726867100.68747: _execute() done 7717 1726867100.68754: dumping result to json 7717 1726867100.68761: done dumping result, returning 7717 1726867100.68780: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affcac9-a3a5-2797-eb16-000000000115] 7717 1726867100.68793: sending task result for task 0affcac9-a3a5-2797-eb16-000000000115 skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867100.68958: no more pending results, returning what we have 7717 1726867100.68962: results queue empty 7717 1726867100.68964: checking for any_errors_fatal 7717 1726867100.68973: done checking for any_errors_fatal 7717 1726867100.68974: checking for max_fail_percentage 7717 1726867100.68976: done checking for max_fail_percentage 7717 1726867100.68978: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.68979: done checking to see if all hosts have failed 7717 1726867100.68980: getting the remaining hosts for this loop 7717 1726867100.68982: done getting the remaining hosts for this loop 7717 1726867100.68986: getting the next task for host managed_node3 7717 1726867100.68993: done getting next task for host managed_node3 7717 1726867100.68998: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867100.69003: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.69030: getting variables 7717 1726867100.69032: in VariableManager get_vars() 7717 1726867100.69391: Calling all_inventory to load vars for managed_node3 7717 1726867100.69394: Calling groups_inventory to load vars for managed_node3 7717 1726867100.69396: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.69407: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.69410: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.69414: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.70090: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000115 7717 1726867100.70094: WORKER PROCESS EXITING 7717 1726867100.70729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.72239: done with get_vars() 7717 1726867100.72260: done getting variables 7717 1726867100.72319: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 17:18:20 -0400 (0:00:00.052) 0:00:46.139 ****** 7717 1726867100.72353: entering _queue_task() for managed_node3/service 7717 1726867100.72645: worker is 1 (out of 1 available) 7717 1726867100.72655: exiting _queue_task() for managed_node3/service 7717 1726867100.72667: done queuing things up, now waiting for results queue to drain 7717 1726867100.72668: waiting for pending results... 7717 1726867100.72952: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 7717 1726867100.73092: in run() - task 0affcac9-a3a5-2797-eb16-000000000116 7717 1726867100.73117: variable 'ansible_search_path' from source: unknown 7717 1726867100.73125: variable 'ansible_search_path' from source: unknown 7717 1726867100.73163: calling self._execute() 7717 1726867100.73267: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.73281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.73296: variable 'omit' from source: magic vars 7717 1726867100.73673: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.73694: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.73817: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.74014: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.76495: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.76569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.76621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.76663: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.76696: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.76780: 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) 7717 1726867100.76814: 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) 7717 1726867100.76846: 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) 7717 1726867100.76897: 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) 7717 1726867100.76915: 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) 7717 1726867100.76963: 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) 7717 1726867100.76997: 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) 7717 1726867100.77025: 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) 7717 1726867100.77067: 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) 7717 1726867100.77088: 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) 7717 1726867100.77134: 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) 7717 1726867100.77161: 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) 7717 1726867100.77191: 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) 7717 1726867100.77237: 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) 7717 1726867100.77255: 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) 7717 1726867100.77431: variable 'network_connections' from source: task vars 7717 1726867100.77449: variable 'interface' from source: play vars 7717 1726867100.77519: variable 'interface' from source: play vars 7717 1726867100.77597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.77765: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.77808: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.77841: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.77890: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.77934: 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) 7717 1726867100.77962: 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) 7717 1726867100.77996: 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) 7717 1726867100.78027: 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) 7717 1726867100.78085: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867100.78382: variable 'network_connections' from source: task vars 7717 1726867100.78386: variable 'interface' from source: play vars 7717 1726867100.78400: variable 'interface' from source: play vars 7717 1726867100.78429: Evaluated conditional (__network_wireless_connections_defined or __network_team_connections_defined): False 7717 1726867100.78438: when evaluation is False, skipping this task 7717 1726867100.78445: _execute() done 7717 1726867100.78453: dumping result to json 7717 1726867100.78460: done dumping result, returning 7717 1726867100.78472: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affcac9-a3a5-2797-eb16-000000000116] 7717 1726867100.78485: sending task result for task 0affcac9-a3a5-2797-eb16-000000000116 skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } 7717 1726867100.78662: no more pending results, returning what we have 7717 1726867100.78665: results queue empty 7717 1726867100.78666: checking for any_errors_fatal 7717 1726867100.78671: done checking for any_errors_fatal 7717 1726867100.78671: checking for max_fail_percentage 7717 1726867100.78673: done checking for max_fail_percentage 7717 1726867100.78674: checking to see if all hosts have failed and the running result is not ok 7717 1726867100.78675: done checking to see if all hosts have failed 7717 1726867100.78675: getting the remaining hosts for this loop 7717 1726867100.78779: done getting the remaining hosts for this loop 7717 1726867100.78784: getting the next task for host managed_node3 7717 1726867100.78793: done getting next task for host managed_node3 7717 1726867100.78798: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867100.78801: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867100.78828: getting variables 7717 1726867100.78830: in VariableManager get_vars() 7717 1726867100.79090: Calling all_inventory to load vars for managed_node3 7717 1726867100.79094: Calling groups_inventory to load vars for managed_node3 7717 1726867100.79096: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867100.79106: Calling all_plugins_play to load vars for managed_node3 7717 1726867100.79109: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867100.79113: Calling groups_plugins_play to load vars for managed_node3 7717 1726867100.79790: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000116 7717 1726867100.79794: WORKER PROCESS EXITING 7717 1726867100.80636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867100.82114: done with get_vars() 7717 1726867100.82135: done getting variables 7717 1726867100.82199: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 17:18:20 -0400 (0:00:00.098) 0:00:46.238 ****** 7717 1726867100.82233: entering _queue_task() for managed_node3/service 7717 1726867100.82539: worker is 1 (out of 1 available) 7717 1726867100.82551: exiting _queue_task() for managed_node3/service 7717 1726867100.82563: done queuing things up, now waiting for results queue to drain 7717 1726867100.82565: waiting for pending results... 7717 1726867100.82858: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 7717 1726867100.83006: in run() - task 0affcac9-a3a5-2797-eb16-000000000117 7717 1726867100.83028: variable 'ansible_search_path' from source: unknown 7717 1726867100.83036: variable 'ansible_search_path' from source: unknown 7717 1726867100.83075: calling self._execute() 7717 1726867100.83181: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.83194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.83210: variable 'omit' from source: magic vars 7717 1726867100.83585: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.83603: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867100.83769: variable 'network_provider' from source: set_fact 7717 1726867100.83783: variable 'network_state' from source: role '' defaults 7717 1726867100.83798: Evaluated conditional (network_provider == "nm" or network_state != {}): True 7717 1726867100.83810: variable 'omit' from source: magic vars 7717 1726867100.83873: variable 'omit' from source: magic vars 7717 1726867100.83908: variable 'network_service_name' from source: role '' defaults 7717 1726867100.83973: variable 'network_service_name' from source: role '' defaults 7717 1726867100.84088: variable '__network_provider_setup' from source: role '' defaults 7717 1726867100.84103: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867100.84165: variable '__network_service_name_default_nm' from source: role '' defaults 7717 1726867100.84182: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867100.84246: variable '__network_packages_default_nm' from source: role '' defaults 7717 1726867100.84472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867100.86486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867100.86538: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867100.86564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867100.86591: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867100.86612: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867100.86670: 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) 7717 1726867100.86693: 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) 7717 1726867100.86711: 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) 7717 1726867100.86736: 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) 7717 1726867100.86748: 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) 7717 1726867100.86784: 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) 7717 1726867100.86801: 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) 7717 1726867100.86821: 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) 7717 1726867100.86846: 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) 7717 1726867100.86861: 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) 7717 1726867100.87006: variable '__network_packages_default_gobject_packages' from source: role '' defaults 7717 1726867100.87079: 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) 7717 1726867100.87098: 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) 7717 1726867100.87114: 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) 7717 1726867100.87141: 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) 7717 1726867100.87150: 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) 7717 1726867100.87212: variable 'ansible_python' from source: facts 7717 1726867100.87230: variable '__network_packages_default_wpa_supplicant' from source: role '' defaults 7717 1726867100.87289: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867100.87340: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867100.87425: 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) 7717 1726867100.87445: 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) 7717 1726867100.87463: 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) 7717 1726867100.87492: 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) 7717 1726867100.87503: 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) 7717 1726867100.87537: 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) 7717 1726867100.87556: 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) 7717 1726867100.87574: 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) 7717 1726867100.87603: 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) 7717 1726867100.87613: 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) 7717 1726867100.87706: variable 'network_connections' from source: task vars 7717 1726867100.87712: variable 'interface' from source: play vars 7717 1726867100.87765: variable 'interface' from source: play vars 7717 1726867100.87837: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867100.88087: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867100.88090: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867100.88112: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867100.88156: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867100.88230: 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) 7717 1726867100.88265: 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) 7717 1726867100.88330: 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) 7717 1726867100.88366: 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) 7717 1726867100.88421: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.88706: variable 'network_connections' from source: task vars 7717 1726867100.88720: variable 'interface' from source: play vars 7717 1726867100.88819: variable 'interface' from source: play vars 7717 1726867100.88874: variable '__network_packages_default_wireless' from source: role '' defaults 7717 1726867100.88943: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867100.89135: variable 'network_connections' from source: task vars 7717 1726867100.89139: variable 'interface' from source: play vars 7717 1726867100.89192: variable 'interface' from source: play vars 7717 1726867100.89209: variable '__network_packages_default_team' from source: role '' defaults 7717 1726867100.89261: variable '__network_team_connections_defined' from source: role '' defaults 7717 1726867100.89453: variable 'network_connections' from source: task vars 7717 1726867100.89456: variable 'interface' from source: play vars 7717 1726867100.89509: variable 'interface' from source: play vars 7717 1726867100.89544: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867100.89587: variable '__network_service_name_default_initscripts' from source: role '' defaults 7717 1726867100.89591: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867100.89636: variable '__network_packages_default_initscripts' from source: role '' defaults 7717 1726867100.89768: variable '__network_packages_default_initscripts_bridge' from source: role '' defaults 7717 1726867100.90082: variable 'network_connections' from source: task vars 7717 1726867100.90085: variable 'interface' from source: play vars 7717 1726867100.90126: variable 'interface' from source: play vars 7717 1726867100.90132: variable 'ansible_distribution' from source: facts 7717 1726867100.90137: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.90142: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.90155: variable '__network_packages_default_initscripts_network_scripts' from source: role '' defaults 7717 1726867100.90264: variable 'ansible_distribution' from source: facts 7717 1726867100.90267: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.90272: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.90285: variable '__network_packages_default_initscripts_dhcp_client' from source: role '' defaults 7717 1726867100.90394: variable 'ansible_distribution' from source: facts 7717 1726867100.90397: variable '__network_rh_distros' from source: role '' defaults 7717 1726867100.90402: variable 'ansible_distribution_major_version' from source: facts 7717 1726867100.90427: variable 'network_provider' from source: set_fact 7717 1726867100.90443: variable 'omit' from source: magic vars 7717 1726867100.90461: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867100.90487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867100.90501: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867100.90514: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867100.90522: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867100.90544: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867100.90546: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.90549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.90619: Set connection var ansible_pipelining to False 7717 1726867100.90623: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867100.90628: Set connection var ansible_shell_type to sh 7717 1726867100.90630: Set connection var ansible_connection to ssh 7717 1726867100.90637: Set connection var ansible_shell_executable to /bin/sh 7717 1726867100.90641: Set connection var ansible_timeout to 10 7717 1726867100.90658: variable 'ansible_shell_executable' from source: unknown 7717 1726867100.90661: variable 'ansible_connection' from source: unknown 7717 1726867100.90663: variable 'ansible_module_compression' from source: unknown 7717 1726867100.90665: variable 'ansible_shell_type' from source: unknown 7717 1726867100.90668: variable 'ansible_shell_executable' from source: unknown 7717 1726867100.90670: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867100.90674: variable 'ansible_pipelining' from source: unknown 7717 1726867100.90680: variable 'ansible_timeout' from source: unknown 7717 1726867100.90683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867100.90760: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867100.90773: variable 'omit' from source: magic vars 7717 1726867100.90784: starting attempt loop 7717 1726867100.90787: running the handler 7717 1726867100.90862: variable 'ansible_facts' from source: unknown 7717 1726867100.91571: _low_level_execute_command(): starting 7717 1726867100.91687: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867100.92207: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867100.92223: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867100.92235: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867100.92247: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867100.92307: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867100.92313: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867100.92380: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867100.94094: stdout chunk (state=3): >>>/root <<< 7717 1726867100.94233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867100.94236: stdout chunk (state=3): >>><<< 7717 1726867100.94238: stderr chunk (state=3): >>><<< 7717 1726867100.94254: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867100.94361: _low_level_execute_command(): starting 7717 1726867100.94365: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842 `" && echo ansible-tmp-1726867100.9426615-9431-105866783624842="` echo /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842 `" ) && sleep 0' 7717 1726867100.94897: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867100.94970: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867100.94991: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867100.95033: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867100.95079: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867100.96984: stdout chunk (state=3): >>>ansible-tmp-1726867100.9426615-9431-105866783624842=/root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842 <<< 7717 1726867100.97103: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867100.97136: stderr chunk (state=3): >>><<< 7717 1726867100.97149: stdout chunk (state=3): >>><<< 7717 1726867100.97398: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867100.9426615-9431-105866783624842=/root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867100.97400: variable 'ansible_module_compression' from source: unknown 7717 1726867100.97403: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 7717 1726867100.97405: variable 'ansible_facts' from source: unknown 7717 1726867100.97546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py 7717 1726867100.97720: Sending initial data 7717 1726867100.97750: Sent initial data (154 bytes) 7717 1726867100.98281: 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 <<< 7717 1726867100.98301: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867100.98345: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867100.98357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867100.98407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867100.99967: 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 <<< 7717 1726867100.99971: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867101.00013: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867101.00057: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpwxt42zqb /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py <<< 7717 1726867101.00059: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py" <<< 7717 1726867101.00103: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpwxt42zqb" to remote "/root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py" <<< 7717 1726867101.01164: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.01197: stderr chunk (state=3): >>><<< 7717 1726867101.01201: stdout chunk (state=3): >>><<< 7717 1726867101.01239: done transferring module to remote 7717 1726867101.01246: _low_level_execute_command(): starting 7717 1726867101.01250: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/ /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py && sleep 0' 7717 1726867101.01642: 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 <<< 7717 1726867101.01646: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.01663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.01715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867101.01718: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.01769: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.03523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.03542: stderr chunk (state=3): >>><<< 7717 1726867101.03545: stdout chunk (state=3): >>><<< 7717 1726867101.03556: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867101.03558: _low_level_execute_command(): starting 7717 1726867101.03563: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/AnsiballZ_systemd.py && sleep 0' 7717 1726867101.03954: 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 <<< 7717 1726867101.03957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.03959: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.03961: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867101.03963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.04008: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.04012: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.04067: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.33212: 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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9560064", "MemoryPeak": "10088448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333644288", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "205443000", "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", <<< 7717 1726867101.33249: stdout chunk (state=3): >>>"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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wai<<< 7717 1726867101.33258: stdout chunk (state=3): >>>t-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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}}} <<< 7717 1726867101.35216: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867101.35247: stderr chunk (state=3): >>><<< 7717 1726867101.35250: stdout chunk (state=3): >>><<< 7717 1726867101.35266: _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": "702", "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:13:04 EDT", "ExecMainStartTimestampMonotonic": "21397904", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ExecMainHandoffTimestampMonotonic": "21411941", "ExecMainPID": "702", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Fri 2024-09-20 17:13:04 EDT] ; stop_time=[n/a] ; pid=702 ; 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": "9560064", "MemoryPeak": "10088448", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3333644288", "EffectiveMemoryMax": "3702874112", "EffectiveMemoryHigh": "3702874112", "CPUUsageNSec": "205443000", "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": "sysinit.target dbus.socket system.slice", "Wants": "network.target", "BindsTo": "dbus-broker.service", "RequiredBy": "NetworkManager-wait-online.service", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target", "Before": "shutdown.target multi-user.target cloud-init.service NetworkManager-wait-online.service network.target", "After": "basic.target network-pre.target cloud-init-local.service sysinit.target system.slice systemd-journald.socket dbus-broker.service dbus.socket", "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:13:04 EDT", "StateChangeTimestampMonotonic": "21815124", "InactiveExitTimestamp": "Fri 2024-09-20 17:13:04 EDT", "InactiveExitTimestampMonotonic": "21398448", "ActiveEnterTimestamp": "Fri 2024-09-20 17:13:04 EDT", "ActiveEnterTimestampMonotonic": "21815124", "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:13:04 EDT", "ConditionTimestampMonotonic": "21397034", "AssertTimestamp": "Fri 2024-09-20 17:13:04 EDT", "AssertTimestampMonotonic": "21397036", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "6662de0c35f9440589adc21215384405", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867101.35389: 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-1726867100.9426615-9431-105866783624842/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867101.35408: _low_level_execute_command(): starting 7717 1726867101.35411: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867100.9426615-9431-105866783624842/ > /dev/null 2>&1 && sleep 0' 7717 1726867101.35872: 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 <<< 7717 1726867101.35875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.35880: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.35882: 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.15.68 originally 10.31.15.68 debug2: match found <<< 7717 1726867101.35884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.35935: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.35944: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867101.35946: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.35990: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.37856: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.37862: stdout chunk (state=3): >>><<< 7717 1726867101.37865: stderr chunk (state=3): >>><<< 7717 1726867101.37891: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867101.38083: handler run complete 7717 1726867101.38086: attempt loop complete, returning result 7717 1726867101.38088: _execute() done 7717 1726867101.38091: dumping result to json 7717 1726867101.38093: done dumping result, returning 7717 1726867101.38095: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affcac9-a3a5-2797-eb16-000000000117] 7717 1726867101.38096: sending task result for task 0affcac9-a3a5-2797-eb16-000000000117 ok: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867101.38724: no more pending results, returning what we have 7717 1726867101.38727: results queue empty 7717 1726867101.38729: checking for any_errors_fatal 7717 1726867101.38734: done checking for any_errors_fatal 7717 1726867101.38735: checking for max_fail_percentage 7717 1726867101.38737: done checking for max_fail_percentage 7717 1726867101.38737: checking to see if all hosts have failed and the running result is not ok 7717 1726867101.38738: done checking to see if all hosts have failed 7717 1726867101.38739: getting the remaining hosts for this loop 7717 1726867101.38741: done getting the remaining hosts for this loop 7717 1726867101.38744: getting the next task for host managed_node3 7717 1726867101.38751: done getting next task for host managed_node3 7717 1726867101.38760: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867101.38764: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867101.38781: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000117 7717 1726867101.38784: WORKER PROCESS EXITING 7717 1726867101.38795: getting variables 7717 1726867101.38797: in VariableManager get_vars() 7717 1726867101.38846: Calling all_inventory to load vars for managed_node3 7717 1726867101.38849: Calling groups_inventory to load vars for managed_node3 7717 1726867101.38852: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867101.38981: Calling all_plugins_play to load vars for managed_node3 7717 1726867101.38986: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867101.38996: Calling groups_plugins_play to load vars for managed_node3 7717 1726867101.40620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867101.41954: done with get_vars() 7717 1726867101.41971: done getting variables 7717 1726867101.42019: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 17:18:21 -0400 (0:00:00.598) 0:00:46.836 ****** 7717 1726867101.42045: entering _queue_task() for managed_node3/service 7717 1726867101.42292: worker is 1 (out of 1 available) 7717 1726867101.42304: exiting _queue_task() for managed_node3/service 7717 1726867101.42315: done queuing things up, now waiting for results queue to drain 7717 1726867101.42317: waiting for pending results... 7717 1726867101.42508: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 7717 1726867101.42594: in run() - task 0affcac9-a3a5-2797-eb16-000000000118 7717 1726867101.42606: variable 'ansible_search_path' from source: unknown 7717 1726867101.42610: variable 'ansible_search_path' from source: unknown 7717 1726867101.42637: calling self._execute() 7717 1726867101.42720: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.42724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.42733: variable 'omit' from source: magic vars 7717 1726867101.43015: variable 'ansible_distribution_major_version' from source: facts 7717 1726867101.43025: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867101.43107: variable 'network_provider' from source: set_fact 7717 1726867101.43111: Evaluated conditional (network_provider == "nm"): True 7717 1726867101.43173: variable '__network_wpa_supplicant_required' from source: role '' defaults 7717 1726867101.43240: variable '__network_ieee802_1x_connections_defined' from source: role '' defaults 7717 1726867101.43354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867101.44764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867101.44813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867101.44839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867101.44864: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867101.44887: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867101.44954: 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) 7717 1726867101.44981: 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) 7717 1726867101.44998: 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) 7717 1726867101.45023: 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) 7717 1726867101.45035: 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) 7717 1726867101.45070: 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) 7717 1726867101.45095: 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) 7717 1726867101.45112: 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) 7717 1726867101.45136: 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) 7717 1726867101.45149: 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) 7717 1726867101.45175: 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) 7717 1726867101.45200: 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) 7717 1726867101.45216: 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) 7717 1726867101.45241: 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) 7717 1726867101.45251: 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) 7717 1726867101.45346: variable 'network_connections' from source: task vars 7717 1726867101.45356: variable 'interface' from source: play vars 7717 1726867101.45408: variable 'interface' from source: play vars 7717 1726867101.45456: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867101.45568: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867101.45600: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867101.45624: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867101.45646: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867101.45675: 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) 7717 1726867101.45696: 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) 7717 1726867101.45713: 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) 7717 1726867101.45734: 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) 7717 1726867101.45772: variable '__network_wireless_connections_defined' from source: role '' defaults 7717 1726867101.45927: variable 'network_connections' from source: task vars 7717 1726867101.45931: variable 'interface' from source: play vars 7717 1726867101.45979: variable 'interface' from source: play vars 7717 1726867101.46004: Evaluated conditional (__network_wpa_supplicant_required): False 7717 1726867101.46007: when evaluation is False, skipping this task 7717 1726867101.46011: _execute() done 7717 1726867101.46014: dumping result to json 7717 1726867101.46016: done dumping result, returning 7717 1726867101.46055: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affcac9-a3a5-2797-eb16-000000000118] 7717 1726867101.46068: sending task result for task 0affcac9-a3a5-2797-eb16-000000000118 7717 1726867101.46131: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000118 7717 1726867101.46133: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } 7717 1726867101.46179: no more pending results, returning what we have 7717 1726867101.46183: results queue empty 7717 1726867101.46184: checking for any_errors_fatal 7717 1726867101.46211: done checking for any_errors_fatal 7717 1726867101.46212: checking for max_fail_percentage 7717 1726867101.46214: done checking for max_fail_percentage 7717 1726867101.46214: checking to see if all hosts have failed and the running result is not ok 7717 1726867101.46215: done checking to see if all hosts have failed 7717 1726867101.46216: getting the remaining hosts for this loop 7717 1726867101.46218: done getting the remaining hosts for this loop 7717 1726867101.46221: getting the next task for host managed_node3 7717 1726867101.46227: done getting next task for host managed_node3 7717 1726867101.46232: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867101.46235: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867101.46255: getting variables 7717 1726867101.46257: in VariableManager get_vars() 7717 1726867101.46302: Calling all_inventory to load vars for managed_node3 7717 1726867101.46305: Calling groups_inventory to load vars for managed_node3 7717 1726867101.46307: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867101.46316: Calling all_plugins_play to load vars for managed_node3 7717 1726867101.46319: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867101.46321: Calling groups_plugins_play to load vars for managed_node3 7717 1726867101.47088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867101.47947: done with get_vars() 7717 1726867101.47963: done getting variables 7717 1726867101.48007: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 17:18:21 -0400 (0:00:00.059) 0:00:46.896 ****** 7717 1726867101.48031: entering _queue_task() for managed_node3/service 7717 1726867101.48252: worker is 1 (out of 1 available) 7717 1726867101.48265: exiting _queue_task() for managed_node3/service 7717 1726867101.48279: done queuing things up, now waiting for results queue to drain 7717 1726867101.48281: waiting for pending results... 7717 1726867101.48455: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 7717 1726867101.48552: in run() - task 0affcac9-a3a5-2797-eb16-000000000119 7717 1726867101.48564: variable 'ansible_search_path' from source: unknown 7717 1726867101.48567: variable 'ansible_search_path' from source: unknown 7717 1726867101.48600: calling self._execute() 7717 1726867101.48673: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.48676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.48689: variable 'omit' from source: magic vars 7717 1726867101.48961: variable 'ansible_distribution_major_version' from source: facts 7717 1726867101.48972: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867101.49054: variable 'network_provider' from source: set_fact 7717 1726867101.49059: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867101.49062: when evaluation is False, skipping this task 7717 1726867101.49065: _execute() done 7717 1726867101.49067: dumping result to json 7717 1726867101.49069: done dumping result, returning 7717 1726867101.49073: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0affcac9-a3a5-2797-eb16-000000000119] 7717 1726867101.49084: sending task result for task 0affcac9-a3a5-2797-eb16-000000000119 7717 1726867101.49167: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000119 7717 1726867101.49170: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 7717 1726867101.49214: no more pending results, returning what we have 7717 1726867101.49217: results queue empty 7717 1726867101.49218: checking for any_errors_fatal 7717 1726867101.49227: done checking for any_errors_fatal 7717 1726867101.49228: checking for max_fail_percentage 7717 1726867101.49230: done checking for max_fail_percentage 7717 1726867101.49230: checking to see if all hosts have failed and the running result is not ok 7717 1726867101.49231: done checking to see if all hosts have failed 7717 1726867101.49232: getting the remaining hosts for this loop 7717 1726867101.49233: done getting the remaining hosts for this loop 7717 1726867101.49237: getting the next task for host managed_node3 7717 1726867101.49242: done getting next task for host managed_node3 7717 1726867101.49246: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867101.49249: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867101.49268: getting variables 7717 1726867101.49270: in VariableManager get_vars() 7717 1726867101.49311: Calling all_inventory to load vars for managed_node3 7717 1726867101.49314: Calling groups_inventory to load vars for managed_node3 7717 1726867101.49316: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867101.49325: Calling all_plugins_play to load vars for managed_node3 7717 1726867101.49327: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867101.49329: Calling groups_plugins_play to load vars for managed_node3 7717 1726867101.50185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867101.51031: done with get_vars() 7717 1726867101.51045: done getting variables 7717 1726867101.51088: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 17:18:21 -0400 (0:00:00.030) 0:00:46.927 ****** 7717 1726867101.51112: entering _queue_task() for managed_node3/copy 7717 1726867101.51321: worker is 1 (out of 1 available) 7717 1726867101.51333: exiting _queue_task() for managed_node3/copy 7717 1726867101.51346: done queuing things up, now waiting for results queue to drain 7717 1726867101.51347: waiting for pending results... 7717 1726867101.51530: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 7717 1726867101.51618: in run() - task 0affcac9-a3a5-2797-eb16-00000000011a 7717 1726867101.51631: variable 'ansible_search_path' from source: unknown 7717 1726867101.51635: variable 'ansible_search_path' from source: unknown 7717 1726867101.51662: calling self._execute() 7717 1726867101.51739: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.51743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.51752: variable 'omit' from source: magic vars 7717 1726867101.52026: variable 'ansible_distribution_major_version' from source: facts 7717 1726867101.52036: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867101.52122: variable 'network_provider' from source: set_fact 7717 1726867101.52126: Evaluated conditional (network_provider == "initscripts"): False 7717 1726867101.52129: when evaluation is False, skipping this task 7717 1726867101.52131: _execute() done 7717 1726867101.52133: dumping result to json 7717 1726867101.52135: done dumping result, returning 7717 1726867101.52143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affcac9-a3a5-2797-eb16-00000000011a] 7717 1726867101.52146: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011a 7717 1726867101.52235: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011a 7717 1726867101.52237: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } 7717 1726867101.52284: no more pending results, returning what we have 7717 1726867101.52287: results queue empty 7717 1726867101.52288: checking for any_errors_fatal 7717 1726867101.52297: done checking for any_errors_fatal 7717 1726867101.52297: checking for max_fail_percentage 7717 1726867101.52299: done checking for max_fail_percentage 7717 1726867101.52299: checking to see if all hosts have failed and the running result is not ok 7717 1726867101.52300: done checking to see if all hosts have failed 7717 1726867101.52301: getting the remaining hosts for this loop 7717 1726867101.52302: done getting the remaining hosts for this loop 7717 1726867101.52305: getting the next task for host managed_node3 7717 1726867101.52312: done getting next task for host managed_node3 7717 1726867101.52316: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867101.52319: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867101.52336: getting variables 7717 1726867101.52338: in VariableManager get_vars() 7717 1726867101.52376: Calling all_inventory to load vars for managed_node3 7717 1726867101.52381: Calling groups_inventory to load vars for managed_node3 7717 1726867101.52383: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867101.52391: Calling all_plugins_play to load vars for managed_node3 7717 1726867101.52394: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867101.52396: Calling groups_plugins_play to load vars for managed_node3 7717 1726867101.53127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867101.53984: done with get_vars() 7717 1726867101.53998: 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:18:21 -0400 (0:00:00.029) 0:00:46.956 ****** 7717 1726867101.54056: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867101.54266: worker is 1 (out of 1 available) 7717 1726867101.54279: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 7717 1726867101.54292: done queuing things up, now waiting for results queue to drain 7717 1726867101.54293: waiting for pending results... 7717 1726867101.54481: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 7717 1726867101.54563: in run() - task 0affcac9-a3a5-2797-eb16-00000000011b 7717 1726867101.54576: variable 'ansible_search_path' from source: unknown 7717 1726867101.54581: variable 'ansible_search_path' from source: unknown 7717 1726867101.54614: calling self._execute() 7717 1726867101.54684: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.54690: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.54699: variable 'omit' from source: magic vars 7717 1726867101.54963: variable 'ansible_distribution_major_version' from source: facts 7717 1726867101.54974: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867101.54983: variable 'omit' from source: magic vars 7717 1726867101.55020: variable 'omit' from source: magic vars 7717 1726867101.55129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867101.56835: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867101.56888: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867101.56940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867101.57039: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867101.57053: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867101.57114: variable 'network_provider' from source: set_fact 7717 1726867101.57218: 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) 7717 1726867101.57243: 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) 7717 1726867101.57266: 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) 7717 1726867101.57293: 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) 7717 1726867101.57304: 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) 7717 1726867101.57359: variable 'omit' from source: magic vars 7717 1726867101.57446: variable 'omit' from source: magic vars 7717 1726867101.57520: variable 'network_connections' from source: task vars 7717 1726867101.57530: variable 'interface' from source: play vars 7717 1726867101.57574: variable 'interface' from source: play vars 7717 1726867101.57680: variable 'omit' from source: magic vars 7717 1726867101.57685: variable '__lsr_ansible_managed' from source: task vars 7717 1726867101.57729: variable '__lsr_ansible_managed' from source: task vars 7717 1726867101.57920: Loaded config def from plugin (lookup/template) 7717 1726867101.57926: Loading LookupModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/template.py 7717 1726867101.57948: File lookup term: get_ansible_managed.j2 7717 1726867101.57951: variable 'ansible_search_path' from source: unknown 7717 1726867101.57956: 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 7717 1726867101.57966: 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 7717 1726867101.57982: variable 'ansible_search_path' from source: unknown 7717 1726867101.62184: variable 'ansible_managed' from source: unknown 7717 1726867101.62200: variable 'omit' from source: magic vars 7717 1726867101.62231: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867101.62261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867101.62285: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867101.62306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867101.62320: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867101.62349: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867101.62357: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.62364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.62460: Set connection var ansible_pipelining to False 7717 1726867101.62470: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867101.62482: Set connection var ansible_shell_type to sh 7717 1726867101.62489: Set connection var ansible_connection to ssh 7717 1726867101.62500: Set connection var ansible_shell_executable to /bin/sh 7717 1726867101.62508: Set connection var ansible_timeout to 10 7717 1726867101.62532: variable 'ansible_shell_executable' from source: unknown 7717 1726867101.62540: variable 'ansible_connection' from source: unknown 7717 1726867101.62547: variable 'ansible_module_compression' from source: unknown 7717 1726867101.62554: variable 'ansible_shell_type' from source: unknown 7717 1726867101.62561: variable 'ansible_shell_executable' from source: unknown 7717 1726867101.62568: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867101.62575: variable 'ansible_pipelining' from source: unknown 7717 1726867101.62585: variable 'ansible_timeout' from source: unknown 7717 1726867101.62593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867101.62715: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867101.62782: variable 'omit' from source: magic vars 7717 1726867101.62785: starting attempt loop 7717 1726867101.62788: running the handler 7717 1726867101.62790: _low_level_execute_command(): starting 7717 1726867101.62792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867101.63427: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867101.63442: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.63456: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867101.63474: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867101.63495: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867101.63587: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.63606: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867101.63623: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.63705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.65388: stdout chunk (state=3): >>>/root <<< 7717 1726867101.65510: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.65528: stderr chunk (state=3): >>><<< 7717 1726867101.65544: stdout chunk (state=3): >>><<< 7717 1726867101.65562: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867101.65654: _low_level_execute_command(): starting 7717 1726867101.65657: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737 `" && echo ansible-tmp-1726867101.6556783-9455-261723465678737="` echo /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737 `" ) && sleep 0' 7717 1726867101.66201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867101.66214: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.66234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867101.66299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.66358: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.66373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867101.66396: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.66469: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.68378: stdout chunk (state=3): >>>ansible-tmp-1726867101.6556783-9455-261723465678737=/root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737 <<< 7717 1726867101.68618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.68622: stdout chunk (state=3): >>><<< 7717 1726867101.68624: stderr chunk (state=3): >>><<< 7717 1726867101.68627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867101.6556783-9455-261723465678737=/root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867101.68630: variable 'ansible_module_compression' from source: unknown 7717 1726867101.68668: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.network_connections-ZIP_DEFLATED 7717 1726867101.68723: variable 'ansible_facts' from source: unknown 7717 1726867101.68883: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py 7717 1726867101.69102: Sending initial data 7717 1726867101.69105: Sent initial data (166 bytes) 7717 1726867101.69634: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867101.69649: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.69691: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867101.69783: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.69810: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.69827: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867101.69849: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.69931: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.71469: 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 <<< 7717 1726867101.71525: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867101.71568: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpdnot1vx9 /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py <<< 7717 1726867101.71576: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py" <<< 7717 1726867101.71609: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpdnot1vx9" to remote "/root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py" <<< 7717 1726867101.72338: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.72374: stderr chunk (state=3): >>><<< 7717 1726867101.72382: stdout chunk (state=3): >>><<< 7717 1726867101.72405: done transferring module to remote 7717 1726867101.72417: _low_level_execute_command(): starting 7717 1726867101.72421: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/ /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py && sleep 0' 7717 1726867101.72863: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867101.72867: 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.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867101.72869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.72871: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867101.72874: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.72922: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.72926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.72973: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867101.74787: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867101.74813: stderr chunk (state=3): >>><<< 7717 1726867101.74817: stdout chunk (state=3): >>><<< 7717 1726867101.74830: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867101.74833: _low_level_execute_command(): starting 7717 1726867101.74836: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/AnsiballZ_network_connections.py && sleep 0' 7717 1726867101.75256: 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 <<< 7717 1726867101.75259: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.75261: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867101.75264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867101.75311: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867101.75314: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867101.75371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.06045: stdout chunk (state=3): >>>Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4vl5zqb2/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_4vl5zqb2/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 veth0/338d1c3a-cfd4-4228-93f0-f65c1fe5a85e: error=unknown <<< 7717 1726867102.06187: stdout chunk (state=3): >>> {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "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": "veth0", "persistent_state": "absent", "state": "down"}], "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "ignore_errors": false, "force_state_change": false, "__debug_flags": ""}}} <<< 7717 1726867102.08023: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867102.08055: stderr chunk (state=3): >>><<< 7717 1726867102.08058: stdout chunk (state=3): >>><<< 7717 1726867102.08079: _low_level_execute_command() done: rc=0, stdout=Traceback (most recent call last): File "/tmp/ansible_fedora.linux_system_roles.network_connections_payload_4vl5zqb2/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_4vl5zqb2/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 veth0/338d1c3a-cfd4-4228-93f0-f65c1fe5a85e: error=unknown {"changed": true, "warnings": [], "stderr": "\n", "_invocation": {"module_args": {"provider": "nm", "connections": [{"name": "veth0", "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": "veth0", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867102.08107: done with _execute_module (fedora.linux_system_roles.network_connections, {'provider': 'nm', 'connections': [{'name': 'veth0', '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-1726867101.6556783-9455-261723465678737/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867102.08115: _low_level_execute_command(): starting 7717 1726867102.08120: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867101.6556783-9455-261723465678737/ > /dev/null 2>&1 && sleep 0' 7717 1726867102.08563: 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 <<< 7717 1726867102.08604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867102.08607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.08609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867102.08612: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867102.08614: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.08662: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867102.08665: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867102.08668: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.08715: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.10521: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.10549: stderr chunk (state=3): >>><<< 7717 1726867102.10552: stdout chunk (state=3): >>><<< 7717 1726867102.10564: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867102.10572: handler run complete 7717 1726867102.10594: attempt loop complete, returning result 7717 1726867102.10597: _execute() done 7717 1726867102.10601: dumping result to json 7717 1726867102.10604: done dumping result, returning 7717 1726867102.10612: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affcac9-a3a5-2797-eb16-00000000011b] 7717 1726867102.10617: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011b 7717 1726867102.10715: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011b 7717 1726867102.10718: WORKER PROCESS EXITING changed: [managed_node3] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: 7717 1726867102.10809: no more pending results, returning what we have 7717 1726867102.10813: results queue empty 7717 1726867102.10814: checking for any_errors_fatal 7717 1726867102.10821: done checking for any_errors_fatal 7717 1726867102.10822: checking for max_fail_percentage 7717 1726867102.10823: done checking for max_fail_percentage 7717 1726867102.10824: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.10825: done checking to see if all hosts have failed 7717 1726867102.10826: getting the remaining hosts for this loop 7717 1726867102.10827: done getting the remaining hosts for this loop 7717 1726867102.10830: getting the next task for host managed_node3 7717 1726867102.10836: done getting next task for host managed_node3 7717 1726867102.10840: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867102.10842: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867102.10854: getting variables 7717 1726867102.10855: in VariableManager get_vars() 7717 1726867102.10909: Calling all_inventory to load vars for managed_node3 7717 1726867102.10912: Calling groups_inventory to load vars for managed_node3 7717 1726867102.10914: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.10923: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.10926: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.10928: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.11865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.12716: done with get_vars() 7717 1726867102.12733: 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:18:22 -0400 (0:00:00.587) 0:00:47.544 ****** 7717 1726867102.12795: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867102.13019: worker is 1 (out of 1 available) 7717 1726867102.13032: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 7717 1726867102.13045: done queuing things up, now waiting for results queue to drain 7717 1726867102.13046: waiting for pending results... 7717 1726867102.13241: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 7717 1726867102.13332: in run() - task 0affcac9-a3a5-2797-eb16-00000000011c 7717 1726867102.13346: variable 'ansible_search_path' from source: unknown 7717 1726867102.13349: variable 'ansible_search_path' from source: unknown 7717 1726867102.13381: calling self._execute() 7717 1726867102.13453: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.13456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.13465: variable 'omit' from source: magic vars 7717 1726867102.13740: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.13750: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.13835: variable 'network_state' from source: role '' defaults 7717 1726867102.13843: Evaluated conditional (network_state != {}): False 7717 1726867102.13846: when evaluation is False, skipping this task 7717 1726867102.13849: _execute() done 7717 1726867102.13851: dumping result to json 7717 1726867102.13854: done dumping result, returning 7717 1726867102.13861: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0affcac9-a3a5-2797-eb16-00000000011c] 7717 1726867102.13867: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011c 7717 1726867102.13953: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011c 7717 1726867102.13956: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "network_state != {}", "skip_reason": "Conditional result was False" } 7717 1726867102.14007: no more pending results, returning what we have 7717 1726867102.14010: results queue empty 7717 1726867102.14011: checking for any_errors_fatal 7717 1726867102.14022: done checking for any_errors_fatal 7717 1726867102.14023: checking for max_fail_percentage 7717 1726867102.14024: done checking for max_fail_percentage 7717 1726867102.14025: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.14026: done checking to see if all hosts have failed 7717 1726867102.14026: getting the remaining hosts for this loop 7717 1726867102.14028: done getting the remaining hosts for this loop 7717 1726867102.14032: getting the next task for host managed_node3 7717 1726867102.14037: done getting next task for host managed_node3 7717 1726867102.14041: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867102.14043: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867102.14061: getting variables 7717 1726867102.14062: in VariableManager get_vars() 7717 1726867102.14108: Calling all_inventory to load vars for managed_node3 7717 1726867102.14111: Calling groups_inventory to load vars for managed_node3 7717 1726867102.14113: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.14121: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.14124: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.14126: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.14856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.15803: done with get_vars() 7717 1726867102.15820: done getting variables 7717 1726867102.15859: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 17:18:22 -0400 (0:00:00.030) 0:00:47.575 ****** 7717 1726867102.15885: entering _queue_task() for managed_node3/debug 7717 1726867102.16093: worker is 1 (out of 1 available) 7717 1726867102.16106: exiting _queue_task() for managed_node3/debug 7717 1726867102.16119: done queuing things up, now waiting for results queue to drain 7717 1726867102.16120: waiting for pending results... 7717 1726867102.16305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 7717 1726867102.16388: in run() - task 0affcac9-a3a5-2797-eb16-00000000011d 7717 1726867102.16401: variable 'ansible_search_path' from source: unknown 7717 1726867102.16405: variable 'ansible_search_path' from source: unknown 7717 1726867102.16434: calling self._execute() 7717 1726867102.16511: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.16515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.16523: variable 'omit' from source: magic vars 7717 1726867102.16795: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.16802: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.16809: variable 'omit' from source: magic vars 7717 1726867102.16848: variable 'omit' from source: magic vars 7717 1726867102.16871: variable 'omit' from source: magic vars 7717 1726867102.16911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867102.16936: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867102.16953: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867102.16966: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.16976: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.17006: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867102.17009: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.17013: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.17080: Set connection var ansible_pipelining to False 7717 1726867102.17087: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867102.17092: Set connection var ansible_shell_type to sh 7717 1726867102.17095: Set connection var ansible_connection to ssh 7717 1726867102.17103: Set connection var ansible_shell_executable to /bin/sh 7717 1726867102.17105: Set connection var ansible_timeout to 10 7717 1726867102.17129: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.17132: variable 'ansible_connection' from source: unknown 7717 1726867102.17135: variable 'ansible_module_compression' from source: unknown 7717 1726867102.17137: variable 'ansible_shell_type' from source: unknown 7717 1726867102.17139: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.17141: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.17143: variable 'ansible_pipelining' from source: unknown 7717 1726867102.17145: variable 'ansible_timeout' from source: unknown 7717 1726867102.17147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.17247: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867102.17255: variable 'omit' from source: magic vars 7717 1726867102.17259: starting attempt loop 7717 1726867102.17263: running the handler 7717 1726867102.17357: variable '__network_connections_result' from source: set_fact 7717 1726867102.17401: handler run complete 7717 1726867102.17413: attempt loop complete, returning result 7717 1726867102.17416: _execute() done 7717 1726867102.17419: dumping result to json 7717 1726867102.17422: done dumping result, returning 7717 1726867102.17430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affcac9-a3a5-2797-eb16-00000000011d] 7717 1726867102.17434: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011d 7717 1726867102.17515: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011d 7717 1726867102.17518: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result.stderr_lines": [ "" ] } 7717 1726867102.17603: no more pending results, returning what we have 7717 1726867102.17606: results queue empty 7717 1726867102.17607: checking for any_errors_fatal 7717 1726867102.17612: done checking for any_errors_fatal 7717 1726867102.17613: checking for max_fail_percentage 7717 1726867102.17614: done checking for max_fail_percentage 7717 1726867102.17615: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.17616: done checking to see if all hosts have failed 7717 1726867102.17616: getting the remaining hosts for this loop 7717 1726867102.17618: done getting the remaining hosts for this loop 7717 1726867102.17621: getting the next task for host managed_node3 7717 1726867102.17627: done getting next task for host managed_node3 7717 1726867102.17630: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867102.17632: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867102.17643: getting variables 7717 1726867102.17645: in VariableManager get_vars() 7717 1726867102.17684: Calling all_inventory to load vars for managed_node3 7717 1726867102.17687: Calling groups_inventory to load vars for managed_node3 7717 1726867102.17689: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.17696: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.17699: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.17701: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.18423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.19271: done with get_vars() 7717 1726867102.19288: done getting variables 7717 1726867102.19326: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 17:18:22 -0400 (0:00:00.034) 0:00:47.609 ****** 7717 1726867102.19350: entering _queue_task() for managed_node3/debug 7717 1726867102.19550: worker is 1 (out of 1 available) 7717 1726867102.19563: exiting _queue_task() for managed_node3/debug 7717 1726867102.19574: done queuing things up, now waiting for results queue to drain 7717 1726867102.19576: waiting for pending results... 7717 1726867102.19756: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 7717 1726867102.19837: in run() - task 0affcac9-a3a5-2797-eb16-00000000011e 7717 1726867102.19849: variable 'ansible_search_path' from source: unknown 7717 1726867102.19853: variable 'ansible_search_path' from source: unknown 7717 1726867102.19885: calling self._execute() 7717 1726867102.19959: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.19963: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.19972: variable 'omit' from source: magic vars 7717 1726867102.20245: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.20251: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.20258: variable 'omit' from source: magic vars 7717 1726867102.20297: variable 'omit' from source: magic vars 7717 1726867102.20322: variable 'omit' from source: magic vars 7717 1726867102.20356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867102.20386: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867102.20400: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867102.20414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.20425: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.20448: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867102.20452: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.20455: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.20528: Set connection var ansible_pipelining to False 7717 1726867102.20531: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867102.20536: Set connection var ansible_shell_type to sh 7717 1726867102.20539: Set connection var ansible_connection to ssh 7717 1726867102.20545: Set connection var ansible_shell_executable to /bin/sh 7717 1726867102.20550: Set connection var ansible_timeout to 10 7717 1726867102.20574: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.20578: variable 'ansible_connection' from source: unknown 7717 1726867102.20582: variable 'ansible_module_compression' from source: unknown 7717 1726867102.20584: variable 'ansible_shell_type' from source: unknown 7717 1726867102.20586: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.20588: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.20590: variable 'ansible_pipelining' from source: unknown 7717 1726867102.20592: variable 'ansible_timeout' from source: unknown 7717 1726867102.20594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.20694: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867102.20704: variable 'omit' from source: magic vars 7717 1726867102.20708: starting attempt loop 7717 1726867102.20711: running the handler 7717 1726867102.20749: variable '__network_connections_result' from source: set_fact 7717 1726867102.20807: variable '__network_connections_result' from source: set_fact 7717 1726867102.20884: handler run complete 7717 1726867102.20905: attempt loop complete, returning result 7717 1726867102.20908: _execute() done 7717 1726867102.20911: dumping result to json 7717 1726867102.20913: done dumping result, returning 7717 1726867102.20921: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affcac9-a3a5-2797-eb16-00000000011e] 7717 1726867102.20926: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011e 7717 1726867102.21008: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011e 7717 1726867102.21011: WORKER PROCESS EXITING ok: [managed_node3] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } 7717 1726867102.21091: no more pending results, returning what we have 7717 1726867102.21094: results queue empty 7717 1726867102.21095: checking for any_errors_fatal 7717 1726867102.21101: done checking for any_errors_fatal 7717 1726867102.21102: checking for max_fail_percentage 7717 1726867102.21103: done checking for max_fail_percentage 7717 1726867102.21104: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.21105: done checking to see if all hosts have failed 7717 1726867102.21105: getting the remaining hosts for this loop 7717 1726867102.21106: done getting the remaining hosts for this loop 7717 1726867102.21109: getting the next task for host managed_node3 7717 1726867102.21114: done getting next task for host managed_node3 7717 1726867102.21118: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867102.21120: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867102.21131: getting variables 7717 1726867102.21132: in VariableManager get_vars() 7717 1726867102.21169: Calling all_inventory to load vars for managed_node3 7717 1726867102.21171: Calling groups_inventory to load vars for managed_node3 7717 1726867102.21173: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.21189: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.21192: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.21195: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.22050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.22892: done with get_vars() 7717 1726867102.22909: done getting variables 7717 1726867102.22949: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 17:18:22 -0400 (0:00:00.036) 0:00:47.646 ****** 7717 1726867102.22975: entering _queue_task() for managed_node3/debug 7717 1726867102.23176: worker is 1 (out of 1 available) 7717 1726867102.23191: exiting _queue_task() for managed_node3/debug 7717 1726867102.23205: done queuing things up, now waiting for results queue to drain 7717 1726867102.23206: waiting for pending results... 7717 1726867102.23387: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 7717 1726867102.23472: in run() - task 0affcac9-a3a5-2797-eb16-00000000011f 7717 1726867102.23489: variable 'ansible_search_path' from source: unknown 7717 1726867102.23492: variable 'ansible_search_path' from source: unknown 7717 1726867102.23517: calling self._execute() 7717 1726867102.23591: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.23596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.23604: variable 'omit' from source: magic vars 7717 1726867102.23872: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.23876: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.23961: variable 'network_state' from source: role '' defaults 7717 1726867102.23969: Evaluated conditional (network_state != {}): False 7717 1726867102.23973: when evaluation is False, skipping this task 7717 1726867102.23976: _execute() done 7717 1726867102.23980: dumping result to json 7717 1726867102.23990: done dumping result, returning 7717 1726867102.23994: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affcac9-a3a5-2797-eb16-00000000011f] 7717 1726867102.23997: sending task result for task 0affcac9-a3a5-2797-eb16-00000000011f 7717 1726867102.24076: done sending task result for task 0affcac9-a3a5-2797-eb16-00000000011f 7717 1726867102.24081: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "network_state != {}" } 7717 1726867102.24132: no more pending results, returning what we have 7717 1726867102.24135: results queue empty 7717 1726867102.24136: checking for any_errors_fatal 7717 1726867102.24142: done checking for any_errors_fatal 7717 1726867102.24143: checking for max_fail_percentage 7717 1726867102.24145: done checking for max_fail_percentage 7717 1726867102.24146: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.24147: done checking to see if all hosts have failed 7717 1726867102.24148: getting the remaining hosts for this loop 7717 1726867102.24149: done getting the remaining hosts for this loop 7717 1726867102.24152: getting the next task for host managed_node3 7717 1726867102.24156: done getting next task for host managed_node3 7717 1726867102.24160: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867102.24163: ^ state is: HOST STATE: block=2, task=37, rescue=0, always=0, handlers=0, run_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 7717 1726867102.24182: getting variables 7717 1726867102.24184: in VariableManager get_vars() 7717 1726867102.24221: Calling all_inventory to load vars for managed_node3 7717 1726867102.24223: Calling groups_inventory to load vars for managed_node3 7717 1726867102.24225: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.24234: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.24236: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.24238: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.24962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.25807: done with get_vars() 7717 1726867102.25821: 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:18:22 -0400 (0:00:00.029) 0:00:47.675 ****** 7717 1726867102.25887: entering _queue_task() for managed_node3/ping 7717 1726867102.26195: worker is 1 (out of 1 available) 7717 1726867102.26209: exiting _queue_task() for managed_node3/ping 7717 1726867102.26223: done queuing things up, now waiting for results queue to drain 7717 1726867102.26224: waiting for pending results... 7717 1726867102.26460: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 7717 1726867102.26548: in run() - task 0affcac9-a3a5-2797-eb16-000000000120 7717 1726867102.26561: variable 'ansible_search_path' from source: unknown 7717 1726867102.26564: variable 'ansible_search_path' from source: unknown 7717 1726867102.26598: calling self._execute() 7717 1726867102.26663: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.26666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.26675: variable 'omit' from source: magic vars 7717 1726867102.26943: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.26953: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.26959: variable 'omit' from source: magic vars 7717 1726867102.27006: variable 'omit' from source: magic vars 7717 1726867102.27031: variable 'omit' from source: magic vars 7717 1726867102.27061: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867102.27090: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867102.27105: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867102.27123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.27132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867102.27153: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867102.27156: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.27159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.27233: Set connection var ansible_pipelining to False 7717 1726867102.27238: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867102.27241: Set connection var ansible_shell_type to sh 7717 1726867102.27243: Set connection var ansible_connection to ssh 7717 1726867102.27343: Set connection var ansible_shell_executable to /bin/sh 7717 1726867102.27347: Set connection var ansible_timeout to 10 7717 1726867102.27349: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.27353: variable 'ansible_connection' from source: unknown 7717 1726867102.27356: variable 'ansible_module_compression' from source: unknown 7717 1726867102.27358: variable 'ansible_shell_type' from source: unknown 7717 1726867102.27360: variable 'ansible_shell_executable' from source: unknown 7717 1726867102.27362: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.27364: variable 'ansible_pipelining' from source: unknown 7717 1726867102.27366: variable 'ansible_timeout' from source: unknown 7717 1726867102.27368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.27439: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 7717 1726867102.27450: variable 'omit' from source: magic vars 7717 1726867102.27458: starting attempt loop 7717 1726867102.27461: running the handler 7717 1726867102.27472: _low_level_execute_command(): starting 7717 1726867102.27484: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867102.28143: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.28213: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.29870: stdout chunk (state=3): >>>/root <<< 7717 1726867102.29968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.30000: stderr chunk (state=3): >>><<< 7717 1726867102.30004: stdout chunk (state=3): >>><<< 7717 1726867102.30022: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867102.30039: _low_level_execute_command(): starting 7717 1726867102.30045: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449 `" && echo ansible-tmp-1726867102.3002305-9475-73997180387449="` echo /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449 `" ) && sleep 0' 7717 1726867102.30450: 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 <<< 7717 1726867102.30454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.30469: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.30527: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867102.30530: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.30578: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.32451: stdout chunk (state=3): >>>ansible-tmp-1726867102.3002305-9475-73997180387449=/root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449 <<< 7717 1726867102.32583: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.32602: stdout chunk (state=3): >>><<< 7717 1726867102.32605: stderr chunk (state=3): >>><<< 7717 1726867102.32619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867102.3002305-9475-73997180387449=/root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867102.32782: variable 'ansible_module_compression' from source: unknown 7717 1726867102.32785: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.ping-ZIP_DEFLATED 7717 1726867102.32788: variable 'ansible_facts' from source: unknown 7717 1726867102.32831: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py 7717 1726867102.33035: Sending initial data 7717 1726867102.33044: Sent initial data (150 bytes) 7717 1726867102.33535: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867102.33549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867102.33564: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867102.33594: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867102.33608: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867102.33706: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867102.33731: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.33796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.35325: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867102.35349: 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 <<< 7717 1726867102.35411: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867102.35485: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp6inb8gix /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py <<< 7717 1726867102.35500: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py" <<< 7717 1726867102.35539: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp6inb8gix" to remote "/root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py" <<< 7717 1726867102.36433: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.36437: stdout chunk (state=3): >>><<< 7717 1726867102.36439: stderr chunk (state=3): >>><<< 7717 1726867102.36441: done transferring module to remote 7717 1726867102.36516: _low_level_execute_command(): starting 7717 1726867102.36526: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/ /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py && sleep 0' 7717 1726867102.37095: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867102.37108: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.37120: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.37206: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.37253: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.39113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.39120: stdout chunk (state=3): >>><<< 7717 1726867102.39123: stderr chunk (state=3): >>><<< 7717 1726867102.39125: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867102.39128: _low_level_execute_command(): starting 7717 1726867102.39130: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/AnsiballZ_ping.py && sleep 0' 7717 1726867102.39682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867102.39698: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867102.39720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867102.39738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867102.39755: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867102.39768: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867102.39835: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.39839: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.39896: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867102.39920: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.40014: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.55008: stdout chunk (state=3): >>> {"ping": "pong", "invocation": {"module_args": {"data": "pong"}}} <<< 7717 1726867102.56174: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.56191: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 7717 1726867102.56243: stderr chunk (state=3): >>><<< 7717 1726867102.56259: stdout chunk (state=3): >>><<< 7717 1726867102.56281: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867102.56310: 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-1726867102.3002305-9475-73997180387449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867102.56337: _low_level_execute_command(): starting 7717 1726867102.56347: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867102.3002305-9475-73997180387449/ > /dev/null 2>&1 && sleep 0' 7717 1726867102.56994: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867102.57060: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867102.57133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867102.57150: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867102.57172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867102.57347: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867102.59243: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867102.59246: stdout chunk (state=3): >>><<< 7717 1726867102.59248: stderr chunk (state=3): >>><<< 7717 1726867102.59254: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867102.59687: handler run complete 7717 1726867102.59690: attempt loop complete, returning result 7717 1726867102.59692: _execute() done 7717 1726867102.59694: dumping result to json 7717 1726867102.59696: done dumping result, returning 7717 1726867102.59699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affcac9-a3a5-2797-eb16-000000000120] 7717 1726867102.59701: sending task result for task 0affcac9-a3a5-2797-eb16-000000000120 7717 1726867102.59768: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000120 7717 1726867102.59771: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "ping": "pong" } 7717 1726867102.59852: no more pending results, returning what we have 7717 1726867102.59856: results queue empty 7717 1726867102.59857: checking for any_errors_fatal 7717 1726867102.59864: done checking for any_errors_fatal 7717 1726867102.59865: checking for max_fail_percentage 7717 1726867102.59867: done checking for max_fail_percentage 7717 1726867102.59867: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.59868: done checking to see if all hosts have failed 7717 1726867102.59869: getting the remaining hosts for this loop 7717 1726867102.59871: done getting the remaining hosts for this loop 7717 1726867102.59874: getting the next task for host managed_node3 7717 1726867102.59887: done getting next task for host managed_node3 7717 1726867102.59889: ^ task is: TASK: meta (role_complete) 7717 1726867102.59893: ^ state is: HOST STATE: block=2, task=38, rescue=0, always=0, handlers=0, run_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 7717 1726867102.59907: getting variables 7717 1726867102.59909: in VariableManager get_vars() 7717 1726867102.59959: Calling all_inventory to load vars for managed_node3 7717 1726867102.59962: Calling groups_inventory to load vars for managed_node3 7717 1726867102.59964: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.59974: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.59979: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.59983: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.68165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.71386: done with get_vars() 7717 1726867102.71414: done getting variables 7717 1726867102.71484: done queuing things up, now waiting for results queue to drain 7717 1726867102.71486: results queue empty 7717 1726867102.71487: checking for any_errors_fatal 7717 1726867102.71490: done checking for any_errors_fatal 7717 1726867102.71491: checking for max_fail_percentage 7717 1726867102.71492: done checking for max_fail_percentage 7717 1726867102.71493: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.71493: done checking to see if all hosts have failed 7717 1726867102.71494: getting the remaining hosts for this loop 7717 1726867102.71495: done getting the remaining hosts for this loop 7717 1726867102.71497: getting the next task for host managed_node3 7717 1726867102.71502: done getting next task for host managed_node3 7717 1726867102.71504: ^ task is: TASK: Include the task 'manage_test_interface.yml' 7717 1726867102.71505: ^ state is: HOST STATE: block=2, task=39, rescue=0, 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 7717 1726867102.71508: getting variables 7717 1726867102.71509: in VariableManager get_vars() 7717 1726867102.71526: Calling all_inventory to load vars for managed_node3 7717 1726867102.71529: Calling groups_inventory to load vars for managed_node3 7717 1726867102.71531: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.71535: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.71538: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.71540: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.73665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.76872: done with get_vars() 7717 1726867102.76901: 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_auto_gateway.yml:145 Friday 20 September 2024 17:18:22 -0400 (0:00:00.510) 0:00:48.186 ****** 7717 1726867102.76970: entering _queue_task() for managed_node3/include_tasks 7717 1726867102.77829: worker is 1 (out of 1 available) 7717 1726867102.77842: exiting _queue_task() for managed_node3/include_tasks 7717 1726867102.77855: done queuing things up, now waiting for results queue to drain 7717 1726867102.77858: waiting for pending results... 7717 1726867102.78169: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 7717 1726867102.78290: in run() - task 0affcac9-a3a5-2797-eb16-000000000150 7717 1726867102.78319: variable 'ansible_search_path' from source: unknown 7717 1726867102.78363: calling self._execute() 7717 1726867102.78476: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.78491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.78505: variable 'omit' from source: magic vars 7717 1726867102.79103: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.79107: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.79110: _execute() done 7717 1726867102.79112: dumping result to json 7717 1726867102.79114: done dumping result, returning 7717 1726867102.79116: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0affcac9-a3a5-2797-eb16-000000000150] 7717 1726867102.79119: sending task result for task 0affcac9-a3a5-2797-eb16-000000000150 7717 1726867102.79206: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000150 7717 1726867102.79212: WORKER PROCESS EXITING 7717 1726867102.79243: no more pending results, returning what we have 7717 1726867102.79249: in VariableManager get_vars() 7717 1726867102.79314: Calling all_inventory to load vars for managed_node3 7717 1726867102.79318: Calling groups_inventory to load vars for managed_node3 7717 1726867102.79320: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.79335: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.79339: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.79342: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.81121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.83405: done with get_vars() 7717 1726867102.83425: variable 'ansible_search_path' from source: unknown 7717 1726867102.83440: we have included files to process 7717 1726867102.83442: generating all_blocks data 7717 1726867102.83444: done generating all_blocks data 7717 1726867102.83448: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867102.83450: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867102.83452: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml 7717 1726867102.83840: in VariableManager get_vars() 7717 1726867102.83868: done with get_vars() 7717 1726867102.84490: done processing included file 7717 1726867102.84493: iterating over new_blocks loaded from include file 7717 1726867102.84494: in VariableManager get_vars() 7717 1726867102.84516: done with get_vars() 7717 1726867102.84518: filtering new block on tags 7717 1726867102.84549: done filtering new block on tags 7717 1726867102.84552: 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_node3 7717 1726867102.84557: extending task lists for all hosts with included blocks 7717 1726867102.91463: done extending task lists 7717 1726867102.91465: done processing included files 7717 1726867102.91466: results queue empty 7717 1726867102.91466: checking for any_errors_fatal 7717 1726867102.91468: done checking for any_errors_fatal 7717 1726867102.91469: checking for max_fail_percentage 7717 1726867102.91470: done checking for max_fail_percentage 7717 1726867102.91471: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.91472: done checking to see if all hosts have failed 7717 1726867102.91472: getting the remaining hosts for this loop 7717 1726867102.91473: done getting the remaining hosts for this loop 7717 1726867102.91476: getting the next task for host managed_node3 7717 1726867102.91482: done getting next task for host managed_node3 7717 1726867102.91484: ^ task is: TASK: Ensure state in ["present", "absent"] 7717 1726867102.91486: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867102.91489: getting variables 7717 1726867102.91490: in VariableManager get_vars() 7717 1726867102.91513: Calling all_inventory to load vars for managed_node3 7717 1726867102.91516: Calling groups_inventory to load vars for managed_node3 7717 1726867102.91518: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.91529: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.91532: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.91535: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.92917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867102.94825: done with get_vars() 7717 1726867102.94846: done getting variables 7717 1726867102.94892: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure state in ["present", "absent"]] *********************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:3 Friday 20 September 2024 17:18:22 -0400 (0:00:00.179) 0:00:48.365 ****** 7717 1726867102.94926: entering _queue_task() for managed_node3/fail 7717 1726867102.95269: worker is 1 (out of 1 available) 7717 1726867102.95283: exiting _queue_task() for managed_node3/fail 7717 1726867102.95295: done queuing things up, now waiting for results queue to drain 7717 1726867102.95296: waiting for pending results... 7717 1726867102.95681: running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] 7717 1726867102.95773: in run() - task 0affcac9-a3a5-2797-eb16-000000001a6f 7717 1726867102.95778: variable 'ansible_search_path' from source: unknown 7717 1726867102.95781: variable 'ansible_search_path' from source: unknown 7717 1726867102.95784: calling self._execute() 7717 1726867102.95889: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867102.95900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867102.95914: variable 'omit' from source: magic vars 7717 1726867102.96309: variable 'ansible_distribution_major_version' from source: facts 7717 1726867102.96330: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867102.96684: variable 'state' from source: include params 7717 1726867102.96688: Evaluated conditional (state not in ["present", "absent"]): False 7717 1726867102.96690: when evaluation is False, skipping this task 7717 1726867102.96693: _execute() done 7717 1726867102.96695: dumping result to json 7717 1726867102.96697: done dumping result, returning 7717 1726867102.96700: done running TaskExecutor() for managed_node3/TASK: Ensure state in ["present", "absent"] [0affcac9-a3a5-2797-eb16-000000001a6f] 7717 1726867102.96703: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a6f 7717 1726867102.96765: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a6f 7717 1726867102.96768: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } 7717 1726867102.96815: no more pending results, returning what we have 7717 1726867102.96819: results queue empty 7717 1726867102.96821: checking for any_errors_fatal 7717 1726867102.96823: done checking for any_errors_fatal 7717 1726867102.96824: checking for max_fail_percentage 7717 1726867102.96826: done checking for max_fail_percentage 7717 1726867102.96827: checking to see if all hosts have failed and the running result is not ok 7717 1726867102.96828: done checking to see if all hosts have failed 7717 1726867102.96828: getting the remaining hosts for this loop 7717 1726867102.96830: done getting the remaining hosts for this loop 7717 1726867102.96834: getting the next task for host managed_node3 7717 1726867102.96840: done getting next task for host managed_node3 7717 1726867102.96842: ^ task is: TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867102.96845: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867102.96849: getting variables 7717 1726867102.96850: in VariableManager get_vars() 7717 1726867102.96899: Calling all_inventory to load vars for managed_node3 7717 1726867102.96902: Calling groups_inventory to load vars for managed_node3 7717 1726867102.96904: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867102.96915: Calling all_plugins_play to load vars for managed_node3 7717 1726867102.96918: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867102.96920: Calling groups_plugins_play to load vars for managed_node3 7717 1726867102.98848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.00493: done with get_vars() 7717 1726867103.00513: done getting variables 7717 1726867103.00582: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:8 Friday 20 September 2024 17:18:23 -0400 (0:00:00.056) 0:00:48.422 ****** 7717 1726867103.00612: entering _queue_task() for managed_node3/fail 7717 1726867103.00981: worker is 1 (out of 1 available) 7717 1726867103.00993: exiting _queue_task() for managed_node3/fail 7717 1726867103.01025: done queuing things up, now waiting for results queue to drain 7717 1726867103.01027: waiting for pending results... 7717 1726867103.01419: running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] 7717 1726867103.01473: in run() - task 0affcac9-a3a5-2797-eb16-000000001a70 7717 1726867103.01683: variable 'ansible_search_path' from source: unknown 7717 1726867103.01687: variable 'ansible_search_path' from source: unknown 7717 1726867103.01691: calling self._execute() 7717 1726867103.01693: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.01695: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.01698: variable 'omit' from source: magic vars 7717 1726867103.02047: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.02059: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.02226: variable 'type' from source: play vars 7717 1726867103.02233: Evaluated conditional (type not in ["dummy", "tap", "veth"]): False 7717 1726867103.02236: when evaluation is False, skipping this task 7717 1726867103.02239: _execute() done 7717 1726867103.02241: dumping result to json 7717 1726867103.02244: done dumping result, returning 7717 1726867103.02250: done running TaskExecutor() for managed_node3/TASK: Ensure type in ["dummy", "tap", "veth"] [0affcac9-a3a5-2797-eb16-000000001a70] 7717 1726867103.02256: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a70 7717 1726867103.02349: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a70 7717 1726867103.02352: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } 7717 1726867103.02405: no more pending results, returning what we have 7717 1726867103.02410: results queue empty 7717 1726867103.02411: checking for any_errors_fatal 7717 1726867103.02425: done checking for any_errors_fatal 7717 1726867103.02426: checking for max_fail_percentage 7717 1726867103.02428: done checking for max_fail_percentage 7717 1726867103.02429: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.02430: done checking to see if all hosts have failed 7717 1726867103.02430: getting the remaining hosts for this loop 7717 1726867103.02432: done getting the remaining hosts for this loop 7717 1726867103.02435: getting the next task for host managed_node3 7717 1726867103.02443: done getting next task for host managed_node3 7717 1726867103.02446: ^ task is: TASK: Include the task 'show_interfaces.yml' 7717 1726867103.02449: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.02455: getting variables 7717 1726867103.02457: in VariableManager get_vars() 7717 1726867103.02515: Calling all_inventory to load vars for managed_node3 7717 1726867103.02518: Calling groups_inventory to load vars for managed_node3 7717 1726867103.02521: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.02651: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.02654: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.02658: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.04303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.05930: done with get_vars() 7717 1726867103.05950: 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:18:23 -0400 (0:00:00.054) 0:00:48.476 ****** 7717 1726867103.06047: entering _queue_task() for managed_node3/include_tasks 7717 1726867103.06340: worker is 1 (out of 1 available) 7717 1726867103.06352: exiting _queue_task() for managed_node3/include_tasks 7717 1726867103.06364: done queuing things up, now waiting for results queue to drain 7717 1726867103.06365: waiting for pending results... 7717 1726867103.06697: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 7717 1726867103.06784: in run() - task 0affcac9-a3a5-2797-eb16-000000001a71 7717 1726867103.06789: variable 'ansible_search_path' from source: unknown 7717 1726867103.06792: variable 'ansible_search_path' from source: unknown 7717 1726867103.06812: calling self._execute() 7717 1726867103.06925: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.06929: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.06982: variable 'omit' from source: magic vars 7717 1726867103.07325: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.07337: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.07535: _execute() done 7717 1726867103.07539: dumping result to json 7717 1726867103.07542: done dumping result, returning 7717 1726867103.07545: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0affcac9-a3a5-2797-eb16-000000001a71] 7717 1726867103.07548: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a71 7717 1726867103.07613: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a71 7717 1726867103.07616: WORKER PROCESS EXITING 7717 1726867103.07727: no more pending results, returning what we have 7717 1726867103.07732: in VariableManager get_vars() 7717 1726867103.07790: Calling all_inventory to load vars for managed_node3 7717 1726867103.07794: Calling groups_inventory to load vars for managed_node3 7717 1726867103.07796: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.07806: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.07809: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.07812: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.09163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.10886: done with get_vars() 7717 1726867103.10903: variable 'ansible_search_path' from source: unknown 7717 1726867103.10905: variable 'ansible_search_path' from source: unknown 7717 1726867103.10944: we have included files to process 7717 1726867103.10945: generating all_blocks data 7717 1726867103.10947: done generating all_blocks data 7717 1726867103.10951: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867103.10953: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867103.10955: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml 7717 1726867103.11065: in VariableManager get_vars() 7717 1726867103.11101: done with get_vars() 7717 1726867103.11218: done processing included file 7717 1726867103.11221: iterating over new_blocks loaded from include file 7717 1726867103.11223: in VariableManager get_vars() 7717 1726867103.11252: done with get_vars() 7717 1726867103.11254: filtering new block on tags 7717 1726867103.11271: done filtering new block on tags 7717 1726867103.11273: 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_node3 7717 1726867103.11283: extending task lists for all hosts with included blocks 7717 1726867103.11724: done extending task lists 7717 1726867103.11726: done processing included files 7717 1726867103.11726: results queue empty 7717 1726867103.11727: checking for any_errors_fatal 7717 1726867103.11730: done checking for any_errors_fatal 7717 1726867103.11731: checking for max_fail_percentage 7717 1726867103.11732: done checking for max_fail_percentage 7717 1726867103.11733: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.11733: done checking to see if all hosts have failed 7717 1726867103.11734: getting the remaining hosts for this loop 7717 1726867103.11735: done getting the remaining hosts for this loop 7717 1726867103.11737: getting the next task for host managed_node3 7717 1726867103.11742: done getting next task for host managed_node3 7717 1726867103.11744: ^ task is: TASK: Include the task 'get_current_interfaces.yml' 7717 1726867103.11748: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.11751: getting variables 7717 1726867103.11752: in VariableManager get_vars() 7717 1726867103.11769: Calling all_inventory to load vars for managed_node3 7717 1726867103.11772: Calling groups_inventory to load vars for managed_node3 7717 1726867103.11774: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.11784: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.11791: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.11794: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.12948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.14500: done with get_vars() 7717 1726867103.14520: 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:18:23 -0400 (0:00:00.085) 0:00:48.562 ****** 7717 1726867103.14596: entering _queue_task() for managed_node3/include_tasks 7717 1726867103.14919: worker is 1 (out of 1 available) 7717 1726867103.15044: exiting _queue_task() for managed_node3/include_tasks 7717 1726867103.15057: done queuing things up, now waiting for results queue to drain 7717 1726867103.15058: waiting for pending results... 7717 1726867103.15258: running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' 7717 1726867103.15380: in run() - task 0affcac9-a3a5-2797-eb16-000000001d1c 7717 1726867103.15397: variable 'ansible_search_path' from source: unknown 7717 1726867103.15402: variable 'ansible_search_path' from source: unknown 7717 1726867103.15437: calling self._execute() 7717 1726867103.15540: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.15547: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.15583: variable 'omit' from source: magic vars 7717 1726867103.15958: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.15968: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.15983: _execute() done 7717 1726867103.15987: dumping result to json 7717 1726867103.15990: done dumping result, returning 7717 1726867103.15994: done running TaskExecutor() for managed_node3/TASK: Include the task 'get_current_interfaces.yml' [0affcac9-a3a5-2797-eb16-000000001d1c] 7717 1726867103.15996: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d1c 7717 1726867103.16196: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d1c 7717 1726867103.16200: WORKER PROCESS EXITING 7717 1726867103.16226: no more pending results, returning what we have 7717 1726867103.16230: in VariableManager get_vars() 7717 1726867103.16394: Calling all_inventory to load vars for managed_node3 7717 1726867103.16397: Calling groups_inventory to load vars for managed_node3 7717 1726867103.16400: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.16408: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.16411: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.16414: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.17825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.19428: done with get_vars() 7717 1726867103.19446: variable 'ansible_search_path' from source: unknown 7717 1726867103.19448: variable 'ansible_search_path' from source: unknown 7717 1726867103.19507: we have included files to process 7717 1726867103.19508: generating all_blocks data 7717 1726867103.19509: done generating all_blocks data 7717 1726867103.19510: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867103.19511: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867103.19513: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml 7717 1726867103.19759: done processing included file 7717 1726867103.19761: iterating over new_blocks loaded from include file 7717 1726867103.19762: in VariableManager get_vars() 7717 1726867103.19791: done with get_vars() 7717 1726867103.19793: filtering new block on tags 7717 1726867103.19811: done filtering new block on tags 7717 1726867103.19813: 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_node3 7717 1726867103.19818: extending task lists for all hosts with included blocks 7717 1726867103.19967: done extending task lists 7717 1726867103.19968: done processing included files 7717 1726867103.19969: results queue empty 7717 1726867103.19969: checking for any_errors_fatal 7717 1726867103.19972: done checking for any_errors_fatal 7717 1726867103.19973: checking for max_fail_percentage 7717 1726867103.19974: done checking for max_fail_percentage 7717 1726867103.19975: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.19979: done checking to see if all hosts have failed 7717 1726867103.19980: getting the remaining hosts for this loop 7717 1726867103.19981: done getting the remaining hosts for this loop 7717 1726867103.19983: getting the next task for host managed_node3 7717 1726867103.19988: done getting next task for host managed_node3 7717 1726867103.19990: ^ task is: TASK: Gather current interface info 7717 1726867103.19993: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.19996: getting variables 7717 1726867103.19997: in VariableManager get_vars() 7717 1726867103.20013: Calling all_inventory to load vars for managed_node3 7717 1726867103.20015: Calling groups_inventory to load vars for managed_node3 7717 1726867103.20017: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.20023: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.20025: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.20028: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.21239: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.22845: done with get_vars() 7717 1726867103.22866: done getting variables 7717 1726867103.22912: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gather current interface info] ******************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Friday 20 September 2024 17:18:23 -0400 (0:00:00.083) 0:00:48.645 ****** 7717 1726867103.22949: entering _queue_task() for managed_node3/command 7717 1726867103.23337: worker is 1 (out of 1 available) 7717 1726867103.23351: exiting _queue_task() for managed_node3/command 7717 1726867103.23363: done queuing things up, now waiting for results queue to drain 7717 1726867103.23364: waiting for pending results... 7717 1726867103.23636: running TaskExecutor() for managed_node3/TASK: Gather current interface info 7717 1726867103.23884: in run() - task 0affcac9-a3a5-2797-eb16-000000001d53 7717 1726867103.23888: variable 'ansible_search_path' from source: unknown 7717 1726867103.23891: variable 'ansible_search_path' from source: unknown 7717 1726867103.23895: calling self._execute() 7717 1726867103.23922: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.23934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.23951: variable 'omit' from source: magic vars 7717 1726867103.24329: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.24353: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.24366: variable 'omit' from source: magic vars 7717 1726867103.24418: variable 'omit' from source: magic vars 7717 1726867103.24466: variable 'omit' from source: magic vars 7717 1726867103.24593: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867103.24597: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867103.24599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867103.24602: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.24619: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.24655: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867103.24665: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.24673: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.24784: Set connection var ansible_pipelining to False 7717 1726867103.24796: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867103.24812: Set connection var ansible_shell_type to sh 7717 1726867103.24819: Set connection var ansible_connection to ssh 7717 1726867103.24835: Set connection var ansible_shell_executable to /bin/sh 7717 1726867103.24847: Set connection var ansible_timeout to 10 7717 1726867103.24874: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.24886: variable 'ansible_connection' from source: unknown 7717 1726867103.24915: variable 'ansible_module_compression' from source: unknown 7717 1726867103.24919: variable 'ansible_shell_type' from source: unknown 7717 1726867103.24922: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.24924: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.24926: variable 'ansible_pipelining' from source: unknown 7717 1726867103.24984: variable 'ansible_timeout' from source: unknown 7717 1726867103.24988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.25089: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867103.25107: variable 'omit' from source: magic vars 7717 1726867103.25116: starting attempt loop 7717 1726867103.25124: running the handler 7717 1726867103.25147: _low_level_execute_command(): starting 7717 1726867103.25160: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867103.25910: 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 <<< 7717 1726867103.25994: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.26026: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.26049: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.26061: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.26147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.27850: stdout chunk (state=3): >>>/root <<< 7717 1726867103.28010: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.28014: stdout chunk (state=3): >>><<< 7717 1726867103.28016: stderr chunk (state=3): >>><<< 7717 1726867103.28042: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.28063: _low_level_execute_command(): starting 7717 1726867103.28152: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019 `" && echo ansible-tmp-1726867103.2804961-9513-21514608375019="` echo /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019 `" ) && sleep 0' 7717 1726867103.28729: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.28743: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.28758: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.28773: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.28794: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867103.28831: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.28852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.28939: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.28961: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.29041: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.30908: stdout chunk (state=3): >>>ansible-tmp-1726867103.2804961-9513-21514608375019=/root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019 <<< 7717 1726867103.31085: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.31089: stdout chunk (state=3): >>><<< 7717 1726867103.31091: stderr chunk (state=3): >>><<< 7717 1726867103.31107: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867103.2804961-9513-21514608375019=/root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.31282: variable 'ansible_module_compression' from source: unknown 7717 1726867103.31286: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867103.31289: variable 'ansible_facts' from source: unknown 7717 1726867103.31332: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py 7717 1726867103.31499: Sending initial data 7717 1726867103.31518: Sent initial data (153 bytes) 7717 1726867103.32140: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.32152: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.32181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.32281: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.32304: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.32370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.33907: 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 <<< 7717 1726867103.33976: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867103.34042: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3c5kdx6f /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py <<< 7717 1726867103.34046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py" <<< 7717 1726867103.34089: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp3c5kdx6f" to remote "/root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py" <<< 7717 1726867103.34916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.35039: stderr chunk (state=3): >>><<< 7717 1726867103.35042: stdout chunk (state=3): >>><<< 7717 1726867103.35044: done transferring module to remote 7717 1726867103.35046: _low_level_execute_command(): starting 7717 1726867103.35048: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/ /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py && sleep 0' 7717 1726867103.35595: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.35631: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.35634: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.35655: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.35723: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.37515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.37518: stdout chunk (state=3): >>><<< 7717 1726867103.37521: stderr chunk (state=3): >>><<< 7717 1726867103.37539: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.37626: _low_level_execute_command(): starting 7717 1726867103.37629: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/AnsiballZ_command.py && sleep 0' 7717 1726867103.38157: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.38174: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.38197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.38215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.38297: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.38331: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.38349: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.38364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.38463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.54000: stdout chunk (state=3): >>> {"changed": true, "stdout": "eth0\nlo\npeerveth0\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:23.533771", "end": "2024-09-20 17:18:23.537100", "delta": "0:00:00.003329", "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}}} <<< 7717 1726867103.55528: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.55623: stderr chunk (state=3): >>>Shared connection to 10.31.15.68 closed. <<< 7717 1726867103.55627: stdout chunk (state=3): >>><<< 7717 1726867103.55643: stderr chunk (state=3): >>><<< 7717 1726867103.55891: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "eth0\nlo\npeerveth0\nveth0", "stderr": "", "rc": 0, "cmd": ["ls", "-1"], "start": "2024-09-20 17:18:23.533771", "end": "2024-09-20 17:18:23.537100", "delta": "0:00:00.003329", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867103.55930: 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-1726867103.2804961-9513-21514608375019/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867103.55938: _low_level_execute_command(): starting 7717 1726867103.55943: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867103.2804961-9513-21514608375019/ > /dev/null 2>&1 && sleep 0' 7717 1726867103.56848: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.56851: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.56854: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.56865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.56882: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867103.56945: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867103.56948: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.56951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867103.56953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867103.56955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867103.57004: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.57022: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.57033: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.57054: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.57121: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.59038: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.59065: stderr chunk (state=3): >>><<< 7717 1726867103.59068: stdout chunk (state=3): >>><<< 7717 1726867103.59095: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.59283: handler run complete 7717 1726867103.59286: Evaluated conditional (False): False 7717 1726867103.59289: attempt loop complete, returning result 7717 1726867103.59290: _execute() done 7717 1726867103.59292: dumping result to json 7717 1726867103.59294: done dumping result, returning 7717 1726867103.59296: done running TaskExecutor() for managed_node3/TASK: Gather current interface info [0affcac9-a3a5-2797-eb16-000000001d53] 7717 1726867103.59298: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d53 7717 1726867103.59369: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d53 7717 1726867103.59372: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003329", "end": "2024-09-20 17:18:23.537100", "rc": 0, "start": "2024-09-20 17:18:23.533771" } STDOUT: eth0 lo peerveth0 veth0 7717 1726867103.59456: no more pending results, returning what we have 7717 1726867103.59459: results queue empty 7717 1726867103.59460: checking for any_errors_fatal 7717 1726867103.59462: done checking for any_errors_fatal 7717 1726867103.59463: checking for max_fail_percentage 7717 1726867103.59465: done checking for max_fail_percentage 7717 1726867103.59465: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.59466: done checking to see if all hosts have failed 7717 1726867103.59467: getting the remaining hosts for this loop 7717 1726867103.59469: done getting the remaining hosts for this loop 7717 1726867103.59472: getting the next task for host managed_node3 7717 1726867103.59486: done getting next task for host managed_node3 7717 1726867103.59489: ^ task is: TASK: Set current_interfaces 7717 1726867103.59496: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.59501: getting variables 7717 1726867103.59503: in VariableManager get_vars() 7717 1726867103.59555: Calling all_inventory to load vars for managed_node3 7717 1726867103.59558: Calling groups_inventory to load vars for managed_node3 7717 1726867103.59561: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.59572: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.59575: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.59700: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.61636: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.63425: done with get_vars() 7717 1726867103.63447: done getting variables 7717 1726867103.63513: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set current_interfaces] ************************************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:9 Friday 20 September 2024 17:18:23 -0400 (0:00:00.405) 0:00:49.051 ****** 7717 1726867103.63545: entering _queue_task() for managed_node3/set_fact 7717 1726867103.63895: worker is 1 (out of 1 available) 7717 1726867103.63910: exiting _queue_task() for managed_node3/set_fact 7717 1726867103.64035: done queuing things up, now waiting for results queue to drain 7717 1726867103.64037: waiting for pending results... 7717 1726867103.64486: running TaskExecutor() for managed_node3/TASK: Set current_interfaces 7717 1726867103.64788: in run() - task 0affcac9-a3a5-2797-eb16-000000001d54 7717 1726867103.64792: variable 'ansible_search_path' from source: unknown 7717 1726867103.64794: variable 'ansible_search_path' from source: unknown 7717 1726867103.64797: calling self._execute() 7717 1726867103.64911: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.64924: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.64938: variable 'omit' from source: magic vars 7717 1726867103.65758: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.65784: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.65985: variable 'omit' from source: magic vars 7717 1726867103.65989: variable 'omit' from source: magic vars 7717 1726867103.66142: variable '_current_interfaces' from source: set_fact 7717 1726867103.66275: variable 'omit' from source: magic vars 7717 1726867103.66438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867103.66483: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867103.66551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867103.66885: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.66888: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.66891: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867103.66893: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.66897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.67088: Set connection var ansible_pipelining to False 7717 1726867103.67117: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867103.67201: Set connection var ansible_shell_type to sh 7717 1726867103.67213: Set connection var ansible_connection to ssh 7717 1726867103.67228: Set connection var ansible_shell_executable to /bin/sh 7717 1726867103.67253: Set connection var ansible_timeout to 10 7717 1726867103.67282: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.67301: variable 'ansible_connection' from source: unknown 7717 1726867103.67308: variable 'ansible_module_compression' from source: unknown 7717 1726867103.67319: variable 'ansible_shell_type' from source: unknown 7717 1726867103.67326: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.67344: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.67383: variable 'ansible_pipelining' from source: unknown 7717 1726867103.67391: variable 'ansible_timeout' from source: unknown 7717 1726867103.67406: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.67588: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867103.67683: variable 'omit' from source: magic vars 7717 1726867103.67686: starting attempt loop 7717 1726867103.67688: running the handler 7717 1726867103.67690: handler run complete 7717 1726867103.67692: attempt loop complete, returning result 7717 1726867103.67693: _execute() done 7717 1726867103.67695: dumping result to json 7717 1726867103.67697: done dumping result, returning 7717 1726867103.67699: done running TaskExecutor() for managed_node3/TASK: Set current_interfaces [0affcac9-a3a5-2797-eb16-000000001d54] 7717 1726867103.67701: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d54 7717 1726867103.67819: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d54 7717 1726867103.67822: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } 7717 1726867103.67919: no more pending results, returning what we have 7717 1726867103.67922: results queue empty 7717 1726867103.67923: checking for any_errors_fatal 7717 1726867103.67933: done checking for any_errors_fatal 7717 1726867103.67933: checking for max_fail_percentage 7717 1726867103.67935: done checking for max_fail_percentage 7717 1726867103.67936: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.67937: done checking to see if all hosts have failed 7717 1726867103.67938: getting the remaining hosts for this loop 7717 1726867103.67939: done getting the remaining hosts for this loop 7717 1726867103.67944: getting the next task for host managed_node3 7717 1726867103.67953: done getting next task for host managed_node3 7717 1726867103.67955: ^ task is: TASK: Show current_interfaces 7717 1726867103.67960: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.67965: getting variables 7717 1726867103.67967: in VariableManager get_vars() 7717 1726867103.68031: Calling all_inventory to load vars for managed_node3 7717 1726867103.68034: Calling groups_inventory to load vars for managed_node3 7717 1726867103.68037: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.68050: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.68054: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.68058: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.70436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.73100: done with get_vars() 7717 1726867103.73123: done getting variables 7717 1726867103.73195: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Show current_interfaces] ************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/show_interfaces.yml:5 Friday 20 September 2024 17:18:23 -0400 (0:00:00.097) 0:00:49.148 ****** 7717 1726867103.73255: entering _queue_task() for managed_node3/debug 7717 1726867103.73667: worker is 1 (out of 1 available) 7717 1726867103.73885: exiting _queue_task() for managed_node3/debug 7717 1726867103.73897: done queuing things up, now waiting for results queue to drain 7717 1726867103.73898: waiting for pending results... 7717 1726867103.74094: running TaskExecutor() for managed_node3/TASK: Show current_interfaces 7717 1726867103.74103: in run() - task 0affcac9-a3a5-2797-eb16-000000001d1d 7717 1726867103.74127: variable 'ansible_search_path' from source: unknown 7717 1726867103.74135: variable 'ansible_search_path' from source: unknown 7717 1726867103.74171: calling self._execute() 7717 1726867103.74274: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.74292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.74337: variable 'omit' from source: magic vars 7717 1726867103.74686: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.74702: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.74712: variable 'omit' from source: magic vars 7717 1726867103.74757: variable 'omit' from source: magic vars 7717 1726867103.74861: variable 'current_interfaces' from source: set_fact 7717 1726867103.74991: variable 'omit' from source: magic vars 7717 1726867103.74994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867103.74996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867103.75002: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867103.75022: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.75037: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.75068: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867103.75074: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.75086: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.75204: Set connection var ansible_pipelining to False 7717 1726867103.75249: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867103.75261: Set connection var ansible_shell_type to sh 7717 1726867103.75327: Set connection var ansible_connection to ssh 7717 1726867103.75330: Set connection var ansible_shell_executable to /bin/sh 7717 1726867103.75332: Set connection var ansible_timeout to 10 7717 1726867103.75334: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.75336: variable 'ansible_connection' from source: unknown 7717 1726867103.75339: variable 'ansible_module_compression' from source: unknown 7717 1726867103.75346: variable 'ansible_shell_type' from source: unknown 7717 1726867103.75571: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.75575: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.75582: variable 'ansible_pipelining' from source: unknown 7717 1726867103.75585: variable 'ansible_timeout' from source: unknown 7717 1726867103.75588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.75753: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867103.76083: variable 'omit' from source: magic vars 7717 1726867103.76086: starting attempt loop 7717 1726867103.76089: running the handler 7717 1726867103.76092: handler run complete 7717 1726867103.76094: attempt loop complete, returning result 7717 1726867103.76096: _execute() done 7717 1726867103.76098: dumping result to json 7717 1726867103.76100: done dumping result, returning 7717 1726867103.76103: done running TaskExecutor() for managed_node3/TASK: Show current_interfaces [0affcac9-a3a5-2797-eb16-000000001d1d] 7717 1726867103.76105: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d1d 7717 1726867103.76173: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d1d 7717 1726867103.76181: WORKER PROCESS EXITING ok: [managed_node3] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] 7717 1726867103.76233: no more pending results, returning what we have 7717 1726867103.76236: results queue empty 7717 1726867103.76238: checking for any_errors_fatal 7717 1726867103.76244: done checking for any_errors_fatal 7717 1726867103.76245: checking for max_fail_percentage 7717 1726867103.76248: done checking for max_fail_percentage 7717 1726867103.76249: checking to see if all hosts have failed and the running result is not ok 7717 1726867103.76250: done checking to see if all hosts have failed 7717 1726867103.76250: getting the remaining hosts for this loop 7717 1726867103.76252: done getting the remaining hosts for this loop 7717 1726867103.76257: getting the next task for host managed_node3 7717 1726867103.76266: done getting next task for host managed_node3 7717 1726867103.76269: ^ task is: TASK: Install iproute 7717 1726867103.76273: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867103.76287: getting variables 7717 1726867103.76290: in VariableManager get_vars() 7717 1726867103.76344: Calling all_inventory to load vars for managed_node3 7717 1726867103.76348: Calling groups_inventory to load vars for managed_node3 7717 1726867103.76350: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867103.76363: Calling all_plugins_play to load vars for managed_node3 7717 1726867103.76367: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867103.76370: Calling groups_plugins_play to load vars for managed_node3 7717 1726867103.78531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867103.80048: done with get_vars() 7717 1726867103.80071: done getting variables 7717 1726867103.80133: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Install iproute] ********************************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Friday 20 September 2024 17:18:23 -0400 (0:00:00.069) 0:00:49.218 ****** 7717 1726867103.80164: entering _queue_task() for managed_node3/package 7717 1726867103.80484: worker is 1 (out of 1 available) 7717 1726867103.80496: exiting _queue_task() for managed_node3/package 7717 1726867103.80508: done queuing things up, now waiting for results queue to drain 7717 1726867103.80510: waiting for pending results... 7717 1726867103.80800: running TaskExecutor() for managed_node3/TASK: Install iproute 7717 1726867103.81084: in run() - task 0affcac9-a3a5-2797-eb16-000000001a72 7717 1726867103.81088: variable 'ansible_search_path' from source: unknown 7717 1726867103.81092: variable 'ansible_search_path' from source: unknown 7717 1726867103.81096: calling self._execute() 7717 1726867103.81098: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.81101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.81104: variable 'omit' from source: magic vars 7717 1726867103.81454: variable 'ansible_distribution_major_version' from source: facts 7717 1726867103.81469: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867103.81483: variable 'omit' from source: magic vars 7717 1726867103.81528: variable 'omit' from source: magic vars 7717 1726867103.81711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 7717 1726867103.83759: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 7717 1726867103.83831: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 7717 1726867103.83870: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 7717 1726867103.83913: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 7717 1726867103.83944: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 7717 1726867103.84038: 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) 7717 1726867103.84087: 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) 7717 1726867103.84116: 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) 7717 1726867103.84159: 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) 7717 1726867103.84180: 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) 7717 1726867103.84283: variable '__network_is_ostree' from source: set_fact 7717 1726867103.84295: variable 'omit' from source: magic vars 7717 1726867103.84328: variable 'omit' from source: magic vars 7717 1726867103.84357: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867103.84392: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867103.84412: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867103.84434: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.84448: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867103.84482: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867103.84491: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.84498: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.84599: Set connection var ansible_pipelining to False 7717 1726867103.84609: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867103.84618: Set connection var ansible_shell_type to sh 7717 1726867103.84624: Set connection var ansible_connection to ssh 7717 1726867103.84634: Set connection var ansible_shell_executable to /bin/sh 7717 1726867103.84682: Set connection var ansible_timeout to 10 7717 1726867103.84685: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.84688: variable 'ansible_connection' from source: unknown 7717 1726867103.84691: variable 'ansible_module_compression' from source: unknown 7717 1726867103.84693: variable 'ansible_shell_type' from source: unknown 7717 1726867103.84696: variable 'ansible_shell_executable' from source: unknown 7717 1726867103.84699: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867103.84704: variable 'ansible_pipelining' from source: unknown 7717 1726867103.84711: variable 'ansible_timeout' from source: unknown 7717 1726867103.84718: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867103.84817: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867103.84833: variable 'omit' from source: magic vars 7717 1726867103.84883: starting attempt loop 7717 1726867103.84886: running the handler 7717 1726867103.84889: variable 'ansible_facts' from source: unknown 7717 1726867103.84891: variable 'ansible_facts' from source: unknown 7717 1726867103.84907: _low_level_execute_command(): starting 7717 1726867103.84920: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867103.85749: 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 <<< 7717 1726867103.85752: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.85755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.85757: 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.15.68 originally 10.31.15.68 <<< 7717 1726867103.85759: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.85836: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.85839: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.85862: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.85954: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.87633: stdout chunk (state=3): >>>/root <<< 7717 1726867103.87827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.87832: stdout chunk (state=3): >>><<< 7717 1726867103.87840: stderr chunk (state=3): >>><<< 7717 1726867103.87862: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.87875: _low_level_execute_command(): starting 7717 1726867103.87883: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152 `" && echo ansible-tmp-1726867103.8786235-9541-25888676945152="` echo /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152 `" ) && sleep 0' 7717 1726867103.88682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.88686: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.88716: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.88815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.90688: stdout chunk (state=3): >>>ansible-tmp-1726867103.8786235-9541-25888676945152=/root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152 <<< 7717 1726867103.90843: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.90846: stdout chunk (state=3): >>><<< 7717 1726867103.90848: stderr chunk (state=3): >>><<< 7717 1726867103.90862: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867103.8786235-9541-25888676945152=/root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.91083: variable 'ansible_module_compression' from source: unknown 7717 1726867103.91086: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 7717 1726867103.91088: variable 'ansible_facts' from source: unknown 7717 1726867103.91128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py 7717 1726867103.91334: Sending initial data 7717 1726867103.91337: Sent initial data (149 bytes) 7717 1726867103.91858: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.91863: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.91969: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.91980: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.91993: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.92061: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.93664: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867103.93682: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 7717 1726867103.93697: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 <<< 7717 1726867103.93739: stderr chunk (state=3): >>>debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 7717 1726867103.93791: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867103.93844: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpz6uve01b /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py <<< 7717 1726867103.93848: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py" <<< 7717 1726867103.93923: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpz6uve01b" to remote "/root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py" <<< 7717 1726867103.94872: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.94938: stderr chunk (state=3): >>><<< 7717 1726867103.94982: stdout chunk (state=3): >>><<< 7717 1726867103.94986: done transferring module to remote 7717 1726867103.95000: _low_level_execute_command(): starting 7717 1726867103.95009: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/ /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py && sleep 0' 7717 1726867103.95641: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.95655: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.95669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.95692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.95805: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867103.95809: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.95838: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.95912: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867103.97691: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867103.97822: stderr chunk (state=3): >>><<< 7717 1726867103.97825: stdout chunk (state=3): >>><<< 7717 1726867103.97828: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867103.97830: _low_level_execute_command(): starting 7717 1726867103.97832: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/AnsiballZ_dnf.py && sleep 0' 7717 1726867103.98351: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867103.98365: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867103.98385: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867103.98405: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867103.98429: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867103.98441: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867103.98535: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867103.98550: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867103.98563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867103.98586: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867103.98669: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.39703: 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}}} <<< 7717 1726867104.43695: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867104.43884: stdout chunk (state=3): >>><<< 7717 1726867104.43888: stderr chunk (state=3): >>><<< 7717 1726867104.43890: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867104.43897: 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-1726867103.8786235-9541-25888676945152/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867104.43900: _low_level_execute_command(): starting 7717 1726867104.43903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867103.8786235-9541-25888676945152/ > /dev/null 2>&1 && sleep 0' 7717 1726867104.45042: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867104.45058: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.45092: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.45194: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867104.45218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.45305: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.47195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867104.47224: stdout chunk (state=3): >>><<< 7717 1726867104.47227: stderr chunk (state=3): >>><<< 7717 1726867104.47284: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867104.47287: handler run complete 7717 1726867104.47442: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 7717 1726867104.47986: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 7717 1726867104.47989: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 7717 1726867104.47991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 7717 1726867104.48341: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 7717 1726867104.48421: variable '__install_status' from source: set_fact 7717 1726867104.48448: Evaluated conditional (__install_status is success): True 7717 1726867104.48468: attempt loop complete, returning result 7717 1726867104.48530: _execute() done 7717 1726867104.48538: dumping result to json 7717 1726867104.48540: done dumping result, returning 7717 1726867104.48542: done running TaskExecutor() for managed_node3/TASK: Install iproute [0affcac9-a3a5-2797-eb16-000000001a72] 7717 1726867104.48544: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a72 7717 1726867104.48888: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a72 7717 1726867104.48891: WORKER PROCESS EXITING ok: [managed_node3] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 7717 1726867104.48985: no more pending results, returning what we have 7717 1726867104.48989: results queue empty 7717 1726867104.48990: checking for any_errors_fatal 7717 1726867104.48995: done checking for any_errors_fatal 7717 1726867104.48996: checking for max_fail_percentage 7717 1726867104.48997: done checking for max_fail_percentage 7717 1726867104.48998: checking to see if all hosts have failed and the running result is not ok 7717 1726867104.48999: done checking to see if all hosts have failed 7717 1726867104.49000: getting the remaining hosts for this loop 7717 1726867104.49002: done getting the remaining hosts for this loop 7717 1726867104.49005: getting the next task for host managed_node3 7717 1726867104.49012: done getting next task for host managed_node3 7717 1726867104.49014: ^ task is: TASK: Create veth interface {{ interface }} 7717 1726867104.49017: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867104.49021: getting variables 7717 1726867104.49022: in VariableManager get_vars() 7717 1726867104.49069: Calling all_inventory to load vars for managed_node3 7717 1726867104.49072: Calling groups_inventory to load vars for managed_node3 7717 1726867104.49074: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867104.49092: Calling all_plugins_play to load vars for managed_node3 7717 1726867104.49096: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867104.49099: Calling groups_plugins_play to load vars for managed_node3 7717 1726867104.50806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867104.52700: done with get_vars() 7717 1726867104.52728: done getting variables 7717 1726867104.52801: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867104.52930: variable 'interface' from source: play vars TASK [Create veth interface veth0] ********************************************* 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:18:24 -0400 (0:00:00.728) 0:00:49.946 ****** 7717 1726867104.52969: entering _queue_task() for managed_node3/command 7717 1726867104.53504: worker is 1 (out of 1 available) 7717 1726867104.53516: exiting _queue_task() for managed_node3/command 7717 1726867104.53528: done queuing things up, now waiting for results queue to drain 7717 1726867104.53530: waiting for pending results... 7717 1726867104.53711: running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 7717 1726867104.53840: in run() - task 0affcac9-a3a5-2797-eb16-000000001a73 7717 1726867104.53975: variable 'ansible_search_path' from source: unknown 7717 1726867104.53984: variable 'ansible_search_path' from source: unknown 7717 1726867104.54336: variable 'interface' from source: play vars 7717 1726867104.54582: variable 'interface' from source: play vars 7717 1726867104.54668: variable 'interface' from source: play vars 7717 1726867104.54851: Loaded config def from plugin (lookup/items) 7717 1726867104.54865: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 7717 1726867104.54905: variable 'omit' from source: magic vars 7717 1726867104.55065: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.55087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.55107: variable 'omit' from source: magic vars 7717 1726867104.55394: variable 'ansible_distribution_major_version' from source: facts 7717 1726867104.55449: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867104.55637: variable 'type' from source: play vars 7717 1726867104.55648: variable 'state' from source: include params 7717 1726867104.55658: variable 'interface' from source: play vars 7717 1726867104.55674: variable 'current_interfaces' from source: set_fact 7717 1726867104.55692: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867104.55701: when evaluation is False, skipping this task 7717 1726867104.55781: variable 'item' from source: unknown 7717 1726867104.55819: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } 7717 1726867104.56163: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.56167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.56170: variable 'omit' from source: magic vars 7717 1726867104.56266: variable 'ansible_distribution_major_version' from source: facts 7717 1726867104.56269: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867104.56456: variable 'type' from source: play vars 7717 1726867104.56485: variable 'state' from source: include params 7717 1726867104.56489: variable 'interface' from source: play vars 7717 1726867104.56491: variable 'current_interfaces' from source: set_fact 7717 1726867104.56494: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867104.56586: when evaluation is False, skipping this task 7717 1726867104.56589: variable 'item' from source: unknown 7717 1726867104.56601: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } 7717 1726867104.56745: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.56748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.56750: variable 'omit' from source: magic vars 7717 1726867104.56984: variable 'ansible_distribution_major_version' from source: facts 7717 1726867104.56991: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867104.57160: variable 'type' from source: play vars 7717 1726867104.57163: variable 'state' from source: include params 7717 1726867104.57166: variable 'interface' from source: play vars 7717 1726867104.57168: variable 'current_interfaces' from source: set_fact 7717 1726867104.57171: Evaluated conditional (type == 'veth' and state == 'present' and interface not in current_interfaces): False 7717 1726867104.57173: when evaluation is False, skipping this task 7717 1726867104.57383: variable 'item' from source: unknown 7717 1726867104.57387: variable 'item' from source: unknown skipping: [managed_node3] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } 7717 1726867104.57622: dumping result to json 7717 1726867104.57625: done dumping result, returning 7717 1726867104.57629: done running TaskExecutor() for managed_node3/TASK: Create veth interface veth0 [0affcac9-a3a5-2797-eb16-000000001a73] 7717 1726867104.57632: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a73 7717 1726867104.57683: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a73 7717 1726867104.57688: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 7717 1726867104.57729: no more pending results, returning what we have 7717 1726867104.57732: results queue empty 7717 1726867104.57734: checking for any_errors_fatal 7717 1726867104.57743: done checking for any_errors_fatal 7717 1726867104.57745: checking for max_fail_percentage 7717 1726867104.57746: done checking for max_fail_percentage 7717 1726867104.57747: checking to see if all hosts have failed and the running result is not ok 7717 1726867104.57748: done checking to see if all hosts have failed 7717 1726867104.57749: getting the remaining hosts for this loop 7717 1726867104.57750: done getting the remaining hosts for this loop 7717 1726867104.57754: getting the next task for host managed_node3 7717 1726867104.57761: done getting next task for host managed_node3 7717 1726867104.57764: ^ task is: TASK: Set up veth as managed by NetworkManager 7717 1726867104.57768: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867104.57773: getting variables 7717 1726867104.57779: in VariableManager get_vars() 7717 1726867104.57839: Calling all_inventory to load vars for managed_node3 7717 1726867104.57842: Calling groups_inventory to load vars for managed_node3 7717 1726867104.57844: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867104.57856: Calling all_plugins_play to load vars for managed_node3 7717 1726867104.57860: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867104.57863: Calling groups_plugins_play to load vars for managed_node3 7717 1726867104.60673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867104.62341: done with get_vars() 7717 1726867104.62369: done getting variables 7717 1726867104.62438: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Set up veth as managed by NetworkManager] ******************************** task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:35 Friday 20 September 2024 17:18:24 -0400 (0:00:00.095) 0:00:50.041 ****** 7717 1726867104.62474: entering _queue_task() for managed_node3/command 7717 1726867104.62848: worker is 1 (out of 1 available) 7717 1726867104.62866: exiting _queue_task() for managed_node3/command 7717 1726867104.62884: done queuing things up, now waiting for results queue to drain 7717 1726867104.62886: waiting for pending results... 7717 1726867104.63187: running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager 7717 1726867104.63384: in run() - task 0affcac9-a3a5-2797-eb16-000000001a74 7717 1726867104.63389: variable 'ansible_search_path' from source: unknown 7717 1726867104.63392: variable 'ansible_search_path' from source: unknown 7717 1726867104.63395: calling self._execute() 7717 1726867104.63455: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.63459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.63469: variable 'omit' from source: magic vars 7717 1726867104.63879: variable 'ansible_distribution_major_version' from source: facts 7717 1726867104.63894: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867104.64059: variable 'type' from source: play vars 7717 1726867104.64071: variable 'state' from source: include params 7717 1726867104.64078: Evaluated conditional (type == 'veth' and state == 'present'): False 7717 1726867104.64085: when evaluation is False, skipping this task 7717 1726867104.64088: _execute() done 7717 1726867104.64090: dumping result to json 7717 1726867104.64093: done dumping result, returning 7717 1726867104.64144: done running TaskExecutor() for managed_node3/TASK: Set up veth as managed by NetworkManager [0affcac9-a3a5-2797-eb16-000000001a74] 7717 1726867104.64148: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a74 7717 1726867104.64211: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a74 7717 1726867104.64214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } 7717 1726867104.64265: no more pending results, returning what we have 7717 1726867104.64270: results queue empty 7717 1726867104.64271: checking for any_errors_fatal 7717 1726867104.64386: done checking for any_errors_fatal 7717 1726867104.64388: checking for max_fail_percentage 7717 1726867104.64390: done checking for max_fail_percentage 7717 1726867104.64391: checking to see if all hosts have failed and the running result is not ok 7717 1726867104.64392: done checking to see if all hosts have failed 7717 1726867104.64393: getting the remaining hosts for this loop 7717 1726867104.64395: done getting the remaining hosts for this loop 7717 1726867104.64398: getting the next task for host managed_node3 7717 1726867104.64405: done getting next task for host managed_node3 7717 1726867104.64408: ^ task is: TASK: Delete veth interface {{ interface }} 7717 1726867104.64411: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867104.64416: getting variables 7717 1726867104.64418: in VariableManager get_vars() 7717 1726867104.64473: Calling all_inventory to load vars for managed_node3 7717 1726867104.64592: Calling groups_inventory to load vars for managed_node3 7717 1726867104.64596: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867104.64607: Calling all_plugins_play to load vars for managed_node3 7717 1726867104.64610: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867104.64613: Calling groups_plugins_play to load vars for managed_node3 7717 1726867104.66217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867104.67815: done with get_vars() 7717 1726867104.67839: done getting variables 7717 1726867104.67909: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867104.68024: variable 'interface' from source: play vars TASK [Delete veth interface veth0] ********************************************* 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:18:24 -0400 (0:00:00.055) 0:00:50.096 ****** 7717 1726867104.68055: entering _queue_task() for managed_node3/command 7717 1726867104.68409: worker is 1 (out of 1 available) 7717 1726867104.68423: exiting _queue_task() for managed_node3/command 7717 1726867104.68436: done queuing things up, now waiting for results queue to drain 7717 1726867104.68437: waiting for pending results... 7717 1726867104.68733: running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 7717 1726867104.68786: in run() - task 0affcac9-a3a5-2797-eb16-000000001a75 7717 1726867104.68983: variable 'ansible_search_path' from source: unknown 7717 1726867104.68987: variable 'ansible_search_path' from source: unknown 7717 1726867104.68991: calling self._execute() 7717 1726867104.68994: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.68997: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.68999: variable 'omit' from source: magic vars 7717 1726867104.69374: variable 'ansible_distribution_major_version' from source: facts 7717 1726867104.69400: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867104.69612: variable 'type' from source: play vars 7717 1726867104.69624: variable 'state' from source: include params 7717 1726867104.69634: variable 'interface' from source: play vars 7717 1726867104.69643: variable 'current_interfaces' from source: set_fact 7717 1726867104.69664: Evaluated conditional (type == 'veth' and state == 'absent' and interface in current_interfaces): True 7717 1726867104.69704: variable 'omit' from source: magic vars 7717 1726867104.69724: variable 'omit' from source: magic vars 7717 1726867104.69845: variable 'interface' from source: play vars 7717 1726867104.69876: variable 'omit' from source: magic vars 7717 1726867104.69957: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867104.69976: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867104.70003: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867104.70082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867104.70086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867104.70088: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867104.70091: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.70093: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.70195: Set connection var ansible_pipelining to False 7717 1726867104.70207: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867104.70217: Set connection var ansible_shell_type to sh 7717 1726867104.70224: Set connection var ansible_connection to ssh 7717 1726867104.70248: Set connection var ansible_shell_executable to /bin/sh 7717 1726867104.70258: Set connection var ansible_timeout to 10 7717 1726867104.70286: variable 'ansible_shell_executable' from source: unknown 7717 1726867104.70302: variable 'ansible_connection' from source: unknown 7717 1726867104.70332: variable 'ansible_module_compression' from source: unknown 7717 1726867104.70343: variable 'ansible_shell_type' from source: unknown 7717 1726867104.70346: variable 'ansible_shell_executable' from source: unknown 7717 1726867104.70582: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867104.70585: variable 'ansible_pipelining' from source: unknown 7717 1726867104.70587: variable 'ansible_timeout' from source: unknown 7717 1726867104.70589: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867104.70592: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867104.70594: variable 'omit' from source: magic vars 7717 1726867104.70595: starting attempt loop 7717 1726867104.70597: running the handler 7717 1726867104.70599: _low_level_execute_command(): starting 7717 1726867104.70674: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867104.71288: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867104.71302: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.71316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.71334: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.71352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867104.71362: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867104.71375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.71400: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867104.71414: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867104.71424: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867104.71436: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.71452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.71467: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.71547: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867104.71572: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.71659: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.73346: stdout chunk (state=3): >>>/root <<< 7717 1726867104.73478: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867104.73517: stderr chunk (state=3): >>><<< 7717 1726867104.73522: stdout chunk (state=3): >>><<< 7717 1726867104.73548: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867104.73562: _low_level_execute_command(): starting 7717 1726867104.73572: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794 `" && echo ansible-tmp-1726867104.7354722-9576-245038409370794="` echo /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794 `" ) && sleep 0' 7717 1726867104.74160: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867104.74170: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.74191: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.74213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.74220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867104.74226: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867104.74246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.74249: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867104.74272: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867104.74275: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867104.74280: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.74282: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.74326: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.74332: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867104.74334: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867104.74336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.74386: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867104.74400: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867104.74417: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.74493: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.76405: stdout chunk (state=3): >>>ansible-tmp-1726867104.7354722-9576-245038409370794=/root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794 <<< 7717 1726867104.76483: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867104.76605: stderr chunk (state=3): >>><<< 7717 1726867104.76615: stdout chunk (state=3): >>><<< 7717 1726867104.76724: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867104.7354722-9576-245038409370794=/root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867104.76728: variable 'ansible_module_compression' from source: unknown 7717 1726867104.76851: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867104.76911: variable 'ansible_facts' from source: unknown 7717 1726867104.77022: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py 7717 1726867104.77212: Sending initial data 7717 1726867104.77215: Sent initial data (154 bytes) 7717 1726867104.77918: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867104.77940: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.77955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.78001: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.78019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.78111: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867104.78160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.78220: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.79863: 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 <<< 7717 1726867104.79867: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867104.80117: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp_0g1seau /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py <<< 7717 1726867104.80122: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp_0g1seau" to remote "/root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py" <<< 7717 1726867104.81988: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867104.82001: stderr chunk (state=3): >>><<< 7717 1726867104.82244: stdout chunk (state=3): >>><<< 7717 1726867104.82247: done transferring module to remote 7717 1726867104.82249: _low_level_execute_command(): starting 7717 1726867104.82252: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/ /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py && sleep 0' 7717 1726867104.83355: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.83368: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.83385: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.83438: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867104.83698: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.83758: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867104.85506: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867104.85541: stderr chunk (state=3): >>><<< 7717 1726867104.85568: stdout chunk (state=3): >>><<< 7717 1726867104.85595: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867104.85599: _low_level_execute_command(): starting 7717 1726867104.85604: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/AnsiballZ_command.py && sleep 0' 7717 1726867104.86201: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867104.86221: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867104.86234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867104.86255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867104.86271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867104.86288: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867104.86330: 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.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867104.86392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867104.86413: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867104.86453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867104.86509: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.02966: stdout chunk (state=3): >>> {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 17:18:25.016038", "end": "2024-09-20 17:18:25.026287", "delta": "0:00:00.010249", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 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}}} <<< 7717 1726867105.05147: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867105.05178: stdout chunk (state=3): >>><<< 7717 1726867105.05182: stderr chunk (state=3): >>><<< 7717 1726867105.05331: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "", "stderr": "", "rc": 0, "cmd": ["ip", "link", "del", "veth0", "type", "veth"], "start": "2024-09-20 17:18:25.016038", "end": "2024-09-20 17:18:25.026287", "delta": "0:00:00.010249", "msg": "", "invocation": {"module_args": {"_raw_params": "ip link del veth0 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867105.05341: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ip link del veth0 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-1726867104.7354722-9576-245038409370794/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867105.05344: _low_level_execute_command(): starting 7717 1726867105.05346: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867104.7354722-9576-245038409370794/ > /dev/null 2>&1 && sleep 0' 7717 1726867105.05992: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867105.06005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.06036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.06126: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.06153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.06242: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.08142: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.08146: stdout chunk (state=3): >>><<< 7717 1726867105.08148: stderr chunk (state=3): >>><<< 7717 1726867105.08163: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.08383: handler run complete 7717 1726867105.08386: Evaluated conditional (False): False 7717 1726867105.08389: attempt loop complete, returning result 7717 1726867105.08391: _execute() done 7717 1726867105.08393: dumping result to json 7717 1726867105.08395: done dumping result, returning 7717 1726867105.08397: done running TaskExecutor() for managed_node3/TASK: Delete veth interface veth0 [0affcac9-a3a5-2797-eb16-000000001a75] 7717 1726867105.08399: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a75 7717 1726867105.08470: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a75 7717 1726867105.08474: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.010249", "end": "2024-09-20 17:18:25.026287", "rc": 0, "start": "2024-09-20 17:18:25.016038" } 7717 1726867105.08546: no more pending results, returning what we have 7717 1726867105.08549: results queue empty 7717 1726867105.08550: checking for any_errors_fatal 7717 1726867105.08558: done checking for any_errors_fatal 7717 1726867105.08558: checking for max_fail_percentage 7717 1726867105.08560: done checking for max_fail_percentage 7717 1726867105.08562: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.08562: done checking to see if all hosts have failed 7717 1726867105.08563: getting the remaining hosts for this loop 7717 1726867105.08565: done getting the remaining hosts for this loop 7717 1726867105.08569: getting the next task for host managed_node3 7717 1726867105.08575: done getting next task for host managed_node3 7717 1726867105.08580: ^ task is: TASK: Create dummy interface {{ interface }} 7717 1726867105.08587: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867105.08592: getting variables 7717 1726867105.08594: in VariableManager get_vars() 7717 1726867105.08648: Calling all_inventory to load vars for managed_node3 7717 1726867105.08650: Calling groups_inventory to load vars for managed_node3 7717 1726867105.08653: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.08664: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.08667: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.08670: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.10450: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.11894: done with get_vars() 7717 1726867105.11912: done getting variables 7717 1726867105.11955: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867105.12036: variable 'interface' from source: play vars TASK [Create dummy interface veth0] ******************************************** 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:18:25 -0400 (0:00:00.440) 0:00:50.537 ****** 7717 1726867105.12061: entering _queue_task() for managed_node3/command 7717 1726867105.12298: worker is 1 (out of 1 available) 7717 1726867105.12312: exiting _queue_task() for managed_node3/command 7717 1726867105.12326: done queuing things up, now waiting for results queue to drain 7717 1726867105.12327: waiting for pending results... 7717 1726867105.12502: running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 7717 1726867105.12574: in run() - task 0affcac9-a3a5-2797-eb16-000000001a76 7717 1726867105.12589: variable 'ansible_search_path' from source: unknown 7717 1726867105.12593: variable 'ansible_search_path' from source: unknown 7717 1726867105.12620: calling self._execute() 7717 1726867105.12697: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.12701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.12710: variable 'omit' from source: magic vars 7717 1726867105.12969: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.12982: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.13112: variable 'type' from source: play vars 7717 1726867105.13115: variable 'state' from source: include params 7717 1726867105.13120: variable 'interface' from source: play vars 7717 1726867105.13123: variable 'current_interfaces' from source: set_fact 7717 1726867105.13133: Evaluated conditional (type == 'dummy' and state == 'present' and interface not in current_interfaces): False 7717 1726867105.13135: when evaluation is False, skipping this task 7717 1726867105.13138: _execute() done 7717 1726867105.13141: dumping result to json 7717 1726867105.13143: done dumping result, returning 7717 1726867105.13148: done running TaskExecutor() for managed_node3/TASK: Create dummy interface veth0 [0affcac9-a3a5-2797-eb16-000000001a76] 7717 1726867105.13154: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a76 7717 1726867105.13239: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a76 7717 1726867105.13241: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867105.13299: no more pending results, returning what we have 7717 1726867105.13303: results queue empty 7717 1726867105.13304: checking for any_errors_fatal 7717 1726867105.13317: done checking for any_errors_fatal 7717 1726867105.13318: checking for max_fail_percentage 7717 1726867105.13320: done checking for max_fail_percentage 7717 1726867105.13321: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.13322: done checking to see if all hosts have failed 7717 1726867105.13323: getting the remaining hosts for this loop 7717 1726867105.13324: done getting the remaining hosts for this loop 7717 1726867105.13328: getting the next task for host managed_node3 7717 1726867105.13334: done getting next task for host managed_node3 7717 1726867105.13336: ^ task is: TASK: Delete dummy interface {{ interface }} 7717 1726867105.13340: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867105.13344: getting variables 7717 1726867105.13346: in VariableManager get_vars() 7717 1726867105.13517: Calling all_inventory to load vars for managed_node3 7717 1726867105.13519: Calling groups_inventory to load vars for managed_node3 7717 1726867105.13521: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.13529: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.13531: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.13534: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.14679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.15524: done with get_vars() 7717 1726867105.15538: done getting variables 7717 1726867105.15582: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867105.15653: variable 'interface' from source: play vars TASK [Delete dummy interface veth0] ******************************************** 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:18:25 -0400 (0:00:00.036) 0:00:50.573 ****** 7717 1726867105.15676: entering _queue_task() for managed_node3/command 7717 1726867105.15874: worker is 1 (out of 1 available) 7717 1726867105.15888: exiting _queue_task() for managed_node3/command 7717 1726867105.15901: done queuing things up, now waiting for results queue to drain 7717 1726867105.15903: waiting for pending results... 7717 1726867105.16080: running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 7717 1726867105.16164: in run() - task 0affcac9-a3a5-2797-eb16-000000001a77 7717 1726867105.16200: variable 'ansible_search_path' from source: unknown 7717 1726867105.16204: variable 'ansible_search_path' from source: unknown 7717 1726867105.16288: calling self._execute() 7717 1726867105.16484: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.16489: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.16492: variable 'omit' from source: magic vars 7717 1726867105.16672: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.16684: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.16872: variable 'type' from source: play vars 7717 1726867105.16875: variable 'state' from source: include params 7717 1726867105.16883: variable 'interface' from source: play vars 7717 1726867105.16886: variable 'current_interfaces' from source: set_fact 7717 1726867105.16897: Evaluated conditional (type == 'dummy' and state == 'absent' and interface in current_interfaces): False 7717 1726867105.16901: when evaluation is False, skipping this task 7717 1726867105.16904: _execute() done 7717 1726867105.16906: dumping result to json 7717 1726867105.16908: done dumping result, returning 7717 1726867105.16914: done running TaskExecutor() for managed_node3/TASK: Delete dummy interface veth0 [0affcac9-a3a5-2797-eb16-000000001a77] 7717 1726867105.16921: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a77 7717 1726867105.17119: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a77 7717 1726867105.17122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867105.17209: no more pending results, returning what we have 7717 1726867105.17212: results queue empty 7717 1726867105.17213: checking for any_errors_fatal 7717 1726867105.17218: done checking for any_errors_fatal 7717 1726867105.17219: checking for max_fail_percentage 7717 1726867105.17220: done checking for max_fail_percentage 7717 1726867105.17222: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.17223: done checking to see if all hosts have failed 7717 1726867105.17224: getting the remaining hosts for this loop 7717 1726867105.17225: done getting the remaining hosts for this loop 7717 1726867105.17228: getting the next task for host managed_node3 7717 1726867105.17233: done getting next task for host managed_node3 7717 1726867105.17235: ^ task is: TASK: Create tap interface {{ interface }} 7717 1726867105.17238: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867105.17242: getting variables 7717 1726867105.17243: in VariableManager get_vars() 7717 1726867105.17294: Calling all_inventory to load vars for managed_node3 7717 1726867105.17297: Calling groups_inventory to load vars for managed_node3 7717 1726867105.17299: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.17308: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.17310: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.17313: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.18205: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.23956: done with get_vars() 7717 1726867105.23987: done getting variables 7717 1726867105.24036: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867105.24138: variable 'interface' from source: play vars TASK [Create tap interface veth0] ********************************************** 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:18:25 -0400 (0:00:00.084) 0:00:50.657 ****** 7717 1726867105.24158: entering _queue_task() for managed_node3/command 7717 1726867105.24457: worker is 1 (out of 1 available) 7717 1726867105.24470: exiting _queue_task() for managed_node3/command 7717 1726867105.24493: done queuing things up, now waiting for results queue to drain 7717 1726867105.24494: waiting for pending results... 7717 1726867105.24667: running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 7717 1726867105.24749: in run() - task 0affcac9-a3a5-2797-eb16-000000001a78 7717 1726867105.24760: variable 'ansible_search_path' from source: unknown 7717 1726867105.24764: variable 'ansible_search_path' from source: unknown 7717 1726867105.24795: calling self._execute() 7717 1726867105.24881: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.24886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.24892: variable 'omit' from source: magic vars 7717 1726867105.25174: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.25187: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.25324: variable 'type' from source: play vars 7717 1726867105.25328: variable 'state' from source: include params 7717 1726867105.25334: variable 'interface' from source: play vars 7717 1726867105.25337: variable 'current_interfaces' from source: set_fact 7717 1726867105.25345: Evaluated conditional (type == 'tap' and state == 'present' and interface not in current_interfaces): False 7717 1726867105.25348: when evaluation is False, skipping this task 7717 1726867105.25351: _execute() done 7717 1726867105.25353: dumping result to json 7717 1726867105.25355: done dumping result, returning 7717 1726867105.25361: done running TaskExecutor() for managed_node3/TASK: Create tap interface veth0 [0affcac9-a3a5-2797-eb16-000000001a78] 7717 1726867105.25367: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a78 7717 1726867105.25449: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a78 7717 1726867105.25452: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867105.25523: no more pending results, returning what we have 7717 1726867105.25527: results queue empty 7717 1726867105.25528: checking for any_errors_fatal 7717 1726867105.25536: done checking for any_errors_fatal 7717 1726867105.25537: checking for max_fail_percentage 7717 1726867105.25539: done checking for max_fail_percentage 7717 1726867105.25539: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.25540: done checking to see if all hosts have failed 7717 1726867105.25541: getting the remaining hosts for this loop 7717 1726867105.25542: done getting the remaining hosts for this loop 7717 1726867105.25546: getting the next task for host managed_node3 7717 1726867105.25551: done getting next task for host managed_node3 7717 1726867105.25554: ^ task is: TASK: Delete tap interface {{ interface }} 7717 1726867105.25557: ^ state is: HOST STATE: block=2, task=40, rescue=0, always=0, handlers=0, run_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 7717 1726867105.25561: getting variables 7717 1726867105.25562: in VariableManager get_vars() 7717 1726867105.25613: Calling all_inventory to load vars for managed_node3 7717 1726867105.25616: Calling groups_inventory to load vars for managed_node3 7717 1726867105.25618: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.25630: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.25632: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.25635: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.26404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.27267: done with get_vars() 7717 1726867105.27286: done getting variables 7717 1726867105.27328: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 7717 1726867105.27407: variable 'interface' from source: play vars TASK [Delete tap interface veth0] ********************************************** 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:18:25 -0400 (0:00:00.032) 0:00:50.690 ****** 7717 1726867105.27430: entering _queue_task() for managed_node3/command 7717 1726867105.27645: worker is 1 (out of 1 available) 7717 1726867105.27658: exiting _queue_task() for managed_node3/command 7717 1726867105.27671: done queuing things up, now waiting for results queue to drain 7717 1726867105.27672: waiting for pending results... 7717 1726867105.27843: running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 7717 1726867105.27921: in run() - task 0affcac9-a3a5-2797-eb16-000000001a79 7717 1726867105.27934: variable 'ansible_search_path' from source: unknown 7717 1726867105.27937: variable 'ansible_search_path' from source: unknown 7717 1726867105.27964: calling self._execute() 7717 1726867105.28048: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.28051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.28060: variable 'omit' from source: magic vars 7717 1726867105.28334: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.28344: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.28476: variable 'type' from source: play vars 7717 1726867105.28490: variable 'state' from source: include params 7717 1726867105.28495: variable 'interface' from source: play vars 7717 1726867105.28498: variable 'current_interfaces' from source: set_fact 7717 1726867105.28508: Evaluated conditional (type == 'tap' and state == 'absent' and interface in current_interfaces): False 7717 1726867105.28510: when evaluation is False, skipping this task 7717 1726867105.28513: _execute() done 7717 1726867105.28515: dumping result to json 7717 1726867105.28518: done dumping result, returning 7717 1726867105.28524: done running TaskExecutor() for managed_node3/TASK: Delete tap interface veth0 [0affcac9-a3a5-2797-eb16-000000001a79] 7717 1726867105.28529: sending task result for task 0affcac9-a3a5-2797-eb16-000000001a79 skipping: [managed_node3] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } 7717 1726867105.28659: no more pending results, returning what we have 7717 1726867105.28662: results queue empty 7717 1726867105.28663: checking for any_errors_fatal 7717 1726867105.28669: done checking for any_errors_fatal 7717 1726867105.28670: checking for max_fail_percentage 7717 1726867105.28671: done checking for max_fail_percentage 7717 1726867105.28672: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.28673: done checking to see if all hosts have failed 7717 1726867105.28674: getting the remaining hosts for this loop 7717 1726867105.28675: done getting the remaining hosts for this loop 7717 1726867105.28680: getting the next task for host managed_node3 7717 1726867105.28687: done getting next task for host managed_node3 7717 1726867105.28692: ^ task is: TASK: Verify network state restored to default 7717 1726867105.28694: ^ state is: HOST STATE: block=2, task=41, rescue=0, 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 7717 1726867105.28699: getting variables 7717 1726867105.28700: in VariableManager get_vars() 7717 1726867105.28741: Calling all_inventory to load vars for managed_node3 7717 1726867105.28744: Calling groups_inventory to load vars for managed_node3 7717 1726867105.28746: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.28756: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.28758: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.28761: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.29705: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001a79 7717 1726867105.29708: WORKER PROCESS EXITING 7717 1726867105.29719: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.30572: done with get_vars() 7717 1726867105.30590: 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_auto_gateway.yml:149 Friday 20 September 2024 17:18:25 -0400 (0:00:00.032) 0:00:50.722 ****** 7717 1726867105.30654: entering _queue_task() for managed_node3/include_tasks 7717 1726867105.30933: worker is 1 (out of 1 available) 7717 1726867105.30944: exiting _queue_task() for managed_node3/include_tasks 7717 1726867105.30956: done queuing things up, now waiting for results queue to drain 7717 1726867105.30957: waiting for pending results... 7717 1726867105.31297: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 7717 1726867105.31342: in run() - task 0affcac9-a3a5-2797-eb16-000000000151 7717 1726867105.31356: variable 'ansible_search_path' from source: unknown 7717 1726867105.31398: calling self._execute() 7717 1726867105.31495: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.31501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.31528: variable 'omit' from source: magic vars 7717 1726867105.31891: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.31906: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.31910: _execute() done 7717 1726867105.31913: dumping result to json 7717 1726867105.31915: done dumping result, returning 7717 1726867105.31962: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0affcac9-a3a5-2797-eb16-000000000151] 7717 1726867105.31966: sending task result for task 0affcac9-a3a5-2797-eb16-000000000151 7717 1726867105.32032: done sending task result for task 0affcac9-a3a5-2797-eb16-000000000151 7717 1726867105.32035: WORKER PROCESS EXITING 7717 1726867105.32094: no more pending results, returning what we have 7717 1726867105.32099: in VariableManager get_vars() 7717 1726867105.32163: Calling all_inventory to load vars for managed_node3 7717 1726867105.32166: Calling groups_inventory to load vars for managed_node3 7717 1726867105.32169: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.32184: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.32188: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.32195: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.32972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.33838: done with get_vars() 7717 1726867105.33850: variable 'ansible_search_path' from source: unknown 7717 1726867105.33860: we have included files to process 7717 1726867105.33860: generating all_blocks data 7717 1726867105.33862: done generating all_blocks data 7717 1726867105.33865: processing included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7717 1726867105.33866: loading included file: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7717 1726867105.33868: Loading data from /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml 7717 1726867105.34215: done processing included file 7717 1726867105.34217: iterating over new_blocks loaded from include file 7717 1726867105.34218: in VariableManager get_vars() 7717 1726867105.34239: done with get_vars() 7717 1726867105.34241: filtering new block on tags 7717 1726867105.34257: done filtering new block on tags 7717 1726867105.34259: 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_node3 7717 1726867105.34264: extending task lists for all hosts with included blocks 7717 1726867105.40264: done extending task lists 7717 1726867105.40266: done processing included files 7717 1726867105.40267: results queue empty 7717 1726867105.40268: checking for any_errors_fatal 7717 1726867105.40271: done checking for any_errors_fatal 7717 1726867105.40271: checking for max_fail_percentage 7717 1726867105.40272: done checking for max_fail_percentage 7717 1726867105.40273: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.40274: done checking to see if all hosts have failed 7717 1726867105.40275: getting the remaining hosts for this loop 7717 1726867105.40280: done getting the remaining hosts for this loop 7717 1726867105.40283: getting the next task for host managed_node3 7717 1726867105.40287: done getting next task for host managed_node3 7717 1726867105.40289: ^ task is: TASK: Check routes and DNS 7717 1726867105.40291: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 7717 1726867105.40294: getting variables 7717 1726867105.40295: in VariableManager get_vars() 7717 1726867105.40317: Calling all_inventory to load vars for managed_node3 7717 1726867105.40320: Calling groups_inventory to load vars for managed_node3 7717 1726867105.40322: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.40329: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.40331: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.40334: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.41491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.42998: done with get_vars() 7717 1726867105.43018: done getting variables 7717 1726867105.43064: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [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:18:25 -0400 (0:00:00.124) 0:00:50.847 ****** 7717 1726867105.43097: entering _queue_task() for managed_node3/shell 7717 1726867105.43451: worker is 1 (out of 1 available) 7717 1726867105.43463: exiting _queue_task() for managed_node3/shell 7717 1726867105.43475: done queuing things up, now waiting for results queue to drain 7717 1726867105.43683: waiting for pending results... 7717 1726867105.43895: running TaskExecutor() for managed_node3/TASK: Check routes and DNS 7717 1726867105.43902: in run() - task 0affcac9-a3a5-2797-eb16-000000001d93 7717 1726867105.43906: variable 'ansible_search_path' from source: unknown 7717 1726867105.43910: variable 'ansible_search_path' from source: unknown 7717 1726867105.43927: calling self._execute() 7717 1726867105.44032: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.44054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.44058: variable 'omit' from source: magic vars 7717 1726867105.44425: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.44485: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.44489: variable 'omit' from source: magic vars 7717 1726867105.44491: variable 'omit' from source: magic vars 7717 1726867105.44528: variable 'omit' from source: magic vars 7717 1726867105.44560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867105.44605: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867105.44626: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867105.44713: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867105.44717: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867105.44720: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867105.44723: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.44726: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.44803: Set connection var ansible_pipelining to False 7717 1726867105.44807: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867105.44814: Set connection var ansible_shell_type to sh 7717 1726867105.44816: Set connection var ansible_connection to ssh 7717 1726867105.44825: Set connection var ansible_shell_executable to /bin/sh 7717 1726867105.44830: Set connection var ansible_timeout to 10 7717 1726867105.44851: variable 'ansible_shell_executable' from source: unknown 7717 1726867105.44855: variable 'ansible_connection' from source: unknown 7717 1726867105.44858: variable 'ansible_module_compression' from source: unknown 7717 1726867105.44861: variable 'ansible_shell_type' from source: unknown 7717 1726867105.44863: variable 'ansible_shell_executable' from source: unknown 7717 1726867105.44866: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.44868: variable 'ansible_pipelining' from source: unknown 7717 1726867105.44871: variable 'ansible_timeout' from source: unknown 7717 1726867105.44873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.45024: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867105.45070: variable 'omit' from source: magic vars 7717 1726867105.45073: starting attempt loop 7717 1726867105.45076: running the handler 7717 1726867105.45081: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867105.45083: _low_level_execute_command(): starting 7717 1726867105.45090: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867105.45891: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.45951: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.45954: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.46011: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.47698: stdout chunk (state=3): >>>/root <<< 7717 1726867105.47853: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.47857: stdout chunk (state=3): >>><<< 7717 1726867105.47859: stderr chunk (state=3): >>><<< 7717 1726867105.47965: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.47972: _low_level_execute_command(): starting 7717 1726867105.47975: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853 `" && echo ansible-tmp-1726867105.4788368-9608-79812517809853="` echo /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853 `" ) && sleep 0' 7717 1726867105.48497: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.48513: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.48531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.48554: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.48596: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867105.48610: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.48660: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.48715: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.48743: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.48816: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.50695: stdout chunk (state=3): >>>ansible-tmp-1726867105.4788368-9608-79812517809853=/root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853 <<< 7717 1726867105.50851: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.50854: stdout chunk (state=3): >>><<< 7717 1726867105.50857: stderr chunk (state=3): >>><<< 7717 1726867105.51083: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867105.4788368-9608-79812517809853=/root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.51086: variable 'ansible_module_compression' from source: unknown 7717 1726867105.51089: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867105.51091: variable 'ansible_facts' from source: unknown 7717 1726867105.51093: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py 7717 1726867105.51227: Sending initial data 7717 1726867105.51332: Sent initial data (153 bytes) 7717 1726867105.51855: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.51866: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.51874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.51894: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.51989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.51998: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.52082: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.53622: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 7717 1726867105.53638: 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 <<< 7717 1726867105.53674: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867105.53724: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmpzks65pt2 /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py <<< 7717 1726867105.53727: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py" <<< 7717 1726867105.53771: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmpzks65pt2" to remote "/root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py" <<< 7717 1726867105.54618: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.54622: stdout chunk (state=3): >>><<< 7717 1726867105.54624: stderr chunk (state=3): >>><<< 7717 1726867105.54626: done transferring module to remote 7717 1726867105.54628: _low_level_execute_command(): starting 7717 1726867105.54631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/ /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py && sleep 0' 7717 1726867105.55136: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.55151: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.55167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.55213: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.55227: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.55297: 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.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.55336: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.55356: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.55375: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.55456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.57233: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.57236: stdout chunk (state=3): >>><<< 7717 1726867105.57238: stderr chunk (state=3): >>><<< 7717 1726867105.57253: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.57326: _low_level_execute_command(): starting 7717 1726867105.57329: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/AnsiballZ_command.py && sleep 0' 7717 1726867105.57853: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.57868: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.57926: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.57940: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.58007: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.58045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.58128: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.74048: 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:de:45:ad:8b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3279sec preferred_lft 3279sec\n inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:18:25.729610", "end": "2024-09-20 17:18:25.737891", "delta": "0:00:00.008281", "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}}} <<< 7717 1726867105.75497: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867105.75527: stderr chunk (state=3): >>><<< 7717 1726867105.75530: stdout chunk (state=3): >>><<< 7717 1726867105.75546: _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:de:45:ad:8b brd ff:ff:ff:ff:ff:ff\n altname enX0\n inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0\n valid_lft 3279sec preferred_lft 3279sec\n inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute \n valid_lft forever preferred_lft forever\nIP ROUTE\ndefault via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 \n10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 \nIP -6 ROUTE\nfe80::/64 dev eth0 proto kernel metric 1024 pref medium\nRESOLV\n# Generated by NetworkManager\nsearch us-east-1.aws.redhat.com\nnameserver 10.29.169.13\nnameserver 10.29.170.12\nnameserver 10.2.32.1", "stderr": "", "rc": 0, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "start": "2024-09-20 17:18:25.729610", "end": "2024-09-20 17:18:25.737891", "delta": "0:00:00.008281", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867105.75598: 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-1726867105.4788368-9608-79812517809853/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867105.75605: _low_level_execute_command(): starting 7717 1726867105.75610: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867105.4788368-9608-79812517809853/ > /dev/null 2>&1 && sleep 0' 7717 1726867105.76031: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.76036: 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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.76048: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.76094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.76117: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.76161: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.77949: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.77971: stderr chunk (state=3): >>><<< 7717 1726867105.77982: stdout chunk (state=3): >>><<< 7717 1726867105.77994: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.78000: handler run complete 7717 1726867105.78017: Evaluated conditional (False): False 7717 1726867105.78026: attempt loop complete, returning result 7717 1726867105.78028: _execute() done 7717 1726867105.78031: dumping result to json 7717 1726867105.78036: done dumping result, returning 7717 1726867105.78044: done running TaskExecutor() for managed_node3/TASK: Check routes and DNS [0affcac9-a3a5-2797-eb16-000000001d93] 7717 1726867105.78048: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d93 7717 1726867105.78149: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d93 7717 1726867105.78152: WORKER PROCESS EXITING ok: [managed_node3] => { "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.008281", "end": "2024-09-20 17:18:25.737891", "rc": 0, "start": "2024-09-20 17:18:25.729610" } 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:de:45:ad:8b brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.15.68/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 3279sec preferred_lft 3279sec inet6 fe80::8ff:deff:fe45:ad8b/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.15.68 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.15.68 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 7717 1726867105.78246: no more pending results, returning what we have 7717 1726867105.78250: results queue empty 7717 1726867105.78251: checking for any_errors_fatal 7717 1726867105.78252: done checking for any_errors_fatal 7717 1726867105.78252: checking for max_fail_percentage 7717 1726867105.78254: done checking for max_fail_percentage 7717 1726867105.78255: checking to see if all hosts have failed and the running result is not ok 7717 1726867105.78255: done checking to see if all hosts have failed 7717 1726867105.78256: getting the remaining hosts for this loop 7717 1726867105.78258: done getting the remaining hosts for this loop 7717 1726867105.78263: getting the next task for host managed_node3 7717 1726867105.78269: done getting next task for host managed_node3 7717 1726867105.78271: ^ task is: TASK: Verify DNS and network connectivity 7717 1726867105.78274: ^ state is: HOST STATE: block=2, task=42, rescue=0, always=0, handlers=0, run_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 7717 1726867105.78281: getting variables 7717 1726867105.78282: in VariableManager get_vars() 7717 1726867105.78327: Calling all_inventory to load vars for managed_node3 7717 1726867105.78330: Calling groups_inventory to load vars for managed_node3 7717 1726867105.78337: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867105.78347: Calling all_plugins_play to load vars for managed_node3 7717 1726867105.78349: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867105.78352: Calling groups_plugins_play to load vars for managed_node3 7717 1726867105.79663: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867105.80802: done with get_vars() 7717 1726867105.80817: done getting variables 7717 1726867105.80859: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/check_network_dns.yml:24 Friday 20 September 2024 17:18:25 -0400 (0:00:00.377) 0:00:51.225 ****** 7717 1726867105.80885: entering _queue_task() for managed_node3/shell 7717 1726867105.81101: worker is 1 (out of 1 available) 7717 1726867105.81113: exiting _queue_task() for managed_node3/shell 7717 1726867105.81126: done queuing things up, now waiting for results queue to drain 7717 1726867105.81128: waiting for pending results... 7717 1726867105.81311: running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity 7717 1726867105.81382: in run() - task 0affcac9-a3a5-2797-eb16-000000001d94 7717 1726867105.81397: variable 'ansible_search_path' from source: unknown 7717 1726867105.81400: variable 'ansible_search_path' from source: unknown 7717 1726867105.81426: calling self._execute() 7717 1726867105.81509: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.81512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.81521: variable 'omit' from source: magic vars 7717 1726867105.81847: variable 'ansible_distribution_major_version' from source: facts 7717 1726867105.81891: Evaluated conditional (ansible_distribution_major_version != '6'): True 7717 1726867105.82189: variable 'ansible_facts' from source: unknown 7717 1726867105.82695: Evaluated conditional (ansible_facts["distribution"] == "CentOS"): True 7717 1726867105.82699: variable 'omit' from source: magic vars 7717 1726867105.82739: variable 'omit' from source: magic vars 7717 1726867105.82774: variable 'omit' from source: magic vars 7717 1726867105.82814: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 7717 1726867105.82853: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 7717 1726867105.82872: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 7717 1726867105.82890: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867105.82900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 7717 1726867105.82934: variable 'inventory_hostname' from source: host vars for 'managed_node3' 7717 1726867105.82938: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.82945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.83105: Set connection var ansible_pipelining to False 7717 1726867105.83108: Set connection var ansible_module_compression to ZIP_DEFLATED 7717 1726867105.83110: Set connection var ansible_shell_type to sh 7717 1726867105.83113: Set connection var ansible_connection to ssh 7717 1726867105.83115: Set connection var ansible_shell_executable to /bin/sh 7717 1726867105.83117: Set connection var ansible_timeout to 10 7717 1726867105.83120: variable 'ansible_shell_executable' from source: unknown 7717 1726867105.83122: variable 'ansible_connection' from source: unknown 7717 1726867105.83124: variable 'ansible_module_compression' from source: unknown 7717 1726867105.83126: variable 'ansible_shell_type' from source: unknown 7717 1726867105.83128: variable 'ansible_shell_executable' from source: unknown 7717 1726867105.83130: variable 'ansible_host' from source: host vars for 'managed_node3' 7717 1726867105.83132: variable 'ansible_pipelining' from source: unknown 7717 1726867105.83134: variable 'ansible_timeout' from source: unknown 7717 1726867105.83136: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 7717 1726867105.83298: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867105.83310: variable 'omit' from source: magic vars 7717 1726867105.83313: starting attempt loop 7717 1726867105.83315: running the handler 7717 1726867105.83318: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 7717 1726867105.83320: _low_level_execute_command(): starting 7717 1726867105.83322: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 7717 1726867105.83969: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.83972: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.83975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.83985: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.84035: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867105.84039: stderr chunk (state=3): >>>debug2: match not found <<< 7717 1726867105.84042: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.84044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 7717 1726867105.84047: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address <<< 7717 1726867105.84049: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 7717 1726867105.84051: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.84060: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.84088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.84091: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 <<< 7717 1726867105.84094: stderr chunk (state=3): >>>debug2: match found <<< 7717 1726867105.84109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.84191: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.84200: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.84255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.85850: stdout chunk (state=3): >>>/root <<< 7717 1726867105.85945: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.86027: stderr chunk (state=3): >>><<< 7717 1726867105.86030: stdout chunk (state=3): >>><<< 7717 1726867105.86045: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.86146: _low_level_execute_command(): starting 7717 1726867105.86150: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356 `" && echo ansible-tmp-1726867105.8604457-9630-61583889518356="` echo /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356 `" ) && sleep 0' 7717 1726867105.86626: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867105.86691: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867105.86694: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.86698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867105.86745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867105.86772: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.86830: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.88691: stdout chunk (state=3): >>>ansible-tmp-1726867105.8604457-9630-61583889518356=/root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356 <<< 7717 1726867105.88814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.88818: stdout chunk (state=3): >>><<< 7717 1726867105.88824: stderr chunk (state=3): >>><<< 7717 1726867105.88837: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867105.8604457-9630-61583889518356=/root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.88867: variable 'ansible_module_compression' from source: unknown 7717 1726867105.88911: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-77173nkny4aj/ansiballz_cache/ansible.modules.command-ZIP_DEFLATED 7717 1726867105.88938: variable 'ansible_facts' from source: unknown 7717 1726867105.88997: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py 7717 1726867105.89086: Sending initial data 7717 1726867105.89089: Sent initial data (153 bytes) 7717 1726867105.89508: 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 <<< 7717 1726867105.89512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.89516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.89518: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.89559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.89562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.89611: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.91133: 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 <<< 7717 1726867105.91173: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 7717 1726867105.91216: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-77173nkny4aj/tmp5z0o2zth /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py <<< 7717 1726867105.91226: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py" <<< 7717 1726867105.91261: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-77173nkny4aj/tmp5z0o2zth" to remote "/root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py" <<< 7717 1726867105.91796: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.91826: stderr chunk (state=3): >>><<< 7717 1726867105.91829: stdout chunk (state=3): >>><<< 7717 1726867105.91862: done transferring module to remote 7717 1726867105.91872: _low_level_execute_command(): starting 7717 1726867105.91875: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/ /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py && sleep 0' 7717 1726867105.92282: 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 <<< 7717 1726867105.92289: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found <<< 7717 1726867105.92291: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 7717 1726867105.92293: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867105.92296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.92341: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.92344: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.92395: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867105.94112: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867105.94131: stderr chunk (state=3): >>><<< 7717 1726867105.94134: stdout chunk (state=3): >>><<< 7717 1726867105.94151: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867105.94154: _low_level_execute_command(): starting 7717 1726867105.94156: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/AnsiballZ_command.py && sleep 0' 7717 1726867105.94548: 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 <<< 7717 1726867105.94551: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.94553: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration <<< 7717 1726867105.94555: 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.15.68 originally 10.31.15.68 <<< 7717 1726867105.94557: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867105.94605: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' <<< 7717 1726867105.94608: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867105.94661: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867106.53298: stdout chunk (state=3): >>> {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 1465 0 --:--:-- --:--:-- --:--:-- 1473\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 1437 0 --:--:-- --:--:-- --:--:-- 1440", "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:18:26.094327", "end": "2024-09-20 17:18:26.530339", "delta": "0:00:00.436012", "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}}} <<< 7717 1726867106.54946: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.68 closed. <<< 7717 1726867106.54950: stdout chunk (state=3): >>><<< 7717 1726867106.54952: stderr chunk (state=3): >>><<< 7717 1726867106.55117: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": "CHECK DNS AND CONNECTIVITY\n2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org\n2600:2701:4000:5211:dead:beef:fe:fed3 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\n2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org\n2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 1465 0 --:--:-- --:--:-- --:--:-- 1473\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 1437 0 --:--:-- --:--:-- --:--:-- 1440", "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:18:26.094327", "end": "2024-09-20 17:18:26.530339", "delta": "0:00:00.436012", "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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK 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.15.68 closed. 7717 1726867106.55127: 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-1726867105.8604457-9630-61583889518356/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 7717 1726867106.55130: _low_level_execute_command(): starting 7717 1726867106.55133: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867105.8604457-9630-61583889518356/ > /dev/null 2>&1 && sleep 0' 7717 1726867106.55733: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 7717 1726867106.55747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 7717 1726867106.55762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 7717 1726867106.55786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 7717 1726867106.55903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 7717 1726867106.55924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK <<< 7717 1726867106.55969: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 7717 1726867106.56020: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 7717 1726867106.57854: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 7717 1726867106.57862: stderr chunk (state=3): >>><<< 7717 1726867106.57867: stdout chunk (state=3): >>><<< 7717 1726867106.57890: _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.15.68 originally 10.31.15.68 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.68 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.68 originally 10.31.15.68 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/2615b8b480' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 7717 1726867106.57901: handler run complete 7717 1726867106.57984: Evaluated conditional (False): False 7717 1726867106.57989: attempt loop complete, returning result 7717 1726867106.57991: _execute() done 7717 1726867106.57993: dumping result to json 7717 1726867106.57994: done dumping result, returning 7717 1726867106.57996: done running TaskExecutor() for managed_node3/TASK: Verify DNS and network connectivity [0affcac9-a3a5-2797-eb16-000000001d94] 7717 1726867106.57998: sending task result for task 0affcac9-a3a5-2797-eb16-000000001d94 7717 1726867106.58065: done sending task result for task 0affcac9-a3a5-2797-eb16-000000001d94 7717 1726867106.58068: WORKER PROCESS EXITING ok: [managed_node3] => { "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.436012", "end": "2024-09-20 17:18:26.530339", "rc": 0, "start": "2024-09-20 17:18:26.094327" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 1465 0 --:--:-- --:--:-- --:--:-- 1473 % 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 1437 0 --:--:-- --:--:-- --:--:-- 1440 7717 1726867106.58153: no more pending results, returning what we have 7717 1726867106.58155: results queue empty 7717 1726867106.58156: checking for any_errors_fatal 7717 1726867106.58165: done checking for any_errors_fatal 7717 1726867106.58165: checking for max_fail_percentage 7717 1726867106.58167: done checking for max_fail_percentage 7717 1726867106.58167: checking to see if all hosts have failed and the running result is not ok 7717 1726867106.58168: done checking to see if all hosts have failed 7717 1726867106.58169: getting the remaining hosts for this loop 7717 1726867106.58171: done getting the remaining hosts for this loop 7717 1726867106.58180: getting the next task for host managed_node3 7717 1726867106.58189: done getting next task for host managed_node3 7717 1726867106.58191: ^ task is: TASK: meta (flush_handlers) 7717 1726867106.58192: ^ 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 7717 1726867106.58197: getting variables 7717 1726867106.58199: in VariableManager get_vars() 7717 1726867106.58245: Calling all_inventory to load vars for managed_node3 7717 1726867106.58248: Calling groups_inventory to load vars for managed_node3 7717 1726867106.58250: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867106.58260: Calling all_plugins_play to load vars for managed_node3 7717 1726867106.58263: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867106.58265: Calling groups_plugins_play to load vars for managed_node3 7717 1726867106.59434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867106.60400: done with get_vars() 7717 1726867106.60417: done getting variables 7717 1726867106.60464: in VariableManager get_vars() 7717 1726867106.60482: Calling all_inventory to load vars for managed_node3 7717 1726867106.60483: Calling groups_inventory to load vars for managed_node3 7717 1726867106.60485: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867106.60488: Calling all_plugins_play to load vars for managed_node3 7717 1726867106.60490: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867106.60491: Calling groups_plugins_play to load vars for managed_node3 7717 1726867106.61213: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867106.62400: done with get_vars() 7717 1726867106.62425: done queuing things up, now waiting for results queue to drain 7717 1726867106.62427: results queue empty 7717 1726867106.62428: checking for any_errors_fatal 7717 1726867106.62431: done checking for any_errors_fatal 7717 1726867106.62432: checking for max_fail_percentage 7717 1726867106.62435: done checking for max_fail_percentage 7717 1726867106.62436: checking to see if all hosts have failed and the running result is not ok 7717 1726867106.62437: done checking to see if all hosts have failed 7717 1726867106.62437: getting the remaining hosts for this loop 7717 1726867106.62438: done getting the remaining hosts for this loop 7717 1726867106.62441: getting the next task for host managed_node3 7717 1726867106.62444: done getting next task for host managed_node3 7717 1726867106.62446: ^ task is: TASK: meta (flush_handlers) 7717 1726867106.62447: ^ 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 7717 1726867106.62449: getting variables 7717 1726867106.62451: in VariableManager get_vars() 7717 1726867106.62468: Calling all_inventory to load vars for managed_node3 7717 1726867106.62470: Calling groups_inventory to load vars for managed_node3 7717 1726867106.62472: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867106.62480: Calling all_plugins_play to load vars for managed_node3 7717 1726867106.62483: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867106.62485: Calling groups_plugins_play to load vars for managed_node3 7717 1726867106.63318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867106.64199: done with get_vars() 7717 1726867106.64211: done getting variables 7717 1726867106.64245: in VariableManager get_vars() 7717 1726867106.64256: Calling all_inventory to load vars for managed_node3 7717 1726867106.64257: Calling groups_inventory to load vars for managed_node3 7717 1726867106.64258: Calling all_plugins_inventory to load vars for managed_node3 7717 1726867106.64261: Calling all_plugins_play to load vars for managed_node3 7717 1726867106.64262: Calling groups_plugins_inventory to load vars for managed_node3 7717 1726867106.64264: Calling groups_plugins_play to load vars for managed_node3 7717 1726867106.65174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 7717 1726867106.67093: done with get_vars() 7717 1726867106.67119: done queuing things up, now waiting for results queue to drain 7717 1726867106.67121: results queue empty 7717 1726867106.67122: checking for any_errors_fatal 7717 1726867106.67124: done checking for any_errors_fatal 7717 1726867106.67124: checking for max_fail_percentage 7717 1726867106.67125: done checking for max_fail_percentage 7717 1726867106.67126: checking to see if all hosts have failed and the running result is not ok 7717 1726867106.67127: done checking to see if all hosts have failed 7717 1726867106.67128: getting the remaining hosts for this loop 7717 1726867106.67128: done getting the remaining hosts for this loop 7717 1726867106.67131: getting the next task for host managed_node3 7717 1726867106.67134: done getting next task for host managed_node3 7717 1726867106.67135: ^ task is: None 7717 1726867106.67137: ^ 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 7717 1726867106.67138: done queuing things up, now waiting for results queue to drain 7717 1726867106.67139: results queue empty 7717 1726867106.67140: checking for any_errors_fatal 7717 1726867106.67140: done checking for any_errors_fatal 7717 1726867106.67141: checking for max_fail_percentage 7717 1726867106.67142: done checking for max_fail_percentage 7717 1726867106.67143: checking to see if all hosts have failed and the running result is not ok 7717 1726867106.67143: done checking to see if all hosts have failed 7717 1726867106.67145: getting the next task for host managed_node3 7717 1726867106.67148: done getting next task for host managed_node3 7717 1726867106.67149: ^ task is: None 7717 1726867106.67150: ^ 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_node3 : ok=128 changed=4 unreachable=0 failed=0 skipped=118 rescued=0 ignored=0 Friday 20 September 2024 17:18:26 -0400 (0:00:00.863) 0:00:52.088 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.67s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Check which services are running ---- 1.96s /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.76s /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 fedora.linux_system_roles.network : Check which services are running ---- 1.73s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gather current interface info ------------------------------------------- 1.42s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/get_current_interfaces.yml:3 Gathering Facts --------------------------------------------------------- 1.20s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/tests_auto_gateway_nm.yml:6 Create veth interface veth0 --------------------------------------------- 1.12s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 Create veth interface veth0 --------------------------------------------- 1.07s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:27 fedora.linux_system_roles.network : Check which packages are installed --- 1.05s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 1.00s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.99s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.92s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Verify DNS and network connectivity ------------------------------------- 0.86s /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.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 0.83s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_auto_gateway.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 0.74s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Install iproute --------------------------------------------------------- 0.73s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.72s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.70s /tmp/collections-Isn/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tasks/manage_test_interface.yml:16 7717 1726867106.67329: RUNNING CLEANUP